[JS] More Informative Errors #1344
Annotations
11 warnings
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/
|
js/src/client.ts#L1268
Unexpected any. Specify a different type
|
js/src/client.ts#L1556
Unexpected any. Specify a different type
|
js/src/client.ts#L2649
'_' is assigned a value but never used
|
js/src/client.ts#L2979
Unexpected any. Specify a different type
|
js/src/client.ts#L3018
Unexpected any. Specify a different type
|
js/src/client.ts#L3084
'_' is assigned a value but never used
|
js/src/client.ts#L3189
'_' is assigned a value but never used
|
js/src/client.ts#L3233
'_' is assigned a value but never used
|
js/src/client.ts#L3262
Unexpected any. Specify a different type
|
js/src/client.ts#L3271
'_' is assigned a value but never used
|
This job succeeded
Loading