⬆️ Bump xunit.runner.visualstudio from 2.5.0 to 2.5.3 #198
Annotations
20 warnings
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.
|
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.
|