Skip to content

Version increment

Version increment #32

Triggered via push August 7, 2024 13:21
Status Failure
Total duration 2m 45s
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 uses Node.js version which is deprecated 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/IDataStoreExtensions.cs#L7
Possible null reference assignment.
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 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.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.