Skip to content

Add customizable header command #211

Add customizable header command

Add customizable header command #211

Triggered via pull request August 14, 2023 21:27
Status Failure
Total duration 49s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 8 warnings
lint: src/headers.test.ts#L44
Replace `⏎······coderUrl,⏎······os.platform()·===·"win32"·?·"printf·url=%CODER_URL"·:·"printf·url=$CODER_URL",⏎······logger,⏎····` with `coderUrl,·os.platform()·===·"win32"·?·"printf·url=%CODER_URL"·:·"printf·url=$CODER_URL",·logger`
lint: src/headers.test.ts#L53
Replace `⏎····/exited·unexpectedly·with·code·10/,⏎··` with `/exited·unexpectedly·with·code·10/`
lint: src/headers.ts#L35
Replace `stdout:·string,·stderr:·string` with `·stdout:·string;·stderr:·string·`
lint: src/headers.ts#L37
Insert `·`
lint
Process completed with exit code 1.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: src/commands.ts#L62
Caution: `axios` also has a named export `isAxiosError`. Check if you meant to write `import {isAxiosError} from 'axios'` instead
lint: src/error.ts#L44
Caution: `axios` also has a named export `isAxiosError`. Check if you meant to write `import {isAxiosError} from 'axios'` instead
lint: src/remote.ts#L82
Caution: `axios` also has a named export `isAxiosError`. Check if you meant to write `import {isAxiosError} from 'axios'` instead
lint: src/remote.ts#L448
Caution: `axios` also has a named export `isAxiosError`. Check if you meant to write `import {isAxiosError} from 'axios'` instead
lint: src/workspaceAction.ts#L51
Caution: `axios` also has a named export `isAxiosError`. Check if you meant to write `import {isAxiosError} from 'axios'` instead
lint: src/workspaceAction.ts#L119
Caution: `axios` also has a named export `isAxiosError`. Check if you meant to write `import {isAxiosError} from 'axios'` instead