feat(sprints): created unit tests for the sprints' service and controller methods #772
Annotations
10 errors and 2 warnings
build:
src/sprints/mock-data.ts#L2
'Voyage' is defined but never used
|
build:
src/sprints/mock-data.ts#L4
'VoyageTeam' is defined but never used
|
build:
src/sprints/mock-data.ts#L5
'Form' is defined but never used
|
build:
src/sprints/mock-data.ts#L6
'TeamMeeting' is defined but never used
|
build:
src/sprints/mock-data.ts#L7
'FormResponseMeeting' is defined but never used
|
build:
src/sprints/mock-data.ts#L11
'ResponseGroup' is defined but never used
|
build:
src/sprints/mock-data.ts#L12
'Agenda' is defined but never used
|
build:
src/sprints/mock-data.ts#L27
'VoyageResponse' is defined but never used
|
build:
src/sprints/mock-data.ts#L100
'MockFormResponseMeetingWithRelations' is defined but never used
|
build:
src/sprints/sprints.service.spec.ts#L1
'Test' is defined but never used
|
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/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|