Skip to content

Update dependency @devoxa/eslint-config from 4.0.0 to 4.0.1 #2189

Update dependency @devoxa/eslint-config from 4.0.0 to 4.0.1

Update dependency @devoxa/eslint-config from 4.0.0 to 4.0.1 #2189

Triggered via pull request December 5, 2024 22:00
Status Failure
Total duration 1m 4s
Artifacts

push.yml

on: pull_request
Test & build
40s
Test & build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Test & build: src/debounce/debounce.ts#L23
Array type using 'unknown[]' is forbidden. Use 'Array<unknown>' instead
Test & build: src/flatten/flatten.ts#L14
Array type using 'readonly unknown[]' is forbidden. Use 'ReadonlyArray<unknown>' instead
Test & build: src/throttle/throttle.ts#L24
Array type using 'unknown[]' is forbidden. Use 'Array<unknown>' instead
Test & build: src/typeHelpers.ts#L7
Array type using 'any[]' is forbidden. Use 'Array<any>' instead
Test & build
Process completed with exit code 1.
Test & build
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.320.0. Please update to the latest version 2.321.0