Skip to content

refactor: use shorthanded object property (#1622) #2887

refactor: use shorthanded object property (#1622)

refactor: use shorthanded object property (#1622) #2887

Triggered via push July 6, 2024 19:40
Status Failure
Total duration 2m 36s
Artifacts

nodejs.yml

on: push
prepare-yarn-cache-ubuntu  /  Prepare yarn cache for ubuntu-latest
16s
prepare-yarn-cache-ubuntu / Prepare yarn cache for ubuntu-latest
prepare-yarn-cache-macos  /  Prepare yarn cache for macos-latest
12s
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
20s
prettier
typecheck
28s
typecheck
test-ubuntu  /  Test on ubuntu-latest using Node.js LTS
41s
test-ubuntu / Test on ubuntu-latest using Node.js LTS
test-macos  /  Test on macos-latest using Node.js LTS
30s
test-macos / Test on macos-latest using Node.js LTS
test-windows  /  Test on windows-latest using Node.js LTS
1m 14s
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 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 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: 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 v20.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.
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.