feat: only 1 coach is allowed per 1-player-tournament team #646
Annotations
1 error and 7 warnings
lint (18)
Process completed with exit code 1.
|
build (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint (18):
tests/admin/tournaments/updateTournament.test.ts#L34
Replace `where:·{id:·tournament.id}` with `·where:·{·id:·tournament.id·}·`
|
lint (18):
tests/teams/acceptRequest.test.ts#L118
'fullTeam' is already declared in the upper scope on line 26 column 7
|
lint (18):
tests/teams/acceptRequest.test.ts#L121
'fullCaptain' is already declared in the upper scope on line 27 column 7
|
lint (18):
tests/teams/acceptRequest.test.ts#L122
'fullToken' is already declared in the upper scope on line 28 column 7
|
test (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|