feat: implement denormalized trees API #382
Open
Annotations
12 warnings
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/.
|
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/
|
server/infra/database/BaseRepository.spec.ts#L211
Unexpected console statement
|
server/infra/database/BaseRepository.spec.ts#L245
Unexpected console statement
|
server/infra/database/BaseRepository.ts#L47
Unexpected unnamed function
|
server/infra/database/GisRepository.ts#L1
'Bounds' is defined but never used
|
server/infra/database/GisRepository.ts#L2
'HttpError' is defined but never used
|
server/infra/database/GisRepository.ts#L17
Unexpected console statement
|
server/infra/database/GisRepository.ts#L89
Unexpected console statement
|
server/infra/database/PlanterRepository.ts#L1
'log' is defined but never used
|
server/infra/database/PlanterRepository.ts#L165
'limit' is assigned a value but never used
|
server/infra/database/SpeciesRepositoryV2.ts#L1
'FilterOptions' is defined but never used
|
This job succeeded
Loading