Feat/proxy setting #258
tests.yml
on: pull_request
npm-cache
20s
rpmspec
15s
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.
|