Update nuget.yml #6
Annotations
1 error and 12 warnings
publish-nuget
😭 error: File does not exist (1).
|
publish-nuget
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, kelson-dev/publish-nuget-fixed@2.5.6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
publish-nuget
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, kelson-dev/publish-nuget-fixed@2.5.6. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
publish-nuget:
Payments/IPaymentWrapper.cs#L12
Cannot convert null literal to non-nullable reference type.
|
publish-nuget:
Payments/IPaymentWrapper.cs#L12
Cannot convert null literal to non-nullable reference type.
|
publish-nuget:
Users/IUserWrapper.cs#L16
Cannot convert null literal to non-nullable reference type.
|
publish-nuget:
Users/IUserWrapper.cs#L16
Cannot convert null literal to non-nullable reference type.
|
publish-nuget:
HttpClient/HttpRequest.cs#L13
Cannot convert null literal to non-nullable reference type.
|
publish-nuget:
HttpClient/HttpRequest.cs#L13
Cannot convert null literal to non-nullable reference type.
|
publish-nuget:
Payments/IPaymentWrapper.cs#L41
Dereference of a possibly null reference.
|
publish-nuget:
Payments/IPaymentWrapper.cs#L41
Possible null reference argument for parameter 'value' in 'JsonNode.explicit operator int(JsonNode value)'.
|
publish-nuget:
Payments/IPaymentWrapper.cs#L55
Dereference of a possibly null reference.
|
publish-nuget:
Payments/IPaymentWrapper.cs#L57
Converting null literal or possible null value to non-nullable type.
|