Skip to content

feat: add unit test before git push #354

feat: add unit test before git push

feat: add unit test before git push #354

Triggered via pull request March 5, 2024 04:41
Status Success
Total duration 48s
Artifacts

pull-request-ci.yml

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

Annotations

12 warnings
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