Address some code issues #185
Annotations
24 warnings
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/
|
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/
|
ShipEngineSDK/Model/ParseShipmentRequestBody.cs#L37
XML comment has badly formed XML -- 'Expected an end tag for element 'example'.'
|
ShipEngineSDK/Model/ParseShipmentRequestBody.cs#L38
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
ShipEngineSDK/Model/WebhookHeader.cs#L40
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ShipEngineSDK/Model/WebhookHeader.cs#L51
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ShipEngineSDK/Model/Webhook.cs#L44
Non-nullable property 'WebhookId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ShipEngineSDK/Model/Webhook.cs#L54
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ShipEngineSDK/Model/Webhook.cs#L61
Non-nullable property 'Headers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ShipEngineSDK/Model/Warehouse.cs#L39
Non-nullable property 'WarehouseId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ShipEngineSDK/Model/Warehouse.cs#L56
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ShipEngineSDK/Model/Warehouse.cs#L73
Non-nullable property 'OriginAddress' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ShipEngineSDK/Model/ParseShipmentRequestBody.cs#L37
XML comment has badly formed XML -- 'Expected an end tag for element 'example'.'
|
ShipEngineSDK/Model/ParseShipmentRequestBody.cs#L38
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
ShipEngineSDK/Model/WebhookHeader.cs#L40
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ShipEngineSDK/Model/WebhookHeader.cs#L51
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ShipEngineSDK/Model/Webhook.cs#L44
Non-nullable property 'WebhookId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ShipEngineSDK/Model/Webhook.cs#L54
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ShipEngineSDK/Model/Webhook.cs#L61
Non-nullable property 'Headers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ShipEngineSDK/Model/Warehouse.cs#L39
Non-nullable property 'WarehouseId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ShipEngineSDK/Model/Warehouse.cs#L56
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
ShipEngineSDK/Model/Warehouse.cs#L73
Non-nullable property 'OriginAddress' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading