refactor: use shorthanded object property #2884
nodejs.yml
on: pull_request
prepare-yarn-cache-ubuntu
/
Prepare yarn cache for ubuntu-latest
17s
prepare-yarn-cache-macos
/
Prepare yarn cache for macos-latest
15s
prepare-yarn-cache-windows
/
Prepare yarn cache for windows-latest
43s
Matrix: test-node
prettier
18s
typecheck
23s
test-ubuntu
/
Test on ubuntu-latest using Node.js LTS
49s
docs
23s
test-macos
/
Test on macos-latest using Node.js LTS
37s
test-windows
/
Test on windows-latest using Node.js LTS
1m 24s
Release new version
0s
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.
|