Skip to content

⬆️ Bump xunit.runner.visualstudio from 2.5.0 to 3.0.0 #352

⬆️ Bump xunit.runner.visualstudio from 2.5.0 to 3.0.0

⬆️ Bump xunit.runner.visualstudio from 2.5.0 to 3.0.0 #352

Triggered via pull request December 23, 2024 03:11
Status Success
Total duration 5m 46s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/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.
Test: Percy/lib/PercyAppiumCapabilities.cs#L25
Possible null reference return.
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/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/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 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.