fixing tests #3657
Annotations
7 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/components/core/handler/ddoHandler.ts#L242
Use object destructuring
|
src/components/database/typesense.ts#L151
Useless constructor
|
src/components/database/typesense.ts#L182
Duplicate name 'collections'
|
src/components/database/typesense.ts#L183
Duplicate name 'collections'
|
src/components/database/typesenseApi.ts#L14
Useless constructor
|
src/utils/attestation.ts#L9
Found readdirSync from package "fs" with non literal argument at index 0
|
This job succeeded
Loading