Skip to content

⬆️👷 Bump github/codeql-action from 3.26.9 to 4.35.5 #711

⬆️👷 Bump github/codeql-action from 3.26.9 to 4.35.5

⬆️👷 Bump github/codeql-action from 3.26.9 to 4.35.5 #711

Triggered via pull request May 18, 2026 02:50
Status Success
Total duration 1m 39s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v3, actions/setup-dotnet@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test: Percy/PercySeleniumDriver.cs#L57
Possible null reference return.
Test: Percy/PercySeleniumDriver.cs#L49
Possible null reference return.
Test: Percy/PercySeleniumDriver.cs#L36
Possible null reference return.
Test: Percy/Cache.cs#L16
Possible null reference return.
Test: Percy/PercySeleniumDriver.cs#L23
Possible null reference return.
Test: Percy/PercySeleniumDriver.cs#L22
Converting null literal or possible null value to non-nullable type.
Test: Percy/PercySeleniumDriver.cs#L22
Dereference of a possibly null reference.
Test: Percy/PercySeleniumDriver.cs#L21
Converting null literal or possible null value to non-nullable type.
Test: Percy/Cache.cs#L7
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'ConcurrentDictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
Test: Percy/Cache.cs#L7
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'ConcurrentDictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
Test: Percy/Percy.cs#L273
Possible null reference assignment.
Test: Percy/Percy.cs#L272
Possible null reference assignment.
Test: Percy/Percy.cs#L271
Possible null reference assignment.
Test: Percy/Cache.cs#L16
Possible null reference return.
Test: Percy/PercyDriver.cs#L60
Possible null reference return.
Test: Percy/PercySeleniumDriver.cs#L57
Possible null reference return.
Test: Percy/PercySeleniumDriver.cs#L49
Possible null reference return.
Test: Percy/PercySeleniumDriver.cs#L36
Possible null reference return.
Test: Percy/PercySeleniumDriver.cs#L21
Converting null literal or possible null value to non-nullable type.
Test: Percy/Cache.cs#L7
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'ConcurrentDictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.