Skip to content

rating endpoint

rating endpoint #42

Triggered via pull request November 21, 2023 10:36
Status Failure
Total duration 7m 4s
Artifacts

backend-tests.yml

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

Annotations

9 errors and 1 warning
Unit Tests (ubuntu-latest): ludos/backend/src/controllers/rating.controller.ts#L7
'DefaultValuePipe' is defined but never used
Unit Tests (ubuntu-latest): ludos/backend/src/controllers/rating.controller.ts#L8
'ParseIntPipe' is defined but never used
Unit Tests (ubuntu-latest): ludos/backend/src/controllers/rating.controller.ts#L21
'ApiOkResponse' is defined but never used
Unit Tests (ubuntu-latest): ludos/backend/src/controllers/rating.controller.ts#L22
'ApiQuery' is defined but never used
Unit Tests (ubuntu-latest): ludos/backend/src/entities/rating.entity.ts#L7
'ManyToMany' is defined but never used
Unit Tests (ubuntu-latest): ludos/backend/src/entities/rating.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/