Chore/docker #31
checks.yml
on: pull_request
security
/
Check security issues
21s
actions
/
Check GitHub Actions issues
7s
Linters
45s
Annotations
10 errors and 3 warnings
Linters:
src/common/providers/base/rest-provider.ts#L9
Replace `·RequestPolicy·&·{·useFallbackOnRejected?:·(err:·Error,·current_error:·Error)·=>·boolean;·useFallbackOnResolved?:·(data:·any)·=>·boolean}` with `⏎··RequestPolicy·&·{⏎····useFallbackOnRejected?:·(err:·Error,·current_error:·Error)·=>·boolean;⏎····useFallbackOnResolved?:·(data:·any)·=>·boolean;⏎··};`
|
Linters:
src/common/providers/base/rest-provider.ts#L12
Replace `message:·string,·public·readonly·statusCode?:·number` with `⏎····message:·string,⏎····public·readonly·statusCode?:·number,⏎··`
|
Linters:
src/common/providers/base/rest-provider.ts#L38
Replace `apiURL:·string,·options?:·RequestOptions` with `⏎······apiURL:·string,⏎······options?:·RequestOptions,⏎····`
|
Linters:
src/common/providers/base/rest-provider.ts#L43
Replace `()·=>·true)` with `)·=>·true`
|
Linters:
src/common/providers/base/rest-provider.ts#L44
Replace `()·=>·false)` with `)·=>·false`
|
Linters:
src/common/providers/base/rest-provider.ts#L98
Replace ``Request·failed·with·status·code·[${statusCode}]·on·host·[${hostname}]:·${endpoint}`,·statusCode` with `⏎········`Request·failed·with·status·code·[${statusCode}]·on·host·[${hostname}]:·${endpoint}`,⏎········statusCode,⏎······`
|
|
Linters:
src/common/providers/base/rest-provider.ts#L124
Replace ``Request·failed·with·status·code·[${statusCode}]·on·host·[${hostname}]:·${endpoint}`,·statusCode` with `⏎········`Request·failed·with·status·code·[${statusCode}]·on·host·[${hostname}]:·${endpoint}`,⏎········statusCode,⏎······`
|
|
Linters:
src/common/providers/keysapi/keysapi.ts#L11
There should be at least one empty line between import groups
|
actions / Check GitHub Actions issues
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
security / Check security issues
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linters
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|