Skip to content

Fix JP/Greenery Day holiday definition #714

Fix JP/Greenery Day holiday definition

Fix JP/Greenery Day holiday definition #714

Triggered via pull request May 28, 2024 11:06
Status Success
Total duration 6m 0s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build-and-test: src/Services/ExportDataService.cs#L530
Dereference of a possibly null reference.
build-and-test: src/Infrastructure/Helpers/VpaxHelper.cs#L116
'StatExtractor.UpdateStatisticsModel(Model, IDbConnection, int, bool, DirectLakeExtractionMode)' 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.'
build-and-test: 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)
build-and-test: 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)
build-and-test: src/Services/ExportDataService.cs#L530
Dereference of a possibly null reference.
build-and-test: src/Infrastructure/Helpers/VpaxHelper.cs#L116
'StatExtractor.UpdateStatisticsModel(Model, IDbConnection, int, bool, DirectLakeExtractionMode)' 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.'
build-and-test: 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)
build-and-test: 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)