SIG-5341 v4 prep before new major #410
Annotations
12 warnings
|
build:
src/SignhostAPIClient/Rest/ErrorHandling/GoneException.cs#L9
The type 'SerializableAttribute' in 'D:\a\SignhostClientLibrary\SignhostClientLibrary\src\SignhostAPIClient\System\SerializableAttribute.cs' conflicts with the imported type 'SerializableAttribute' in 'System.Runtime.Serialization.Formatters, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Using the type defined in 'D:\a\SignhostClientLibrary\SignhostClientLibrary\src\SignhostAPIClient\System\SerializableAttribute.cs'.
|
|
build:
src/SignhostAPIClient/Rest/ErrorHandling/DefaultSignhostException.cs#L6
The type 'SerializableAttribute' in 'D:\a\SignhostClientLibrary\SignhostClientLibrary\src\SignhostAPIClient\System\SerializableAttribute.cs' conflicts with the imported type 'SerializableAttribute' in 'System.Runtime.Serialization.Formatters, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Using the type defined in 'D:\a\SignhostClientLibrary\SignhostClientLibrary\src\SignhostAPIClient\System\SerializableAttribute.cs'.
|
|
build:
src/SignhostAPIClient/Rest/ErrorHandling/BadRequestException.cs#L6
The type 'SerializableAttribute' in 'D:\a\SignhostClientLibrary\SignhostClientLibrary\src\SignhostAPIClient\System\SerializableAttribute.cs' conflicts with the imported type 'SerializableAttribute' in 'System.Runtime.Serialization.Formatters, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Using the type defined in 'D:\a\SignhostClientLibrary\SignhostClientLibrary\src\SignhostAPIClient\System\SerializableAttribute.cs'.
|
|
build:
src/SignhostAPIClient/Rest/ErrorHandling/BadAuthorizationException.cs#L11
The type 'SerializableAttribute' in 'D:\a\SignhostClientLibrary\SignhostClientLibrary\src\SignhostAPIClient\System\SerializableAttribute.cs' conflicts with the imported type 'SerializableAttribute' in 'System.Runtime.Serialization.Formatters, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Using the type defined in 'D:\a\SignhostClientLibrary\SignhostClientLibrary\src\SignhostAPIClient\System\SerializableAttribute.cs'.
|
|
build:
src/SignhostAPIClient/Rest/SignHostApiClient.cs#L20
Commas should not be preceded by whitespace. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1001.md)
|
|
build:
src/SignhostAPIClient/Rest/SignHostApiClient.cs#L20
Commas should not be preceded by whitespace. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1001.md)
|
|
build:
src/SignhostAPIClient/Rest/JsonContent.cs#L28
File may only contain a single type (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1402.md)
|
|
build:
src/SignhostAPIClient/Rest/JsonContent.cs#L28
File may only contain a single type (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1402.md)
|
|
build
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
|
|
build
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
|
|
build
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
|
|
build
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
|