add eslint #2
pullRequests.yml
on: pull_request
pull_request_pipeline
17s
Annotations
1 error and 12 warnings
pull_request_pipeline
Process completed with exit code 1.
|
pull_request_pipeline
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
pull_request_pipeline
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
pull_request_pipeline:
lib/api.ts#L8
Argument 'data' should be typed with a non-any type
|
pull_request_pipeline:
lib/api.ts#L8
Unexpected any. Specify a different type
|
pull_request_pipeline:
lib/api.ts#L9
Unexpected any. Specify a different type
|
pull_request_pipeline:
lib/api.ts#L32
Missing return type on function
|
pull_request_pipeline:
lib/client.ts#L56
Unexpected any. Specify a different type
|
pull_request_pipeline:
lib/client.ts#L57
Unexpected any. Specify a different type
|
pull_request_pipeline:
lib/client.ts#L58
Unexpected any. Specify a different type
|
pull_request_pipeline:
lib/client.ts#L59
Unexpected any. Specify a different type
|
pull_request_pipeline:
lib/client.ts#L59
Unexpected any. Specify a different type
|
pull_request_pipeline:
lib/client.ts#L71
Unexpected any. Specify a different type
|