Skip to content

⬆️ Bump System.Text.Json from 7.0.0 to 8.0.3 #264

⬆️ Bump System.Text.Json from 7.0.0 to 8.0.3

⬆️ Bump System.Text.Json from 7.0.0 to 8.0.3 #264

Triggered via pull request March 18, 2024 03:26
Status Success
Total duration 1m 25s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test: Percy/providers/GenericProvider.cs#L80
Cannot convert null literal to non-nullable reference type.
Test: Percy/Percy.cs#L30
Cannot convert null literal to non-nullable reference type.
Test: Percy/AppPercy.cs#L17
Non-nullable field 'percyOptions' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Test: Percy/AppPercy.cs#L17
Non-nullable field 'sessionId' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Test: Percy/lib/Cache.cs#L16
Possible null reference return.
Test: Percy/Env.cs#L9
Cannot convert null literal to non-nullable reference type.
Test: Percy/Env.cs#L10
Cannot convert null literal to non-nullable reference type.
Test: Percy/Env.cs#L11
Cannot convert null literal to non-nullable reference type.
Test: Percy/lib/PercyAppiumCapabilities.cs#L10
Non-nullable field 'capabilites' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Test: Percy/lib/PercyAppiumCapabilities.cs#L14
Non-nullable field 'capabilites' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Test: Percy/providers/GenericProvider.cs#L80
Cannot convert null literal to non-nullable reference type.
Test: Percy/Percy.cs#L30
Cannot convert null literal to non-nullable reference type.
Test: Percy/AppPercy.cs#L17
Non-nullable field 'percyOptions' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Test: Percy/AppPercy.cs#L17
Non-nullable field 'sessionId' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Test: Percy/lib/Cache.cs#L16
Possible null reference return.
Test: Percy/Env.cs#L9
Cannot convert null literal to non-nullable reference type.
Test: Percy/Env.cs#L10
Cannot convert null literal to non-nullable reference type.
Test: Percy/Env.cs#L11
Cannot convert null literal to non-nullable reference type.
Test: Percy/lib/PercyAppiumCapabilities.cs#L10
Non-nullable field 'capabilites' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Test: Percy/lib/PercyAppiumCapabilities.cs#L14
Non-nullable field 'capabilites' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.