cached storage #7
Annotations
10 warnings
run tests:
src/Stowage/Impl/Databricks/DatabricksRestClient.cs#L78
Nullability of type of parameter 'path' doesn't match overridden member (possibly because of nullability attributes).
|
run tests:
src/Stowage/Impl/Databricks/DatabricksRestClient.cs#L117
Nullability of reference types in return type doesn't match overridden member.
|
run tests:
src/Stowage/Impl/Databricks/DatabricksRestClient.cs#L78
Cannot convert null literal to non-nullable reference type.
|
run tests:
src/Stowage/Impl/Databricks/DatabricksRestClient.cs#L202
Cannot convert null literal to non-nullable reference type.
|
run tests:
src/Stowage/Impl/Databricks/DatabricksRestClient.cs#L371
Cannot convert null literal to non-nullable reference type.
|
run tests:
src/Stowage/Impl/Databricks/DatabricksRestClient.cs#L392
Cannot convert null literal to non-nullable reference type.
|
run tests:
src/Stowage/Impl/Databricks/IDatabricksClient.cs#L58
Cannot convert null literal to non-nullable reference type.
|
run tests:
src/Stowage/Impl/Databricks/IDatabricksClient.cs#L77
Cannot convert null literal to non-nullable reference type.
|
run tests:
src/Stowage/Impl/InMemoryFileStorage.cs#L50
Nullability of type of parameter 'path' doesn't match overridden member (possibly because of nullability attributes).
|
run tests:
src/Stowage/Impl/Microsoft/AzureTableFileStorage.cs#L46
Nullability of type of parameter 'path' doesn't match overridden member (possibly because of nullability attributes).
|
Loading