Skip to content

feat: add more checks to invite service #80

feat: add more checks to invite service

feat: add more checks to invite service #80

Triggered via push August 28, 2024 18:12
Status Success
Total duration 4m 4s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
Server Checks
Process completed with exit code 1.
Client Docker Build
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, actions/checkout@v3, docker/metadata-action@v4, docker/login-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Server Docker Build
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, actions/checkout@v3, docker/login-action@v2, docker/metadata-action@v4, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Client Checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Server Checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Server Checks: packages/server/src/auth/auth.guard.ts#L1
'HttpStatus' is defined but never used
Server Checks: packages/server/src/auth/auth.guard.ts#L1
'HttpException' is defined but never used
Server Checks: packages/server/src/auth/auth.service.ts#L1
'BadRequestException' is defined but never used
Server Checks: packages/server/src/health/__tests__/health.service.spec.ts#L4
'Logger' is defined but never used
Server Checks: packages/server/src/invite/__tests__/invite.resolver.spec.ts#L410
'MOCK_HASH_INVITE_CODE' is assigned a value but never used
Server Checks: packages/server/src/project/__tests__/project.service.spec.ts#L392
'existsStub' is assigned a value but never used
Server Checks: packages/server/src/user/user.controller.ts#L1
'Req' is defined but never used