Skip to content

chore: fix code style (#506) #1122

chore: fix code style (#506)

chore: fix code style (#506) #1122

Triggered via push August 7, 2024 23:21
Status Failure
Total duration 1m 26s
Artifacts

check.yaml

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

Annotations

1 error and 7 warnings
check (14.x)
no value found :(
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 following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2, notiz-dev/github-action-json-property@release. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/proxy.ts#L74
Async function 'fetchAndRespond' has a complexity of 23. Maximum allowed is 20
check (14.x): src/proxy.ts#L79
Unexpected any. Specify a different type
check (14.x): src/proxy.ts#L158
["connection"] is better written in dot notation
check (14.x): src/proxy.ts#L159
["etag"] is better written in dot notation