Skip to content

Support for calculation groups #34

Support for calculation groups

Support for calculation groups #34

Triggered via push October 30, 2024 11:55
Status Failure
Total duration 1m 32s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: Packer2.FileSystem/DefaultPathResolver.cs#L37
Possible null reference return.
build: Packer2.FileSystem/DefaultPathResolver.cs#L8
Non-nullable field '_instance' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Packer2.FileSystem/LocalFileSystem.cs#L57
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
build: Packer2.FileSystem/IDataStoreExtensions.cs#L7
Possible null reference assignment.
build: Packer2.Library/DataModel/Transofrmations/DowngradeTransform.cs#L59
Cannot convert null literal to non-nullable reference type.
build: Packer2.Library/DataModel/Transofrmations/MergeDataSourcesTransform.cs#L12
Cannot convert null literal to non-nullable reference type.
build: Packer2.Library/DataModel/Transofrmations/PasswordResolveTransform.cs#L14
Cannot convert null literal to non-nullable reference type.
build: Packer2.Library/DataModel/Transofrmations/PullUpExpressions.cs#L11
Cannot convert null literal to non-nullable reference type.
build: Packer2.Library/Report/Queries/Parser/QueryParser.QueryConstructorVisitor.cs#L126
Cannot convert null literal to non-nullable reference type.
build: Packer2.Library/Report/Queries/Parser/QueryParser.QueryConstructorVisitor.cs#L126
Cannot convert null literal to non-nullable reference type.