Update Dockerfile #2738
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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