Skip to content

feature/482/BE/review-entity-and-create-flow #34

feature/482/BE/review-entity-and-create-flow

feature/482/BE/review-entity-and-create-flow #34

Triggered via pull request November 20, 2023 17:09
Status Failure
Total duration 1m 0s
Artifacts

backend-tests.yml

on: pull_request
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Unit Tests (ubuntu-latest): ludos/backend/src/dtos/review/request/edit.dto.ts#L8
'ValidateIf' is defined but never used
Unit Tests (ubuntu-latest): ludos/backend/src/entities/review.entity.ts#L25
'type' is defined but never used
Unit Tests (ubuntu-latest): ludos/backend/src/entities/review.entity.ts#L28
'type' is defined but never used
Unit Tests (ubuntu-latest): ludos/backend/src/entities/user.entity.ts#L8
'JoinTable' is defined but never used
Unit Tests (ubuntu-latest)
Process completed with exit code 1.
Unit Tests (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/