[POC]: Add esbuild and update enhanced dockerfile #1169
Annotations
11 warnings
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:
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#L8
Unexpected any. Specify a different type
|
test:
api/controllers/v1/github.ts#L53
Unexpected any. Specify a different type
|
test:
api/controllers/v1/github.ts#L53
'context' is assigned a value but never used
|
test:
api/controllers/v1/github.ts#L53
Unexpected any. Specify a different type
|
test:
api/controllers/v1/github.ts#L53
Unexpected any. Specify a different type
|
test:
api/controllers/v1/jobs.ts#L16
Unexpected any. Specify a different type
|
test:
api/controllers/v1/jobs.ts#L16
'context' is assigned a value but never used
|
test:
api/controllers/v1/jobs.ts#L16
Unexpected any. Specify a different type
|