Skip to content

Bump @typescript-eslint/parser from 6.7.5 to 6.15.0 #92

Bump @typescript-eslint/parser from 6.7.5 to 6.15.0

Bump @typescript-eslint/parser from 6.7.5 to 6.15.0 #92

Triggered via pull request December 19, 2023 09:27
Status Failure
Total duration 2m 40s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Lint Code Base: __tests__/main.test.ts#L12
'afterEach' is defined but never used
Lint Code Base: __tests__/main.test.ts#L24
Missing return type on function
Lint Code Base: __tests__/main.test.ts#L39
Replace toBeCalledTimes() with its canonical name of toHaveBeenCalledTimes()
Lint Code Base: __tests__/main.test.ts#L40
Replace toBeCalledTimes() with its canonical name of toHaveBeenCalledTimes()
Lint Code Base: src/main.ts#L37
Missing return type on function
Lint Code Base: src/main.ts#L41
Missing return type on function
Lint Code Base: src/main.ts#L52
Missing return type on function
Lint Code Base: src/main.ts#L52
'NodeJS' is not defined
Lint Code Base: src/main.ts#L63
Missing return type on function
Lint Code Base: src/main.ts#L63
'NodeJS' is not defined
Lint Code Base: .github/linters/tsconfig.json#L1
File ignored by default.
Lint Code Base: .prettierrc.json#L1
File ignored by default.
Lint Code Base: __tests__/main.test.ts#L41
Forbidden non-null assertion