chore(deps): update typescript-eslint monorepo to v8 #890
Annotations
15 errors
|
Compile
Process completed with exit code 1.
|
|
Compile:
src/converters/comments/parseFileComments.ts#L26
Parameter 'comment' implicitly has an 'any' type.
|
|
Compile:
src/converters/comments/parseFileComments.ts#L26
Parameter 'fullText' implicitly has an 'any' type.
|
|
Compile:
src/converters/comments/parseFileComments.ts#L1
Cannot find module 'tsutils' or its corresponding type declarations.
|
|
Lint:
src/adapters/nativeImporter.ts#L1
Definition for rule '@typescript-eslint/comma-dangle' was not found
|
|
Lint:
src/adapters/logger.ts#L1
Definition for rule '@typescript-eslint/comma-dangle' was not found
|
|
Lint:
src/adapters/logger.stubs.ts#L1
Definition for rule '@typescript-eslint/comma-dangle' was not found
|
|
Lint:
src/adapters/fsFileSystem.ts#L1
Definition for rule '@typescript-eslint/comma-dangle' was not found
|
|
Lint:
src/adapters/fileSystem.ts#L1
Definition for rule '@typescript-eslint/comma-dangle' was not found
|
|
Lint:
src/adapters/fileSystem.stub.ts#L1
Definition for rule '@typescript-eslint/comma-dangle' was not found
|
|
Lint:
src/adapters/exec.ts#L1
Definition for rule '@typescript-eslint/comma-dangle' was not found
|
|
Lint:
src/adapters/exec.stubs.ts#L1
Definition for rule '@typescript-eslint/comma-dangle' was not found
|
|
Lint:
src/adapters/childProcessExec.ts#L6
Value-returning function used in a context where a void function is expected
|
|
Lint:
src/adapters/childProcessExec.ts#L1
Definition for rule '@typescript-eslint/comma-dangle' was not found
|
|
Test
Process completed with exit code 1.
|