Update autobuilder version number #2736
Annotations
12 warnings
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/
|
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/
|
Lint:
api/controllers/v1/dochub.ts#L5
Unexpected any. Specify a different type
|
Lint:
api/controllers/v1/dochub.ts#L5
Unexpected any. Specify a different type
|
Lint:
api/controllers/v1/github.ts#L1
'c' is defined but never used
|
Lint:
api/controllers/v1/github.ts#L2
'mongodb' is defined but never used
|
Lint:
api/controllers/v1/github.ts#L3
'JobRepository' is defined but never used
|
Lint:
api/controllers/v1/github.ts#L4
'ConsoleLogger' is defined but never used
|
Lint:
api/controllers/v1/github.ts#L6
'validateJsonWebhook' is defined but never used
|
Lint:
api/controllers/v1/github.ts#L7
'DocsetsRepository' is defined but never used
|
Lint:
api/controllers/v1/github.ts#L9
'PushEvent' is defined but never used
|
Lint:
api/controllers/v1/github.ts#L12
'prepGithubPushPayload' is defined but never used
|
Loading