Skip to content

Feat/proxy setting #258

Feat/proxy setting

Feat/proxy setting #258

Triggered via pull request April 4, 2024 02:02
Status Failure
Total duration 1m 1s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
xo: source/config.ts#L229
Missing trailing comma.
xo: source/config.ts#L230
Missing trailing comma.
xo: source/index.ts#L314
There should be no space after '{'.
xo: source/index.ts#L314
There should be no space before '}'.
xo: source/index.ts#L314
Missing semicolon.
xo: source/index.ts#L374
Unsafe return of an `any` typed value.
xo: source/index.ts#L374
Missing semicolon.
xo: source/index.ts#L375
Returning a void expression from an arrow function shorthand is forbidden. Please add braces to the arrow function.
xo: source/index.ts#L375
Missing semicolon.
xo: source/menu.ts#L9
Missing trailing comma.