Skip to content

Fix error in magic #3352

Fix error in magic

Fix error in magic #3352

Triggered via push December 26, 2024 04:45
Status Success
Total duration 44s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
ESLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ESLint: Xiao.js#L75
Async arrow function has a complexity of 47. Maximum allowed is 20
ESLint: Xiao.js#L318
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