Skip to content

feat: add more control over proxying #1017

feat: add more control over proxying

feat: add more control over proxying #1017

Triggered via pull request October 29, 2023 14:03
Status Failure
Total duration 1m 9s
Artifacts

check.yaml

on: pull_request
Matrix: check
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
check (14.x): src/proxy.ts#L33
Expected blank line before this statement
check (14.x): src/proxy.ts#L36
Expected blank line before this statement
check (14.x): src/proxy.ts#L49
Expected blank line before this statement
check (14.x): src/proxy.ts#L51
Expected blank line before this statement
check (14.x)
Process completed with exit code 1.
check (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check (14.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
check (14.x): src/stamps.ts#L7
'Options' is defined but never used. Allowed unused vars must match /^_/u