Update request modifiers so they can be scoped (#109) #224
ci-cd.yaml
on: push
Matrix: dot_net_core_test
.Net Framework 4.6.2
1m 17s
Code Coverage
2s
nuget-deploy
32s
Annotations
64 warnings and 1 notice
.Net 8.0 on ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, coverallsapp/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
.Net 8.0 on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, coverallsapp/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
.Net 8.0 on ubuntu-latest:
ShipEngineSDK/ClientUtils.cs#L125
Possible null reference return.
|
.Net 8.0 on ubuntu-latest:
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.
|
.Net 8.0 on ubuntu-latest:
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.
|
.Net 8.0 on ubuntu-latest:
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.
|
.Net 8.0 on ubuntu-latest:
ShipEngineSDK/DateJsonConverter.cs#L8
Missing XML comment for publicly visible type or member 'DateJsonConverter'
|
.Net 8.0 on ubuntu-latest:
ShipEngineSDK/DateJsonConverter.cs#L12
Missing XML comment for publicly visible type or member 'DateJsonConverter.Read(ref Utf8JsonReader, Type, JsonSerializerOptions)'
|
.Net 8.0 on ubuntu-latest:
ShipEngineSDK/DateJsonConverter.cs#L15
Missing XML comment for publicly visible type or member 'DateJsonConverter.Write(Utf8JsonWriter, DateTime, JsonSerializerOptions)'
|
.Net 8.0 on ubuntu-latest:
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)
|
.Net 8.0 on ubuntu-latest:
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)
|
.Net 8.0 on ubuntu-latest:
ShipEngineSDK/Models/Dto/Common/ShipEngineAPIError.cs#L19
Symbol 'RequestId.set' uses some oblivious reference types (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
.Net 8.0 on ubuntu-latest:
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.
|
.Net 8.0 on ubuntu-latest:
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.
|
.Net 8.0 on ubuntu-latest:
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.
|
.Net 8.0 on ubuntu-latest:
ShipEngineSDK/ClientUtils.cs#L125
Possible null reference return.
|
.Net 8.0 on ubuntu-latest:
ShipEngineSDK/DateJsonConverter.cs#L8
Missing XML comment for publicly visible type or member 'DateJsonConverter'
|
.Net 8.0 on ubuntu-latest:
ShipEngineSDK/DateJsonConverter.cs#L12
Missing XML comment for publicly visible type or member 'DateJsonConverter.Read(ref Utf8JsonReader, Type, JsonSerializerOptions)'
|
.Net 8.0 on ubuntu-latest:
ShipEngineSDK/DateJsonConverter.cs#L15
Missing XML comment for publicly visible type or member 'DateJsonConverter.Write(Utf8JsonWriter, DateTime, JsonSerializerOptions)'
|
.Net 8.0 on ubuntu-latest:
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)
|
.Net 8.0 on ubuntu-latest:
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)
|
.Net 8.0 on ubuntu-latest:
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)
|
.Net 8.0 on ubuntu-latest
Unexpected input(s) 'flag-name', valid inputs are ['github-token', 'path-to-lcov', 'parallel', 'parallel-finished', 'coveralls-endpoint', 'base-path']
|
.Net 8.0 on ubuntu-latest
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/
|
.Net Framework 4.6.2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, microsoft/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
.Net Framework 4.6.2
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, microsoft/[email protected], NuGet/setup-nuget@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
.Net Framework 4.6.2
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/
|
.Net 8.0 on windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, coverallsapp/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
.Net 8.0 on windows-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, coverallsapp/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
.Net 8.0 on windows-latest:
ShipEngineSDK/ClientUtils.cs#L125
Possible null reference return.
|
.Net 8.0 on windows-latest:
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.
|
.Net 8.0 on windows-latest:
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.
|
.Net 8.0 on windows-latest:
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.
|
.Net 8.0 on windows-latest:
ShipEngineSDK/DateJsonConverter.cs#L8
Missing XML comment for publicly visible type or member 'DateJsonConverter'
|
.Net 8.0 on windows-latest:
ShipEngineSDK/DateJsonConverter.cs#L12
Missing XML comment for publicly visible type or member 'DateJsonConverter.Read(ref Utf8JsonReader, Type, JsonSerializerOptions)'
|
.Net 8.0 on windows-latest:
ShipEngineSDK/DateJsonConverter.cs#L15
Missing XML comment for publicly visible type or member 'DateJsonConverter.Write(Utf8JsonWriter, DateTime, JsonSerializerOptions)'
|
.Net 8.0 on windows-latest:
ShipEngineSDK/ShipEngineClient.cs#L70
Symbol 'requestModifiers' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
.Net 8.0 on windows-latest:
ShipEngineSDK/ShipEngineClient.cs#L32
Symbol 'ShipEngineClient' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
.Net 8.0 on windows-latest:
ShipEngineSDK/Models/Dto/CreateLabelFromRate/Params.cs#L15
Symbol 'RateId.set' uses some oblivious reference types (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
.Net 8.0 on windows-latest:
ShipEngineSDK/ClientUtils.cs#L125
Possible null reference return.
|
.Net 8.0 on windows-latest:
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.
|
.Net 8.0 on windows-latest:
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.
|
.Net 8.0 on windows-latest:
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.
|
.Net 8.0 on windows-latest:
ShipEngineSDK/DateJsonConverter.cs#L8
Missing XML comment for publicly visible type or member 'DateJsonConverter'
|
.Net 8.0 on windows-latest:
ShipEngineSDK/DateJsonConverter.cs#L12
Missing XML comment for publicly visible type or member 'DateJsonConverter.Read(ref Utf8JsonReader, Type, JsonSerializerOptions)'
|
.Net 8.0 on windows-latest:
ShipEngineSDK/DateJsonConverter.cs#L15
Missing XML comment for publicly visible type or member 'DateJsonConverter.Write(Utf8JsonWriter, DateTime, JsonSerializerOptions)'
|
.Net 8.0 on windows-latest:
ShipEngineSDK/ShipEngineClient.cs#L70
Symbol 'requestModifiers' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
.Net 8.0 on windows-latest:
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)
|
.Net 8.0 on windows-latest:
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)
|
.Net 8.0 on windows-latest
Unexpected input(s) 'flag-name', valid inputs are ['github-token', 'path-to-lcov', 'parallel', 'parallel-finished', 'coveralls-endpoint', 'base-path']
|
.Net 8.0 on windows-latest
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/
|
Code Coverage
The following actions use a deprecated Node.js version and will be forced to run on node20: coverallsapp/github-action@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
nuget-deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
nuget-deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, alirezanet/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
nuget-deploy:
ShipEngineSDK/ClientUtils.cs#L125
Possible null reference return.
|
nuget-deploy:
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.
|
nuget-deploy:
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.
|
nuget-deploy:
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.
|
nuget-deploy:
ShipEngineSDK/DateJsonConverter.cs#L8
Missing XML comment for publicly visible type or member 'DateJsonConverter'
|
nuget-deploy:
ShipEngineSDK/DateJsonConverter.cs#L12
Missing XML comment for publicly visible type or member 'DateJsonConverter.Read(ref Utf8JsonReader, Type, JsonSerializerOptions)'
|
nuget-deploy:
ShipEngineSDK/DateJsonConverter.cs#L15
Missing XML comment for publicly visible type or member 'DateJsonConverter.Write(Utf8JsonWriter, DateTime, JsonSerializerOptions)'
|
nuget-deploy:
ShipEngineSDK/ShipEngineClient.cs#L70
Symbol 'requestModifiers' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
nuget-deploy:
ShipEngineSDK/ShipEngineClient.cs#L32
Symbol 'ShipEngineClient' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
|
nuget-deploy:
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)
|
nuget-deploy
File path: /home/runner/work/shipengine-dotnet/shipengine-dotnet/ShipEngineSDK/ShipEngineSDK.csproj
|