Skip to content

feat: add unit test before git push #361

feat: add unit test before git push

feat: add unit test before git push #361

Triggered via pull request March 6, 2024 21:56
@RingoTCRingoTC
synchronize #375
RingoTC:main
Status Failure
Total duration 43s
Artifacts

pull-request-ci.yml

on: pull_request
Run all tests
35s
Run all tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
Run all tests: server/app.ts#L38
Expected exception block, space or tab after '//' in comment
Run all tests
Process completed with exit code 1.
Run all tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run all tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run all tests: server/infra/database/BaseRepository.spec.ts#L211
Unexpected console statement
Run all tests: server/infra/database/BaseRepository.spec.ts#L245
Unexpected console statement
Run all tests: server/infra/database/BaseRepository.ts#L47
Unexpected unnamed function
Run all tests: server/infra/database/GisRepository.ts#L1
'Bounds' is defined but never used
Run all tests: server/infra/database/GisRepository.ts#L2
'HttpError' is defined but never used
Run all tests: server/infra/database/GisRepository.ts#L17
Unexpected console statement
Run all tests: server/infra/database/GisRepository.ts#L89
Unexpected console statement
Run all tests: server/infra/database/PlanterRepository.ts#L1
'log' is defined but never used
Run all tests: server/infra/database/PlanterRepository.ts#L165
'limit' is assigned a value but never used
Run all tests: server/infra/database/SpeciesRepositoryV2.ts#L1
'FilterOptions' is defined but never used