Skip to content

cached storage

cached storage #4

Triggered via pull request November 8, 2024 09:30
Status Failure
Total duration 1m 48s
Artifacts

lib.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
build
Process completed with exit code 1.
test: src/Stowage/Impl/Databricks/DatabricksRestClient.cs#L78
Nullability of type of parameter 'path' doesn't match overridden member (possibly because of nullability attributes).
test: src/Stowage/Impl/Databricks/DatabricksRestClient.cs#L117
Nullability of reference types in return type doesn't match overridden member.
test: src/Stowage/Impl/Databricks/DatabricksRestClient.cs#L78
Cannot convert null literal to non-nullable reference type.
test: src/Stowage/Impl/Databricks/DatabricksRestClient.cs#L202
Cannot convert null literal to non-nullable reference type.
test: src/Stowage/Impl/Databricks/DatabricksRestClient.cs#L371
Cannot convert null literal to non-nullable reference type.
test: src/Stowage/Impl/Databricks/DatabricksRestClient.cs#L392
Cannot convert null literal to non-nullable reference type.
test: src/Stowage/Impl/Databricks/IDatabricksClient.cs#L58
Cannot convert null literal to non-nullable reference type.
test: src/Stowage/Impl/Databricks/IDatabricksClient.cs#L77
Cannot convert null literal to non-nullable reference type.
test: src/Stowage/Impl/InMemoryFileStorage.cs#L50
Nullability of type of parameter 'path' doesn't match overridden member (possibly because of nullability attributes).
test: src/Stowage/Impl/Microsoft/AzureTableFileStorage.cs#L46
Nullability of type of parameter 'path' doesn't match overridden member (possibly because of nullability attributes).
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/