chore(deps): update typescript-eslint monorepo to v8 (major) #13460
Annotations
10 errors and 11 warnings
lint:
src/apiHandler/comment-documents-redis.ts#L61
'conf' is defined but never used
|
lint:
src/apiHandler/comment-documents-redis.ts#L64
'postId' is defined but never used
|
lint:
src/apiHandler/comment.ts#L152
'request' is defined but never used
|
lint:
src/apiHandler/posts-documents-redis.ts#L44
Unexpected any. Specify a different type
|
lint:
src/apiHandler/posts.ts#L136
'request' is defined but never used
|
lint:
src/apiHandler/posts.ts#L233
Unexpected any. Specify a different type
|
lint:
src/apiHandler/reactions-documents-redis.ts#L49
Unexpected any. Specify a different type
|
lint:
src/apiHandler/reactions-documents-redis.ts#L96
Unexpected any. Specify a different type
|
lint:
src/db/index.ts#L3
'getAllPostsRedis' is defined but never used
|
lint:
src/db/index.ts#L6
'setAllPostsRedis' is defined but never used
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
rollup.config.js#L11
Potentially unnecessary function wrapper
|
lint:
src/apiHandler/comment-documents-redis.ts#L6
Parameter should be a read only type
|
lint:
src/apiHandler/comment-documents-redis.ts#L60
Parameter should be a read only type
|
lint:
src/apiHandler/comment.ts#L34
Parameter should be a read only type
|
lint:
src/apiHandler/comment.ts#L35
Parameter should be a read only type
|
lint:
src/apiHandler/comment.ts#L69
Parameter should be a read only type
|
lint:
src/apiHandler/comment.ts#L70
Parameter should be a read only type
|
lint:
src/apiHandler/comment.ts#L150
Parameter should be a read only type
|
lint:
src/apiHandler/comment.ts#L151
Parameter should be a read only type
|
lint:
src/apiHandler/posts-documents-redis.ts#L6
Parameter should be a read only type
|
Loading