⬆️ Bump @percy/cli from 1.26.2 to 1.27.2 #191
Triggered via pull request
September 25, 2023 03:20
Status
Failure
Total duration
1m 17s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 20 warnings
Test
Process completed with exit code 1.
|
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#L16
Non-nullable field 'percyOptions' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Test:
Percy/AppPercy.cs#L16
Non-nullable field 'sessionId' must contain a non-null value when exiting constructor. Consider 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#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/lib/Cache.cs#L16
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#L16
Non-nullable field 'percyOptions' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Test:
Percy/AppPercy.cs#L16
Non-nullable field 'sessionId' must contain a non-null value when exiting constructor. Consider 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/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 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.
|