chore(deps): update typescript-eslint monorepo to v8 (major) #325
Annotations
10 errors and 7 warnings
lint:
src/index.ts#L1
Definition for rule '@typescript-eslint/lines-between-class-members' was not found
|
lint:
src/index.ts#L1
Definition for rule '@typescript-eslint/no-throw-literal' was not found
|
lint:
src/index.ts#L70
Expected the Promise rejection reason to be an Error
|
lint:
src/index.ts#L87
Expected the Promise rejection reason to be an Error
|
lint:
tests/axios-instance.test.ts#L1
Definition for rule '@typescript-eslint/lines-between-class-members' was not found
|
lint:
tests/axios-instance.test.ts#L1
Definition for rule '@typescript-eslint/no-throw-literal' was not found
|
lint:
tests/axios-static.test.ts#L1
Definition for rule '@typescript-eslint/lines-between-class-members' was not found
|
lint:
tests/axios-static.test.ts#L1
Definition for rule '@typescript-eslint/no-throw-literal' was not found
|
lint:
vitest.config.ts#L1
Definition for rule '@typescript-eslint/lines-between-class-members' was not found
|
lint:
vitest.config.ts#L1
Definition for rule '@typescript-eslint/no-throw-literal' was not found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
src/index.ts#L50
Unsafe array destructuring of a tuple element with an `any` value
|
lint:
src/index.ts#L50
Unsafe array destructuring of a tuple element with an `any` value
|
lint:
src/index.ts#L59
Unsafe assignment of an `any` value
|
lint:
src/index.ts#L67
Unsafe assignment of an `any` value
|
lint:
src/index.ts#L75
Unsafe array destructuring of a tuple element with an `any` value
|
lint:
src/index.ts#L84
Unsafe assignment of an `any` value
|
Loading