Support code TrackingStatusCode.SP #118 https://github.com/ShipEngine… #252
Annotations
22 warnings
Dotnet Build:
ShipEngineSDK/ClientUtils.cs#L125
Possible null reference return.
|
Dotnet Build:
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.
|
Dotnet Build:
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.
|
Dotnet Build:
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.
|
Dotnet Build:
ShipEngineSDK/DateJsonConverter.cs#L8
Missing XML comment for publicly visible type or member 'DateJsonConverter'
|
Dotnet Build:
ShipEngineSDK/DateJsonConverter.cs#L12
Missing XML comment for publicly visible type or member 'DateJsonConverter.Read(ref Utf8JsonReader, Type, JsonSerializerOptions)'
|
Dotnet Build:
ShipEngineSDK/DateJsonConverter.cs#L15
Missing XML comment for publicly visible type or member 'DateJsonConverter.Write(Utf8JsonWriter, DateTime, JsonSerializerOptions)'
|
Dotnet Build:
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)
|
Dotnet Build:
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)
|
Dotnet Build:
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)
|
Run 8.0 Tests:
ShipEngineSDK/ClientUtils.cs#L125
Possible null reference return.
|
Run 8.0 Tests:
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.
|
Run 8.0 Tests:
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.
|
Run 8.0 Tests:
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.
|
Run 8.0 Tests:
ShipEngineSDK/DateJsonConverter.cs#L8
Missing XML comment for publicly visible type or member 'DateJsonConverter'
|
Run 8.0 Tests:
ShipEngineSDK/DateJsonConverter.cs#L12
Missing XML comment for publicly visible type or member 'DateJsonConverter.Read(ref Utf8JsonReader, Type, JsonSerializerOptions)'
|
Run 8.0 Tests:
ShipEngineSDK/DateJsonConverter.cs#L15
Missing XML comment for publicly visible type or member 'DateJsonConverter.Write(Utf8JsonWriter, DateTime, JsonSerializerOptions)'
|
Run 8.0 Tests:
ShipEngineSDK/Models/Dto/ListCarriers/Result.cs#L180
Symbol 'Name.get' uses some oblivious reference types (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
Run 8.0 Tests:
ShipEngineSDK/Models/Dto/ListCarriers/Result.cs#L180
Symbol 'Name.set' uses some oblivious reference types (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
Run 8.0 Tests:
ShipEngineSDK/Models/Dto/ListCarriers/Result.cs#L185
Symbol 'DefaultValue.get' uses some oblivious reference types (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
Send code coverage results to Coveralls
Unexpected input(s) 'flag-name', valid inputs are ['github-token', 'path-to-lcov', 'parallel', 'parallel-finished', 'coveralls-endpoint', 'base-path']
|
Send code coverage results to Coveralls
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/
|
Loading