Skip to content

Update java version in ci.yml #18

Update java version in ci.yml

Update java version in ci.yml #18

Triggered via push January 15, 2024 03:59
Status Success
Total duration 6m 10s
Artifacts

ci.yml

on: push
Build and analyze
5m 59s
Build and analyze
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build and analyze
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and analyze: PocketClient.HttpSdk/Models/PocketItem.cs#L214
Non-nullable property 'Logo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and analyze: PocketClient.HttpSdk/Models/PocketItem.cs#L220
Non-nullable property 'GreyscaleLogo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and analyze: PocketClient.HttpSdk/Models/PocketItem.cs#L243
Non-nullable property 'Src' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and analyze: PocketClient.HttpSdk/Models/PocketItem.cs#L263
Non-nullable property 'Credit' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and analyze: PocketClient.HttpSdk/Models/PocketItem.cs#L269
Non-nullable property 'Caption' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and analyze: PocketClient.HttpSdk/Models/PocketItem.cs#L292
Non-nullable property 'Src' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and analyze: PocketClient.HttpSdk/Models/PocketItem.cs#L319
Non-nullable property 'Vid' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and analyze: PocketClient.HttpSdk/Models/PocketItem.cs#L342
Non-nullable property 'Tag' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and analyze: PocketClient.HttpSdk/Models/PocketItemAuthor.cs#L22
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and analyze: PocketClient.HttpSdk/Models/PocketItemAuthor.cs#L28
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.