Skip to content

add memory backed storage #8

add memory backed storage

add memory backed storage #8

Triggered via push November 8, 2024 10:01
Status Success
Total duration 1m 2s
Artifacts 1

lib.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
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/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/Microsoft/AzureTableFileStorage.cs#L46
Nullability of type of parameter 'path' doesn't match overridden member (possibly because of nullability attributes).
test: src/Stowage/Impl/Microsoft/AzureTableFileStorage.cs#L57
Nullability of reference types in return type doesn't match overridden member.
test: src/Stowage/Impl/Microsoft/AzureTableFileStorage.cs#L47
Cannot convert null literal to non-nullable reference type.
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/
build: src/Stowage/IOEntry.cs#L160
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).
build: src/Stowage/IOEntry.cs#L148
Nullability of reference types in type of parameter 'other' of 'bool IOEntry.Equals(IOEntry other)' doesn't match implicitly implemented member 'bool IEquatable<IOEntry>.Equals(IOEntry? other)' (possibly because of nullability attributes).
build: src/Stowage/IOEntry.cs#L52
Possible null reference assignment.
build: src/Stowage/Impl/InMemoryFileStorage.cs#L50
Nullability of type of parameter 'path' doesn't match overridden member (possibly because of nullability attributes).
build: src/Stowage/Impl/Microsoft/AzureTableFileStorage.cs#L46
Nullability of type of parameter 'path' doesn't match overridden member (possibly because of nullability attributes).
build: src/Stowage/Impl/Microsoft/AzureTableFileStorage.cs#L57
Nullability of reference types in return type doesn't match overridden member.
build: src/Stowage/Impl/Microsoft/AzureTableFileStorage.cs#L47
Cannot convert null literal to non-nullable reference type.
build: src/Stowage/Impl/Databricks/DatabricksRestClient.cs#L78
Nullability of type of parameter 'path' doesn't match overridden member (possibly because of nullability attributes).
build: src/Stowage/Impl/Databricks/DatabricksRestClient.cs#L117
Nullability of reference types in return type doesn't match overridden member.
build: src/Stowage/Impl/Databricks/DatabricksRestClient.cs#L78
Cannot convert null literal to non-nullable reference type.

Artifacts

Produced during runtime
Name Size
bin
265 KB