Merge branch 'main' of github.com:ShipEngine/shipengine-dotnet into E… #234
Annotations
1 error and 22 warnings
|
ShipEngineSDK/ClientUtils.cs#L125
Possible null reference return.
|
ShipEngineSDK/RequestOptions.cs#L23
Non-nullable property 'Operation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
ShipEngineSDK/RequestOptions.cs#L23
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
ShipEngineSDK/ShipEngine.cs#L222
Non-nullable field '_config' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
ShipEngineSDK/DateJsonConverter.cs#L8
Missing XML comment for publicly visible type or member 'DateJsonConverter'
|
ShipEngineSDK/DateJsonConverter.cs#L12
Missing XML comment for publicly visible type or member 'DateJsonConverter.Read(ref Utf8JsonReader, Type, JsonSerializerOptions)'
|
ShipEngineSDK/DateJsonConverter.cs#L15
Missing XML comment for publicly visible type or member 'DateJsonConverter.Write(Utf8JsonWriter, DateTime, JsonSerializerOptions)'
|
ShipEngineSDK/Models/Dto/Common/ShipEngineAPIError.cs#L55
Symbol 'Message.get' uses some oblivious reference types (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
ShipEngineSDK/Models/Dto/Common/ShipEngineAPIError.cs#L55
Symbol 'Message.set' uses some oblivious reference types (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
ShipEngineSDK/Models/Dto/Common/ShipEngineAPIError.cs#L19
Symbol 'RequestId.get' uses some oblivious reference types (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
ShipEngineSDK/ClientUtils.cs#L125
Possible null reference return.
|
ShipEngineSDK/RequestOptions.cs#L23
Non-nullable property 'Operation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
ShipEngineSDK/RequestOptions.cs#L23
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
ShipEngineSDK/ShipEngine.cs#L222
Non-nullable field '_config' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
ShipEngineSDK/DateJsonConverter.cs#L8
Missing XML comment for publicly visible type or member 'DateJsonConverter'
|
ShipEngineSDK/DateJsonConverter.cs#L12
Missing XML comment for publicly visible type or member 'DateJsonConverter.Read(ref Utf8JsonReader, Type, JsonSerializerOptions)'
|
ShipEngineSDK/DateJsonConverter.cs#L15
Missing XML comment for publicly visible type or member 'DateJsonConverter.Write(Utf8JsonWriter, DateTime, JsonSerializerOptions)'
|
ShipEngineSDK/Models/Dto/Common/ShipEngineAPIError.cs#L55
Symbol 'Message.get' uses some oblivious reference types (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
ShipEngineSDK/Models/Dto/Common/ShipEngineAPIError.cs#L55
Symbol 'Message.set' uses some oblivious reference types (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
ShipEngineSDK/Models/Dto/Common/ShipEngineAPIError.cs#L19
Symbol 'RequestId.get' uses some oblivious reference types (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
This job succeeded
Loading