chore(deps): update typescript-eslint monorepo to v8 (major) #222
Annotations
10 errors and 7 warnings
src/index.ts#L1
Definition for rule '@typescript-eslint/lines-between-class-members' was not found
|
src/index.ts#L1
Definition for rule '@typescript-eslint/no-throw-literal' was not found
|
src/index.ts#L70
Expected the Promise rejection reason to be an Error
|
src/index.ts#L87
Expected the Promise rejection reason to be an Error
|
tests/axios-instance.test.ts#L1
Definition for rule '@typescript-eslint/lines-between-class-members' was not found
|
tests/axios-instance.test.ts#L1
Definition for rule '@typescript-eslint/no-throw-literal' was not found
|
tests/axios-static.test.ts#L1
Definition for rule '@typescript-eslint/lines-between-class-members' was not found
|
tests/axios-static.test.ts#L1
Definition for rule '@typescript-eslint/no-throw-literal' was not found
|
vitest.config.ts#L1
Definition for rule '@typescript-eslint/lines-between-class-members' was not found
|
vitest.config.ts#L1
Definition for rule '@typescript-eslint/no-throw-literal' was not found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/index.ts#L50
Unsafe array destructuring of a tuple element with an `any` value
|
src/index.ts#L50
Unsafe array destructuring of a tuple element with an `any` value
|
src/index.ts#L59
Unsafe assignment of an `any` value
|
src/index.ts#L67
Unsafe assignment of an `any` value
|
src/index.ts#L75
Unsafe array destructuring of a tuple element with an `any` value
|
src/index.ts#L84
Unsafe assignment of an `any` value
|
This job failed
Loading