Skip to content

chore(): Update dev dependencies Lint, Prettier, Jest #6040

chore(): Update dev dependencies Lint, Prettier, Jest

chore(): Update dev dependencies Lint, Prettier, Jest #6040

Triggered via pull request August 14, 2024 13:41
Status Failure
Total duration 2m 2s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 14 warnings
lint: src/LayoutManager/ActiveSelectionLayoutManager.spec.ts#L25
'group' is assigned a value but never used
lint: src/LayoutManager/LayoutManager.spec.ts#L95
'arg0' is defined but never used. Allowed unused args must match /^_/u
lint: src/LayoutManager/LayoutManager.spec.ts#L103
'arg0' is defined but never used. Allowed unused args must match /^_/u
lint: src/LayoutManager/LayoutManager.ts#L144
'context' is defined but never used. Allowed unused args must match /^_/u
lint: src/benchmarks/calcCornerCoords.mjs#L117
Use the `log` util
lint: src/benchmarks/calcTransformMatrix.mjs#L78
Use the `log` util
lint: src/benchmarks/calcTransformMatrix.mjs#L92
Use the `log` util
lint: src/benchmarks/transformMatrixKey.mjs#L79
Use the `log` util
lint: src/benchmarks/transformMatrixKey.mjs#L97
Use the `log` util
lint
'eventjsFunctor' is defined but never used. Allowed unused args must match /^_/u
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: src/ClassRegistry.ts#L19
Unexpected any. Specify a different type
lint: src/ClassRegistry.ts#L20
Unexpected any. Specify a different type
lint: src/ClassRegistry.ts#L39
Unexpected any. Specify a different type
lint: src/ClassRegistry.ts#L50
Unexpected any. Specify a different type
lint: src/ClassRegistry.ts#L54
Unexpected any. Specify a different type
lint: src/Collection.ts#L96
Unexpected any. Specify a different type
lint: src/CommonMethods.ts#L9
Unexpected any. Specify a different type
lint: src/CommonMethods.ts#L18
Unexpected any. Specify a different type
lint: src/CommonMethods.ts#L29
Unexpected any. Specify a different type
lint: src/CommonMethods.ts#L29
Unexpected any. Specify a different type
prettier
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build stats
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/