添加 “在游戏列表中为自己100%完成的游戏添加背景色” 功能 #123
Annotations
10 errors and 2 warnings
eslint:
psnineplus.js#L400
Expected indentation of 8 spaces but found 10
|
eslint:
psnineplus.js#L413
Trailing spaces not allowed
|
eslint:
psnineplus.js#L414
Trailing spaces not allowed
|
eslint:
psnineplus.js#L419
Block must not be padded by blank lines
|
eslint:
psnineplus.js#L424
Missing semicolon
|
eslint:
psnineplus.js#L425
Missing semicolon
|
eslint:
psnineplus.js#L426
'GM_getValue' is not defined
|
eslint:
psnineplus.js#L426
Missing semicolon
|
eslint:
psnineplus.js#L431
Expected parentheses around arrow function argument
|
eslint:
psnineplus.js#L431
Expected '===' and instead saw '=='
|
eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, sibiraj-s/action-eslint@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
eslint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, sibiraj-s/action-eslint@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|