Skip to content

retarget tests to net 6.0 and 8.0 #51

retarget tests to net 6.0 and 8.0

retarget tests to net 6.0 and 8.0 #51

Triggered via push July 10, 2024 07:29
Status Success
Total duration 2m 51s
Artifacts

dotnet.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

36 warnings
build (ubuntu-latest)
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/
build (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@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (ubuntu-latest): 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.
build (ubuntu-latest): 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.
build (ubuntu-latest): AppleReceiptVerifier.NET/Modules/System.Text.Json/Serialization/QuotedConverter.cs#L30
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest): AppleReceiptVerifier.NET/Modules/System.Text.Json/Serialization/CustomEnumConverter.cs#L97
Possible null reference argument for parameter 'name' in 'string JsonNamingPolicy.ConvertName(string name)'.
build (ubuntu-latest): AppleReceiptVerifier.NET/Modules/System.Text.Json/Serialization/CustomEnumConverter.cs#L99
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest): 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.
build (ubuntu-latest): 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.
build (ubuntu-latest): AppleReceiptVerifier.NET/Modules/System.Text.Json/Serialization/QuotedConverter.cs#L30
Converting null literal or possible null value to non-nullable type.
build (macos-latest)
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/
build (macos-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@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (macos-latest): 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.
build (macos-latest): 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.
build (macos-latest): AppleReceiptVerifier.NET/Modules/System.Text.Json/Serialization/QuotedConverter.cs#L30
Converting null literal or possible null value to non-nullable type.
build (macos-latest): AppleReceiptVerifier.NET/Modules/System.Text.Json/Serialization/CustomEnumConverter.cs#L97
Possible null reference argument for parameter 'name' in 'string JsonNamingPolicy.ConvertName(string name)'.
build (macos-latest): AppleReceiptVerifier.NET/Modules/System.Text.Json/Serialization/CustomEnumConverter.cs#L99
Converting null literal or possible null value to non-nullable type.
build (macos-latest): 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.
build (macos-latest): 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.
build (macos-latest): AppleReceiptVerifier.NET/Modules/System.Text.Json/Serialization/QuotedConverter.cs#L30
Converting null literal or possible null value to non-nullable type.
build (windows-latest)
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/
build (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@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (windows-latest): 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.
build (windows-latest): AppleReceiptVerifier.NET/Modules/System.Text.Json/Serialization/QuotedConverter.cs#L30
Converting null literal or possible null value to non-nullable type.
build (windows-latest): AppleReceiptVerifier.NET/Modules/System.Text.Json/Serialization/CustomEnumConverter.cs#L97
Possible null reference argument for parameter 'name' in 'string JsonNamingPolicy.ConvertName(string name)'.
build (windows-latest): AppleReceiptVerifier.NET/Modules/System.Text.Json/Serialization/CustomEnumConverter.cs#L99
Converting null literal or possible null value to non-nullable type.
build (windows-latest): 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.
build (windows-latest): 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.
build (windows-latest): AppleReceiptVerifier.NET/Modules/System.Text.Json/Serialization/QuotedConverter.cs#L30
Converting null literal or possible null value to non-nullable type.