Skip to content

chore(deps): update @typescript-eslint/* to v6 (major) - autoclosed #581

chore(deps): update @typescript-eslint/* to v6 (major) - autoclosed

chore(deps): update @typescript-eslint/* to v6 (major) - autoclosed #581

Triggered via pull request August 12, 2023 16:20
Status Failure
Total duration 36s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: src/__tests__/props-order.test.ts#L1
Cannot find module '@typescript-eslint/utils' or its corresponding type declarations.
Lint: src/__tests__/props-shorthand.test.ts#L1
Cannot find module '@typescript-eslint/utils' or its corresponding type declarations.
Lint: src/__tests__/require-specific-component.test.ts#L1
Cannot find module '@typescript-eslint/utils' or its corresponding type declarations.
Lint: src/lib/getImportDeclaration.ts#L1
Cannot find module '@typescript-eslint/utils' or its corresponding type declarations.
Lint: src/lib/isChakraElement.ts#L1
Cannot find module '@typescript-eslint/utils' or its corresponding type declarations.
Lint: src/rules/props-order.ts#L1
Cannot find module '@typescript-eslint/utils' or its corresponding type declarations.
Lint: src/rules/props-order.ts#L65
Binding element 'parserServices' implicitly has an 'any' type.
Lint: src/rules/props-order.ts#L65
Binding element 'report' implicitly has an 'any' type.
Lint: src/rules/props-order.ts#L65
Binding element 'getSourceCode' implicitly has an 'any' type.
Lint: src/rules/props-order.ts#L65
Binding element 'options' implicitly has an 'any' type.