.NET #52
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. 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@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
AppleReceiptVerifier.NET/Models/VerifyReceiptResponse.cs#L19
Non-nullable property 'RawJson' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
AppleReceiptVerifier.NET/Models/VerifyReceiptResponse.cs#L19
Non-nullable property 'RawJson' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
AppleReceiptVerifier.NET/Modules/System.Text.Json/Serialization/QuotedConverter.cs#L30
Converting null literal or possible null value to non-nullable type.
|
AppleReceiptVerifier.NET/Modules/System.Text.Json/Serialization/QuotedConverter.cs#L30
Possible null reference return.
|
AppleReceiptVerifier.NET/Modules/System.Text.Json/Serialization/CustomEnumConverter.cs#L96
Possible null reference return.
|
AppleReceiptVerifier.NET/Modules/System.Text.Json/Serialization/CustomEnumConverter.cs#L97
Possible null reference argument for parameter 'name' in 'string JsonNamingPolicy.ConvertName(string name)'.
|
AppleReceiptVerifier.NET/Modules/System.Text.Json/Serialization/CustomEnumConverter.cs#L99
Converting null literal or possible null value to non-nullable type.
|
AppleReceiptVerifier.NET/Models/VerifyReceiptResponse.cs#L19
Non-nullable property 'RawJson' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
AppleReceiptVerifier.NET/Models/VerifyReceiptResponse.cs#L19
Non-nullable property 'RawJson' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
AppleReceiptVerifier.NET/Modules/System.Text.Json/Serialization/QuotedConverter.cs#L30
Converting null literal or possible null value to non-nullable type.
|
The logs for this run have expired and are no longer available.
Loading