Skip to content

feat: resendEmail

feat: resendEmail #573

Triggered via pull request October 5, 2023 17:39
Status Failure
Total duration 1m 5s
Artifacts

ci.yml

on: pull_request
Matrix: build
Matrix: lint
Matrix: test
Matrix: deploy-dbdocs
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 3 warnings
build (18): src/controllers/admin/tournaments/updateTournament.ts#L3
'"@prisma/client"' has no exported member named 'TournamentId'. Did you mean 'Tournament'?
build (18): src/controllers/teams/getTeams.ts#L3
'"@prisma/client"' has no exported member named 'TournamentId'. Did you mean 'Tournament'?
build (18): src/operations/caster.ts#L2
'"@prisma/client"' has no exported member named 'TournamentId'. Did you mean 'Tournament'?
build (18): src/operations/team.ts#L1
'"@prisma/client"' has no exported member named 'TournamentId'. Did you mean 'Tournament'?
build (18): src/operations/tournament.ts#L1
'"@prisma/client"' has no exported member named 'TournamentId'. Did you mean 'Tournament'?
build (18): src/operations/user.ts#L2
'"@prisma/client"' has no exported member named 'TournamentId'. Did you mean 'Tournament'?
build (18): src/types.ts#L1
'"@prisma/client"' has no exported member named 'TournamentId'. Did you mean 'Tournament'?
build (18): src/utils/discord.ts#L2
'"@prisma/client"' has no exported member named 'TournamentId'. Did you mean 'Tournament'?
build (18): src/utils/validators.ts#L2
'"@prisma/client"' has no exported member named 'TournamentId'. Did you mean 'Tournament'?
build (18)
Process completed with exit code 1.
test (18): src/types.ts#L1
'"@prisma/client"' has no exported member named 'TournamentId'. Did you mean 'Tournament'?
test (18)
Process completed with exit code 1.
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/
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/
test (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/