⬆️ Bump @percy/cli from 1.26.2 to 1.27.2 #191
Annotations
1 error and 20 warnings
|
Percy/providers/GenericProvider.cs#L80
Cannot convert null literal to non-nullable reference type.
|
Percy/Percy.cs#L30
Cannot convert null literal to non-nullable reference type.
|
Percy/AppPercy.cs#L16
Non-nullable field 'percyOptions' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Percy/AppPercy.cs#L16
Non-nullable field 'sessionId' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Percy/Env.cs#L9
Cannot convert null literal to non-nullable reference type.
|
Percy/Env.cs#L10
Cannot convert null literal to non-nullable reference type.
|
Percy/Env.cs#L11
Cannot convert null literal to non-nullable reference type.
|
Percy/lib/PercyAppiumCapabilities.cs#L10
Non-nullable field 'capabilites' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Percy/lib/PercyAppiumCapabilities.cs#L14
Non-nullable field 'capabilites' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Percy/lib/Cache.cs#L16
Possible null reference return.
|
Percy/Percy.cs#L30
Cannot convert null literal to non-nullable reference type.
|
Percy/providers/GenericProvider.cs#L80
Cannot convert null literal to non-nullable reference type.
|
Percy/AppPercy.cs#L16
Non-nullable field 'percyOptions' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Percy/AppPercy.cs#L16
Non-nullable field 'sessionId' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Percy/Env.cs#L9
Cannot convert null literal to non-nullable reference type.
|
Percy/Env.cs#L10
Cannot convert null literal to non-nullable reference type.
|
Percy/Env.cs#L11
Cannot convert null literal to non-nullable reference type.
|
Percy/lib/Cache.cs#L16
Possible null reference return.
|
Percy/lib/PercyAppiumCapabilities.cs#L10
Non-nullable field 'capabilites' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Percy/lib/PercyAppiumCapabilities.cs#L14
Non-nullable field 'capabilites' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading