Skip to content

⬆️👷 Bump github/codeql-action from 2.20.0 to 3.25.10 #412

⬆️👷 Bump github/codeql-action from 2.20.0 to 3.25.10

⬆️👷 Bump github/codeql-action from 2.20.0 to 3.25.10 #412

Triggered via pull request June 17, 2024 02:49
Status Success
Total duration 1m 32s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/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.
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.