chore: Remove duplicate HandleIfErrorResponseAsync method #76
Annotations
10 warnings
|
Build:
src/Docker.DotNet/Endpoints/PluginOperations.cs#L24
Converting null literal or possible null value to non-nullable type.
|
|
Build:
src/Docker.DotNet/Base64Converter.cs#L8
Possible null reference return.
|
|
Build:
src/Docker.DotNet/Endpoints/IVolumeOperations.cs#L68
Cannot convert null literal to non-nullable reference type.
|
|
Build:
src/Docker.DotNet/Endpoints/ISwarmOperations.cs#L124
Cannot convert null literal to non-nullable reference type.
|
|
Build:
src/Docker.DotNet/Endpoints/ISwarmOperations.cs#L61
Cannot convert null literal to non-nullable reference type.
|
|
Build:
src/Docker.DotNet/Endpoints/INetworkOperations.cs#L113
Cannot convert null literal to non-nullable reference type.
|
|
Build:
src/Docker.DotNet/Endpoints/INetworkOperations.cs#L97
Cannot convert null literal to non-nullable reference type.
|
|
Build:
src/Docker.DotNet/Endpoints/INetworkOperations.cs#L14
Cannot convert null literal to non-nullable reference type.
|
|
Build:
src/Docker.DotNet/Endpoints/IImageOperations.cs#L248
Cannot convert null literal to non-nullable reference type.
|
|
Build:
src/Docker.DotNet/Endpoints/IContainerOperations.cs#L384
Cannot convert null literal to non-nullable reference type.
|
Loading