chore: upgrade tasks to node 20 #79
Annotations
10 errors
Run npm run build:
src/config-map-task.ts#L5
Missing file extension "ts" for "./oc-exec"
|
Run npm run build:
src/config-map-task.ts#L6
Missing file extension "ts" for "./oc-install"
|
Run npm run build:
src/config-map-task.ts#L7
Missing file extension "ts" for "./oc-auth"
|
Run npm run build:
src/config-map-task.ts#L8
Missing file extension "ts" for "./config-map"
|
Run npm run build:
src/config-map-task.ts#L9
Missing file extension "ts" for "./utils/exec_helper"
|
Run npm run build:
src/config-map-task.ts#L11
`azure-pipelines-task-lib/task` import should occur before import of `./oc-exec`
|
Run npm run build:
src/oc-auth.ts#L6
`./oc-exec` import should occur after import of `path`
|
Run npm run build:
src/oc-auth.ts#L6
Missing file extension "ts" for "./oc-exec"
|
Run npm run build:
src/oc-auth.ts#L7
`./constants` import should occur after import of `path`
|
Run npm run build:
src/oc-auth.ts#L12
Missing file extension "ts" for "./constants"
|
Loading