⬆️ Bump xunit from 2.5.0 to 2.6.4 #227
Annotations
1 error and 20 warnings
Run Tests
Process completed with exit code 1.
|
Run Tests:
Percy/providers/GenericProvider.cs#L80
Cannot convert null literal to non-nullable reference type.
|
Run Tests:
Percy/Percy.cs#L30
Cannot convert null literal to non-nullable reference type.
|
Run Tests:
Percy/lib/PercyAppiumCapabilities.cs#L10
Non-nullable field 'capabilites' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Run Tests:
Percy/lib/PercyAppiumCapabilities.cs#L14
Non-nullable field 'capabilites' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Run Tests:
Percy/lib/PercyOptions.cs#L43
Dereference of a possibly null reference.
|
Run Tests:
Percy/lib/Cache.cs#L16
Possible null reference return.
|
Run Tests:
Percy/Env.cs#L9
Cannot convert null literal to non-nullable reference type.
|
Run Tests:
Percy/Env.cs#L10
Cannot convert null literal to non-nullable reference type.
|
Run Tests:
Percy/Env.cs#L11
Cannot convert null literal to non-nullable reference type.
|
Run Tests:
Percy/lib/PercyAppiumCapabilities.cs#L25
Possible null reference return.
|
Build Package:
Percy/Percy.cs#L30
Cannot convert null literal to non-nullable reference type.
|
Build Package:
Percy/providers/GenericProvider.cs#L80
Cannot convert null literal to non-nullable reference type.
|
Build Package:
Percy/AppPercy.cs#L16
Non-nullable field 'percyOptions' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build Package:
Percy/AppPercy.cs#L16
Non-nullable field 'sessionId' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build Package:
Percy/lib/Cache.cs#L16
Possible null reference return.
|
Build Package:
Percy/Env.cs#L9
Cannot convert null literal to non-nullable reference type.
|
Build Package:
Percy/Env.cs#L10
Cannot convert null literal to non-nullable reference type.
|
Build Package:
Percy/Env.cs#L11
Cannot convert null literal to non-nullable reference type.
|
Build Package:
Percy/lib/PercyAppiumCapabilities.cs#L10
Non-nullable field 'capabilites' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build Package:
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