⬆️ Bump ws from 8.11.0 to 8.17.1 #413
Annotations
18 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/Cache.cs#L16
Possible null reference return.
|
Test:
Percy/Percy.cs#L63
Dereference of a possibly null reference.
|
Test:
Percy/PercyDriver.cs#L60
Possible null reference return.
|
Test:
Percy.Test/CacheTest.cs#L9
Non-nullable field 'cacheItem' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Test:
Percy.Test/CacheTest.cs#L19
Converting null literal or possible null value to non-nullable type.
|
Test:
Percy.Test/CacheTest.cs#L31
Converting null literal or possible null value to non-nullable type.
|
Test:
Percy.Test/CacheTest.cs#L6
The field 'CacheTest.cacheItem' is never used
|
Test:
Percy/Cache.cs#L16
Possible null reference return.
|
Test:
Percy/PercyDriver.cs#L60
Possible null reference return.
|
Test:
Percy/Percy.cs#L63
Dereference of a possibly null reference.
|
Test:
Percy.Test/CacheTest.cs#L9
Non-nullable field 'cacheItem' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Test:
Percy.Test/CacheTest.cs#L19
Converting null literal or possible null value to non-nullable type.
|
Test:
Percy.Test/CacheTest.cs#L31
Converting null literal or possible null value to non-nullable type.
|
Test:
Percy.Test/CacheTest.cs#L6
The field 'CacheTest.cacheItem' is never used
|
Test:
Percy/Cache.cs#L16
Possible null reference return.
|
Test:
Percy/PercyDriver.cs#L60
Possible null reference return.
|
Test:
Percy/Percy.cs#L63
Dereference of a possibly null reference.
|