Skip to content

Refactor error and warning messages #16

Refactor error and warning messages

Refactor error and warning messages #16

Triggered via pull request November 24, 2025 07:07
Status Failure
Total duration 34s
Artifacts

link-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
lint
Process completed with exit code 1.
lint: src/core/messages.js#L35
Too many blank lines at the end of file. Max of 0 allowed
lint: src/core/messages.js#L31
Unexpected trailing comma
lint: test/asset/find-result-wrapper.js#L344
'prev' is assigned a value but never used
lint: test/asset/find-result-wrapper.js#L327
'fail' is not defined
lint: test/asset/find-result-wrapper.js#L318
'prev' is assigned a value but never used
lint: test/asset/find-result-wrapper.js#L240
'fail' is not defined
lint: test/asset/find-result-wrapper.js#L225
'fail' is not defined
lint: test/asset/find-result-wrapper.js#L202
'fail' is not defined
lint: src/core/lib/utils.js#L60
'_typeof' is assigned a value but never used
lint: src/core/lib/request.js#L7
'api_key' is defined but never used
lint: src/core/lib/request.js#L6
'environment' is defined but never used
lint: src/core/cache-provider/localstorage.js#L50
'callback' is not defined