Update typescript-eslint monorepo to v6 #354
Annotations
10 errors and 1 warning
lib/parse/ClassIndex.ts#L1
Cannot find module '@typescript-eslint/typescript-estree' or its corresponding type declarations.
|
lib/parse/ClassLoader.ts#L1
Cannot find module '@typescript-eslint/typescript-estree' or its corresponding type declarations.
|
lib/parse/ClassLoader.ts#L2
Cannot find module '@typescript-eslint/typescript-estree' or its corresponding type declarations.
|
lib/parse/ClassLoader.ts#L73
Parameter 'extendsExpression' implicitly has an 'any' type.
|
lib/parse/ClassLoader.ts#L85
Parameter 'iface' implicitly has an 'any' type.
|
lib/parse/CommentLoader.ts#L1
Cannot find module '@typescript-eslint/typescript-estree' or its corresponding type declarations.
|
lib/parse/ConstructorLoader.ts#L1
Cannot find module '@typescript-eslint/typescript-estree' or its corresponding type declarations.
|
lib/parse/ConstructorLoader.ts#L2
Cannot find module '@typescript-eslint/typescript-estree' or its corresponding type declarations.
|
lib/parse/MemberLoader.ts#L1
Cannot find module '@typescript-eslint/typescript-estree' or its corresponding type declarations.
|
lib/parse/ParameterLoader.ts#L1
Cannot find module '@typescript-eslint/typescript-estree' or its corresponding type declarations.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading