⬆️ Bump @percy/cli from 1.28.0 to 1.28.7 #21
Annotations
16 warnings
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test:
Percy/PercyPlaywrightDriver.cs#L59
Cannot convert null literal to non-nullable reference type.
|
Test:
Percy/Cache.cs#L16
Possible null reference return.
|
Test:
Percy/PercyPlaywrightDriver.cs#L46
Possible null reference argument for parameter 'value' in 'void Cache<string, object>.Store(string key, object value)'.
|
Test:
Percy/Percy.cs#L58
Dereference of a possibly null reference.
|
Test:
Percy/PercyPlaywrightDriver.cs#L53
Dereference of a possibly null reference.
|
Test:
Percy/PercyPlaywrightDriver.cs#L59
Cannot convert null literal to non-nullable reference type.
|
Test:
Percy/Cache.cs#L16
Possible null reference return.
|
Test:
Percy/PercyPlaywrightDriver.cs#L46
Possible null reference argument for parameter 'value' in 'void Cache<string, object>.Store(string key, object value)'.
|
Test:
Percy/PercyPlaywrightDriver.cs#L53
Dereference of a possibly null reference.
|
Test:
Percy/Percy.cs#L58
Dereference of a possibly null reference.
|
Test:
Percy/PercyPlaywrightDriver.cs#L59
Cannot convert null literal to non-nullable reference type.
|
Test:
Percy/Cache.cs#L16
Possible null reference return.
|
Test:
Percy/PercyPlaywrightDriver.cs#L46
Possible null reference argument for parameter 'value' in 'void Cache<string, object>.Store(string key, object value)'.
|
Test:
Percy/PercyPlaywrightDriver.cs#L53
Dereference of a possibly null reference.
|
Test:
Percy/Percy.cs#L58
Dereference of a possibly null reference.
|