fix possible response with connection closed #3205
Annotations
10 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v2, actions/cache@v2. 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/compute/startCompute.ts#L255
Expected property shorthand
|
src/components/core/handler/ddoHandler.ts#L243
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#L8
Found readdirSync from package "fs" with non literal argument at index 0
|
src/utils/attestation.ts#L24
Found readFileSync from package "fs" with non literal argument at index 0
|
This job succeeded
Loading