add eslint #1
Merged
add eslint #1
Annotations
12 warnings
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/
|
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/
|
lib/api.ts#L8
Argument 'data' should be typed with a non-any type
|
lib/api.ts#L8
Unexpected any. Specify a different type
|
lib/api.ts#L9
Unexpected any. Specify a different type
|
lib/api.ts#L32
Missing return type on function
|
lib/client.ts#L56
Unexpected any. Specify a different type
|
lib/client.ts#L57
Unexpected any. Specify a different type
|
lib/client.ts#L58
Unexpected any. Specify a different type
|
lib/client.ts#L59
Unexpected any. Specify a different type
|
lib/client.ts#L59
Unexpected any. Specify a different type
|
lib/client.ts#L71
Unexpected any. Specify a different type
|
This job succeeded
Loading