Bump Dockerfile frontend and parser versions #2719
Annotations
13 warnings
changes
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test:
api/controllers/v1/dochub.ts#L5
Unexpected any. Specify a different type
|
test:
api/controllers/v1/dochub.ts#L5
Unexpected any. Specify a different type
|
test:
api/controllers/v1/github.ts#L1
'c' is defined but never used
|
test:
api/controllers/v1/github.ts#L2
'mongodb' is defined but never used
|
test:
api/controllers/v1/github.ts#L3
'JobRepository' is defined but never used
|
test:
api/controllers/v1/github.ts#L4
'ConsoleLogger' is defined but never used
|
test:
api/controllers/v1/github.ts#L6
'validateJsonWebhook' is defined but never used
|
test:
api/controllers/v1/github.ts#L7
'DocsetsRepository' is defined but never used
|
test:
api/controllers/v1/github.ts#L9
'PushEvent' is defined but never used
|
test:
api/controllers/v1/github.ts#L12
'prepGithubPushPayload' is defined but never used
|