Bump FluentAssertions from 8.0.0 to 8.0.1 #652
sonarcloud.yml
on: pull_request
SonarCloud Analysis
3m 46s
Annotations
11 warnings
SonarCloud Analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
SonarCloud Analysis:
Src/CrispyWaffle/Utilities/ErrorResponse.cs#L16
XML comment has syntactically incorrect cref attribute 'IEnumerable{string}'
|
SonarCloud Analysis:
Src/CrispyWaffle/Utilities/ErrorResponse.cs#L16
Type parameter declaration must be an identifier not a type. See also error CS0081.
|
SonarCloud Analysis:
Src/CrispyWaffle/Utilities/DynamicSerialization.cs#L177
'SecurityPermissionAttribute' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
SonarCloud Analysis:
Src/CrispyWaffle/Utilities/DynamicSerialization.cs#L177
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
SonarCloud Analysis:
Src/CrispyWaffle/Utilities/LazyResettable.cs#L20
'HostProtectionAttribute' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
SonarCloud Analysis:
Src/CrispyWaffle/Utilities/LazyResettable.cs#L21
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
SonarCloud Analysis:
Src/CrispyWaffle/Utilities/LazyResettable.cs#L22
'HostProtectionResource' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
SonarCloud Analysis:
Src/CrispyWaffle/Utilities/LazyResettable.cs#L22
'HostProtectionResource' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
SonarCloud Analysis:
Src/CrispyWaffle/Infrastructure/EnvironmentHelper.cs#L76
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
SonarCloud Analysis:
Src/CrispyWaffle/Cryptography/Security.cs#L44
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
|