Bump @typescript-eslint/eslint-plugin from 6.7.5 to 6.10.0 #23
Annotations
10 errors and 1 warning
Lint:
__tests__/main.test.ts#L12
'afterEach' is defined but never used
|
Lint:
__tests__/main.test.ts#L24
Missing return type on function
|
Lint:
__tests__/main.test.ts#L39
Replace toBeCalledTimes() with its canonical name of toHaveBeenCalledTimes()
|
Lint:
__tests__/main.test.ts#L40
Replace toBeCalledTimes() with its canonical name of toHaveBeenCalledTimes()
|
Lint:
src/main.ts#L37
Missing return type on function
|
Lint:
src/main.ts#L41
Missing return type on function
|
Lint:
src/main.ts#L52
Missing return type on function
|
Lint:
src/main.ts#L52
'NodeJS' is not defined
|
Lint:
src/main.ts#L63
Missing return type on function
|
Lint:
src/main.ts#L63
'NodeJS' is not defined
|
Lint:
__tests__/main.test.ts#L41
Forbidden non-null assertion
|
The logs for this run have expired and are no longer available.
Loading