Skip to content

Remove memberName (leftover Commando thing) #3272

Remove memberName (leftover Commando thing)

Remove memberName (leftover Commando thing) #3272

Triggered via push May 22, 2024 01:02
Status Success
Total duration 41s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
ESLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ESLint: Xiao.js#L68
Async arrow function has a complexity of 38. Maximum allowed is 20
ESLint: Xiao.js#L289
Async arrow function has a complexity of 23. Maximum allowed is 20
ESLint: commands/edit-text/shorten-url.js#L37
Identifier 'long_url' is not in camel case
ESLint: commands/events/apod.js#L30
Identifier 'api_key' is not in camel case
ESLint: commands/games-mp/battle.js#L22
Async method 'run' has a complexity of 28. Maximum allowed is 20
ESLint: commands/games-mp/car-race.js#L352
Async method 'run' has a complexity of 30. Maximum allowed is 20
ESLint: commands/games-mp/chess.js#L58
Async method 'run' has a complexity of 49. Maximum allowed is 20
ESLint: commands/games-mp/connect-four.js#L59
Async method 'run' has a complexity of 27. Maximum allowed is 20
ESLint: commands/games-mp/cram.js#L40
Async method 'run' has a complexity of 21. Maximum allowed is 20
ESLint: commands/games-mp/domineering.js#L40
Async method 'run' has a complexity of 22. Maximum allowed is 20