Skip to content

refactor: use shorthanded object property #2884

refactor: use shorthanded object property

refactor: use shorthanded object property #2884

Triggered via pull request July 6, 2024 00:32
Status Failure
Total duration 2m 57s
Artifacts

nodejs.yml

on: pull_request
prepare-yarn-cache-ubuntu  /  Prepare yarn cache for ubuntu-latest
17s
prepare-yarn-cache-ubuntu / Prepare yarn cache for ubuntu-latest
prepare-yarn-cache-macos  /  Prepare yarn cache for macos-latest
15s
prepare-yarn-cache-macos / Prepare yarn cache for macos-latest
prepare-yarn-cache-windows  /  Prepare yarn cache for windows-latest
43s
prepare-yarn-cache-windows / Prepare yarn cache for windows-latest
Matrix: test-node
prettier
18s
prettier
typecheck
23s
typecheck
test-ubuntu  /  Test on ubuntu-latest using Node.js LTS
49s
test-ubuntu / Test on ubuntu-latest using Node.js LTS
test-macos  /  Test on macos-latest using Node.js LTS
37s
test-macos / Test on macos-latest using Node.js LTS
test-windows  /  Test on windows-latest using Node.js LTS
1m 24s
test-windows / Test on windows-latest using Node.js LTS
Release new version
0s
Release new version
Fit to window
Zoom out
Zoom in

Annotations

15 errors
typecheck: node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/ts-nodes.d.ts#L17
Namespace 'ts' has no exported member 'InputFiles'.
typecheck: node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/ts-nodes.d.ts#L17
Namespace 'ts' has no exported member 'UnparsedSource'.
typecheck
Process completed with exit code 2.
Test on Node.js v18.x, eslint v8, and ts-eslint v7: src/rules/__tests__/test-utils.ts#L20
Array type using 'Readonly<unknown[]>' is forbidden for simple types. Use 'readonly unknown[][]' instead
Test on Node.js v20.x, eslint v8, and ts-eslint v7: src/rules/__tests__/test-utils.ts#L20
Array type using 'Readonly<unknown[]>' is forbidden for simple types. Use 'readonly unknown[][]' instead
Test on Node.js v18.x, eslint v8, and ts-eslint v7: src/rules/__tests__/test-utils.ts#L20
Array type using 'Readonly<unknown[]>' is forbidden for simple types. Use 'readonly unknown[][]' instead
Test on Node.js v20.x, eslint v8, and ts-eslint v7: src/rules/__tests__/test-utils.ts#L20
Array type using 'Readonly<unknown[]>' is forbidden for simple types. Use 'readonly unknown[][]' instead
Test on Node.js v18.x, eslint v8, and ts-eslint v7
Process completed with exit code 1.
Test on Node.js v20.x, eslint v8, and ts-eslint v7
Process completed with exit code 1.
Test on Node.js v22.x, eslint v8, and ts-eslint v7: src/rules/__tests__/test-utils.ts#L20
Array type using 'Readonly<unknown[]>' is forbidden for simple types. Use 'readonly unknown[][]' instead
Test on Node.js v22.x, eslint v8, and ts-eslint v7: src/rules/__tests__/test-utils.ts#L20
Array type using 'Readonly<unknown[]>' is forbidden for simple types. Use 'readonly unknown[][]' instead
Test on Node.js v22.x, eslint v8, and ts-eslint v7
Process completed with exit code 1.
Test on Node.js v21.x, eslint v8, and ts-eslint v7: src/rules/__tests__/test-utils.ts#L20
Array type using 'Readonly<unknown[]>' is forbidden for simple types. Use 'readonly unknown[][]' instead
Test on Node.js v21.x, eslint v8, and ts-eslint v7: src/rules/__tests__/test-utils.ts#L20
Array type using 'Readonly<unknown[]>' is forbidden for simple types. Use 'readonly unknown[][]' instead
Test on Node.js v21.x, eslint v8, and ts-eslint v7
Process completed with exit code 1.