Relax private setters on readonly properties #191
ci-cd.yaml
on: push
Matrix: dot_net_core_test
.Net Framework 4.6.2
2m 45s
Code Coverage
5s
nuget-deploy
0s
Annotations
52 warnings
.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 uses Node.js version which is deprecated 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/Model/ParseShipmentRequestBody.cs#L37
XML comment has badly formed XML -- 'Expected an end tag for element 'example'.'
|
.Net 8.0 on ubuntu-latest:
ShipEngineSDK/Model/ParseShipmentRequestBody.cs#L38
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
.Net 8.0 on ubuntu-latest:
ShipEngineSDK/Model/CreateManifestResponseBody.cs#L39
Required member 'CreateManifestResponseBody.CarrierId' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
.Net 8.0 on ubuntu-latest:
ShipEngineSDK/Model/CreateManifestResponseBody.cs#L49
Required member 'CreateManifestResponseBody.CreatedAt' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
.Net 8.0 on ubuntu-latest:
ShipEngineSDK/Model/CreateManifestResponseBody.cs#L69
Required member 'CreateManifestResponseBody.FormId' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
.Net 8.0 on ubuntu-latest:
ShipEngineSDK/Model/CreateManifestResponseBody.cs#L75
Required member 'CreateManifestResponseBody.ManifestDownload' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
.Net 8.0 on ubuntu-latest:
ShipEngineSDK/Model/CreateManifestResponseBody.cs#L85
Required member 'CreateManifestResponseBody.ManifestId' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
.Net 8.0 on ubuntu-latest:
ShipEngineSDK/Model/CreateManifestResponseBody.cs#L105
Required member 'CreateManifestResponseBody.ShipDate' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
.Net 8.0 on ubuntu-latest:
ShipEngineSDK/Model/CreateManifestResponseBody.cs#L128
Required member 'CreateManifestResponseBody.SubmissionId' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
.Net 8.0 on ubuntu-latest:
ShipEngineSDK/Model/CreateManifestResponseBody.cs#L138
Required member 'CreateManifestResponseBody.WarehouseId' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
.Net 8.0 on ubuntu-latest:
ShipEngineSDK/Model/ParseShipmentRequestBody.cs#L37
XML comment has badly formed XML -- 'Expected an end tag for element 'example'.'
|
.Net 8.0 on ubuntu-latest:
ShipEngineSDK/Model/ParseShipmentRequestBody.cs#L38
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
.Net 8.0 on ubuntu-latest:
ShipEngineSDK/Model/CreateManifestResponseBody.cs#L39
Required member 'CreateManifestResponseBody.CarrierId' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
.Net 8.0 on ubuntu-latest:
ShipEngineSDK/Model/CreateManifestResponseBody.cs#L49
Required member 'CreateManifestResponseBody.CreatedAt' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
.Net 8.0 on ubuntu-latest:
ShipEngineSDK/Model/CreateManifestResponseBody.cs#L69
Required member 'CreateManifestResponseBody.FormId' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
.Net 8.0 on ubuntu-latest:
ShipEngineSDK/Model/CreateManifestResponseBody.cs#L75
Required member 'CreateManifestResponseBody.ManifestDownload' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
.Net 8.0 on ubuntu-latest:
ShipEngineSDK/Model/CreateManifestResponseBody.cs#L85
Required member 'CreateManifestResponseBody.ManifestId' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
.Net 8.0 on ubuntu-latest:
ShipEngineSDK/Model/CreateManifestResponseBody.cs#L105
Required member 'CreateManifestResponseBody.ShipDate' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
.Net 8.0 on ubuntu-latest:
ShipEngineSDK/Model/CreateManifestResponseBody.cs#L128
Required member 'CreateManifestResponseBody.SubmissionId' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
.Net 8.0 on ubuntu-latest:
ShipEngineSDK/Model/CreateManifestResponseBody.cs#L138
Required member 'CreateManifestResponseBody.WarehouseId' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
.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 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 uses Node.js version which is deprecated 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/Model/ParseShipmentRequestBody.cs#L37
XML comment has badly formed XML -- 'Expected an end tag for element 'example'.'
|
.Net 8.0 on windows-latest:
ShipEngineSDK/Model/ParseShipmentRequestBody.cs#L38
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
.Net 8.0 on windows-latest:
ShipEngineSDK/Model/CreateManifestResponseBody.cs#L39
Required member 'CreateManifestResponseBody.CarrierId' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
.Net 8.0 on windows-latest:
ShipEngineSDK/Model/CreateManifestResponseBody.cs#L49
Required member 'CreateManifestResponseBody.CreatedAt' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
.Net 8.0 on windows-latest:
ShipEngineSDK/Model/CreateManifestResponseBody.cs#L69
Required member 'CreateManifestResponseBody.FormId' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
.Net 8.0 on windows-latest:
ShipEngineSDK/Model/CreateManifestResponseBody.cs#L75
Required member 'CreateManifestResponseBody.ManifestDownload' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
.Net 8.0 on windows-latest:
ShipEngineSDK/Model/CreateManifestResponseBody.cs#L85
Required member 'CreateManifestResponseBody.ManifestId' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
.Net 8.0 on windows-latest:
ShipEngineSDK/Model/CreateManifestResponseBody.cs#L105
Required member 'CreateManifestResponseBody.ShipDate' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
.Net 8.0 on windows-latest:
ShipEngineSDK/Model/CreateManifestResponseBody.cs#L128
Required member 'CreateManifestResponseBody.SubmissionId' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
.Net 8.0 on windows-latest:
ShipEngineSDK/Model/CreateManifestResponseBody.cs#L138
Required member 'CreateManifestResponseBody.WarehouseId' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
.Net 8.0 on windows-latest:
ShipEngineSDK/Model/ParseShipmentRequestBody.cs#L37
XML comment has badly formed XML -- 'Expected an end tag for element 'example'.'
|
.Net 8.0 on windows-latest:
ShipEngineSDK/Model/ParseShipmentRequestBody.cs#L38
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
.Net 8.0 on windows-latest:
ShipEngineSDK/Model/CreateManifestResponseBody.cs#L39
Required member 'CreateManifestResponseBody.CarrierId' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
.Net 8.0 on windows-latest:
ShipEngineSDK/Model/CreateManifestResponseBody.cs#L49
Required member 'CreateManifestResponseBody.CreatedAt' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
.Net 8.0 on windows-latest:
ShipEngineSDK/Model/CreateManifestResponseBody.cs#L69
Required member 'CreateManifestResponseBody.FormId' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
.Net 8.0 on windows-latest:
ShipEngineSDK/Model/CreateManifestResponseBody.cs#L75
Required member 'CreateManifestResponseBody.ManifestDownload' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
.Net 8.0 on windows-latest:
ShipEngineSDK/Model/CreateManifestResponseBody.cs#L85
Required member 'CreateManifestResponseBody.ManifestId' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
.Net 8.0 on windows-latest:
ShipEngineSDK/Model/CreateManifestResponseBody.cs#L105
Required member 'CreateManifestResponseBody.ShipDate' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
.Net 8.0 on windows-latest:
ShipEngineSDK/Model/CreateManifestResponseBody.cs#L128
Required member 'CreateManifestResponseBody.SubmissionId' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
.Net 8.0 on windows-latest:
ShipEngineSDK/Model/CreateManifestResponseBody.cs#L138
Required member 'CreateManifestResponseBody.WarehouseId' should not be attributed with 'ObsoleteAttribute' unless the containing type is obsolete or all constructors are obsolete.
|
.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 uses Node.js version which is deprecated 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/
|
.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 uses Node.js version which is deprecated 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/
|