Remove unused files from sync #400
build.yml
on: push
os-matrix
4s
dotnet-format
32s
Matrix: build
Annotations
10 warnings
build-ubuntu-latest:
src/CloudStorageAccount/CloudStorageAccount.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
build-ubuntu-latest:
src/CloudStorageAccount/StorageCredentials.cs#L65
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
build-ubuntu-latest:
src/CloudStorageAccount/StorageCredentials.cs#L72
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
build-ubuntu-latest:
src/CloudStorageAccount/StorageCredentials.cs#L74
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
build-ubuntu-latest:
src/CloudStorageAccount/StorageCredentials.cs#L76
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
build-ubuntu-latest:
src/CloudStorageAccount/StorageCredentials.cs#L78
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
build-ubuntu-latest:
src/CloudStorageAccount/CloudStorageAccount.cs#L285
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
build-ubuntu-latest:
src/CloudStorageAccount/CloudStorageAccount.cs#L290
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
build-ubuntu-latest:
src/CloudStorageAccount/CloudStorageAccount.cs#L301
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
build-ubuntu-latest:
src/CloudStorageAccount/CloudStorageAccount.cs#L307
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|