Remove ToProtectedString and ToUnprotectedString
#905
Merged
Annotations
11 warnings
|
dotnet build:
test/Bravo.Tests/Infrastructure/Security/CryptographyExtensionsTests.cs#L14
Null should not be used for type parameter 'expected' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
|
dotnet build:
test/Bravo.Tests/Infrastructure/Security/CryptographyExtensionsTests.cs#L14
Null should not be used for type parameter 'value' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
|
dotnet build:
src/Services/ExportDataService.cs#L537
Dereference of a possibly null reference.
|
|
dotnet build:
src/Infrastructure/Helpers/VpaxHelper.cs#L116
'StatExtractor.UpdateStatisticsModel(Model, IDbConnection, int, bool, DirectLakeExtractionMode, int)' is obsolete: 'This method may produce incomplete results if used on a model with DirectLake partitions and DirectLakeExtractionMode parameter set to anything other than ResidentOnly. Use TomExtractor.GetDaxModel instead.'
|
|
dotnet build
The target framework 'net6-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
dotnet build:
test/Bravo.Tests/Infrastructure/Security/CryptographyExtensionsTests.cs#L14
Null should not be used for type parameter 'expected' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
|
dotnet build:
test/Bravo.Tests/Infrastructure/Security/CryptographyExtensionsTests.cs#L14
Null should not be used for type parameter 'value' of type 'string'. Use a non-null value, or convert the parameter to a nullable type. (https://xunit.net/xunit.analyzers/rules/xUnit1012)
|
|
dotnet build:
src/Services/ExportDataService.cs#L537
Dereference of a possibly null reference.
|
|
dotnet build:
src/Infrastructure/Helpers/VpaxHelper.cs#L116
'StatExtractor.UpdateStatisticsModel(Model, IDbConnection, int, bool, DirectLakeExtractionMode, int)' is obsolete: 'This method may produce incomplete results if used on a model with DirectLake partitions and DirectLakeExtractionMode parameter set to anything other than ResidentOnly. Use TomExtractor.GetDaxModel instead.'
|
|
dotnet build
The target framework 'net6-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
dotnet restore
The target framework 'net6-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Loading