Merge pull request #761 from GreatWizard/auto-games-update #711
Annotations
11 warnings
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, SamKirkland/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
deploy:
src/utils/icons.js#L1
Replace `(_gameId)` with `_gameId`
|
deploy:
src/utils/icons.js#L11
Delete `,`
|
deploy:
src/utils/icons.js#L24
Delete `,`
|
deploy:
src/utils/icons.js#L132
Delete `,`
|
deploy:
src/utils/icons.js#L149
Delete `,`
|
deploy:
src/utils/rooms.js#L4
Replace `(_room)` with `_room`
|
deploy:
src/utils/rooms.js#L16
Replace `(_room)` with `_room`
|
deploy:
src/utils/rooms.js#L37
Replace `(_gameId)` with `_gameId`
|
deploy:
src/utils/rooms.js#L41
Replace `(data)` with `data`
|
deploy:
src/utils/rooms.js#L46
Delete `,`
|