Skip to content

⬆️ Bump @percy/cli from 1.26.2 to 1.30.2 #343

⬆️ Bump @percy/cli from 1.26.2 to 1.30.2

⬆️ Bump @percy/cli from 1.26.2 to 1.30.2 #343

Triggered via pull request November 18, 2024 03:35
Status Failure
Total duration 1m 7s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 21 warnings
Test
Process completed with exit code 1.
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test: Percy/Percy.cs#L30
Cannot convert null literal to non-nullable reference type.
Test: Percy/providers/GenericProvider.cs#L80
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 adding the 'required' modifier or declaring the field as nullable.
Test: Percy/AppPercy.cs#L17
Non-nullable field 'sessionId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Test: Percy/lib/Cache.cs#L16
Possible null reference return.
Test: Percy/lib/PercyAppiumCapabilities.cs#L10
Non-nullable field 'capabilites' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or declaring the field as nullable.
Test: Percy/lib/PercyAppiumCapabilities.cs#L25
Possible null reference return.
Test: Percy/AppPercy.cs#L55
Converting null literal or possible null value to non-nullable type.
Test: Percy/utils/RefectionUtils.cs#L23
Possible null reference return.
Test: Percy/Percy.cs#L30
Cannot convert null literal to non-nullable reference type.
Test: Percy/providers/GenericProvider.cs#L80
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 adding the 'required' modifier or declaring the field as nullable.
Test: Percy/AppPercy.cs#L17
Non-nullable field 'sessionId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Test: Percy/lib/Cache.cs#L16
Possible null reference return.
Test: Percy/lib/PercyAppiumCapabilities.cs#L10
Non-nullable field 'capabilites' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or declaring the field as nullable.
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.