This repository has been archived by the owner on Oct 16, 2024. It is now read-only.
Bump to typescript-eslint/utils 6.x #86
Annotations
8 errors
Build:
src/rules/deprecation.ts#L16
Cannot find module '@typescript-eslint/utils' or its corresponding type declarations.
|
Build:
src/rules/deprecation.ts#L44
Parameter 'context' implicitly has an 'any' type.
|
Build:
src/rules/deprecation.ts#L56
Parameter 'id' implicitly has an 'any' type.
|
Build:
src/rules/deprecation.ts#L79
Parameter 'anc' implicitly has an 'any' type.
|
Build
Process completed with exit code 1.
|
[BC] Test with Eslint v7
Process completed with exit code 1.
|
Unit tests
Process completed with exit code 1.
|
[BC] Test with Typescript v4
Process completed with exit code 1.
|