Skip to content

fix: add comments to ignore deepcode warnings for hardcoded test API … #56

fix: add comments to ignore deepcode warnings for hardcoded test API …

fix: add comments to ignore deepcode warnings for hardcoded test API … #56

Triggered via pull request July 22, 2026 09:14
Status Success
Total duration 33s
Artifacts

link-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint: test/integration/ComplexScenarios/ComplexQueryCombinations.test.js#L24
'AssertionHelper' is assigned a value but never used
lint: test/integration/CachePolicyTests/CachePolicy.test.js#L28
'AssertionHelper' is assigned a value but never used
lint: test/integration/BranchTests/BranchOperations.test.js#L451
'stack' is assigned a value but never used
lint: test/integration/BranchTests/BranchOperations.test.js#L24
'AssertionHelper' is assigned a value but never used
lint: test/integration/AssetTests/ImageTransformation.test.js#L32
'AssertionHelper' is assigned a value but never used
lint: test/helpers/AssertionHelper.js#L276
'value' is assigned a value but never used
lint: src/core/lib/utils.js#L60
'_typeof' is assigned a value but never used
lint: src/core/cache-provider/localstorage.js#L50
'callback' is not defined