Feature/team directory endpoints #16
Annotations
7 errors and 1 warning
build:
src/teams/teams.controller.ts#L4
'Post' is defined but never used
|
build:
src/teams/teams.controller.ts#L8
'Delete' is defined but never used
|
build:
src/teams/teams.controller.ts#L12
'CreateTeamDto' is defined but never used
|
build:
src/teams/teams.controller.ts#L13
'UpdateTeamDto' is defined but never used
|
build:
src/teams/teams.service.ts#L2
'CreateTeamDto' is defined but never used
|
build:
src/teams/teams.service.ts#L3
'UpdateTeamDto' is defined but never used
|
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|