Skip to content

Merge branch 'master' of https://github.com/smogon/pokemon-showdown #18

Merge branch 'master' of https://github.com/smogon/pokemon-showdown

Merge branch 'master' of https://github.com/smogon/pokemon-showdown #18

Triggered via push September 17, 2024 06:08
Status Failure
Total duration 2m 39s
Artifacts

test.yml

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

Annotations

1 error and 11 warnings
build (16.x)
Process completed with exit code 1.
build (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (16.x): server/chat.ts#L705
This line has a length of 150. Maximum allowed is 120
build (16.x): server/chat.ts#L708
This line has a length of 158. Maximum allowed is 120
build (16.x): server/custom-plugins/colors.js#L265
'c' is never reassigned. Use 'const' instead
build (16.x): server/custom-plugins/colors.js#L266
'x' is never reassigned. Use 'const' instead
build (16.x): server/custom-plugins/colors.js#L292
'm' is never reassigned. Use 'const' instead
build (16.x): server/custom-plugins/economy.js#L77
'findItem' is defined but never used
build (16.x): server/custom-plugins/economy.js#L94
'handleBoughtItem' is defined but never used
build (16.x): server/custom-plugins/misc.js#L3
'https' is assigned a value but never used
build (16.x): server/custom-plugins/news.js#L21
'newsDisplay' is never reassigned. Use 'const' instead
build (16.x): server/custom-plugins/shop.js#L167
'parts' is assigned a value but never used