fix system tests. Running old version of node? #3862
Annotations
8 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/
|
Run npm run lint:
src/components/core/handler/ddoHandler.ts#L242
Use object destructuring
|
Run npm run lint:
src/components/database/ElasticSchemas.ts#L42
Found readFileSync from package "fs" with non literal argument at index 0
|
Run npm run lint:
src/components/database/typesense.ts#L151
Useless constructor
|
Run npm run lint:
src/components/database/typesense.ts#L182
Duplicate name 'collections'
|
Run npm run lint:
src/components/database/typesense.ts#L183
Duplicate name 'collections'
|
Run npm run lint:
src/components/database/typesenseApi.ts#L14
Useless constructor
|
Run npm run lint:
src/utils/attestation.ts#L9
Found readdirSync from package "fs" with non literal argument at index 0
|
Loading