Skip to content

Bump vite from 5.0.10 to 5.2.8 in /server #242

Bump vite from 5.0.10 to 5.2.8 in /server

Bump vite from 5.0.10 to 5.2.8 in /server #242

Triggered via pull request April 3, 2024 17:03
Status Failure
Total duration 4m 58s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 22 warnings
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: client/src/components/PlatformStats/StatsByWeek.vue#L58
'i' is already declared in the upper scope on line 41 column 12
build: client/src/components/WaitingGame.vue#L251
'username' is already declared in the upper scope on line 196 column 10
build: client/src/plugins/sound.ts#L25
'sound' is already declared in the upper scope on line 18 column 14
build: client/src/services/socket.ts#L4
'Head' is already declared in the upper scope on line 4 column 6
build: client/src/services/socket.ts#L5
'Last' is already declared in the upper scope on line 5 column 6
build: client/src/store/messages.ts#L384
'g' is already declared in the upper scope on line 384 column 49
build: client/src/store/messages.ts#L385
'g' is already declared in the upper scope on line 385 column 53
build: client/src/views/GameView.vue#L98
'updateData' is already declared in the upper scope on line 50 column 7
build: client/src/views/Home/LeadersView.vue#L270
'first' is already declared in the upper scope on line 177 column 7
build: client/src/views/Home/LeadersView.vue#L284
'data' is already declared in the upper scope on line 178 column 7
build: server/src/bot/bots/Futuro.ts#L17
Refactor this function to reduce its Cognitive Complexity from 38 to the 20 allowed
build: server/src/bot/bots/bots.ts#L8
'Bot' is already declared in the upper scope on line 8 column 13
build: server/src/bot/bots/bots.ts#L9
'Raindom' is already declared in the upper scope on line 6 column 10
build: server/src/bot/bots/bots.ts#L10
'Greedy' is already declared in the upper scope on line 5 column 10
build: server/src/bot/bots/bots.ts#L11
'Ruby' is already declared in the upper scope on line 4 column 10
build: server/src/bot/bots/bots.ts#L12
'Futuro' is already declared in the upper scope on line 3 column 10
build: server/src/bot/simulation/simulation.ts#L52
Refactor this function to reduce its Cognitive Complexity from 47 to the 20 allowed
build: server/src/game/game.ts#L42
Refactor this function to reduce its Cognitive Complexity from 46 to the 20 allowed
build: server/src/game/game.ts#L154
Refactor this function to reduce its Cognitive Complexity from 35 to the 20 allowed
build: server/src/game/game.ts#L315
Refactor this function to reduce its Cognitive Complexity from 25 to the 20 allowed