Bump cross-spawn and aegir #3919
ci.yml
on: pull_request
lint
58s
dockertest
3m 34s
test_unit
51s
test_integration
1m 23s
test_system
1m 26s
Matrix: build
Annotations
15 errors and 14 warnings
build (ubuntu-latest, v22.5.1):
src/index.ts#L28
Property 'define' does not exist on type 'typeof import("/home/runner/work/ocean-node/ocean-node/node_modules/mime/dist/src/index")'.
|
build (ubuntu-latest, v22.5.1)
Process completed with exit code 2.
|
test_unit:
src/index.ts#L28
Property 'define' does not exist on type 'typeof import("/home/runner/work/ocean-node/ocean-node/node_modules/mime/dist/src/index")'.
|
test_unit
Process completed with exit code 2.
|
build (ubuntu-latest, v20.16.0):
src/index.ts#L28
Property 'define' does not exist on type 'typeof import("/home/runner/work/ocean-node/ocean-node/node_modules/mime/dist/src/index")'.
|
build (ubuntu-latest, v20.16.0)
Process completed with exit code 2.
|
build (ubuntu-latest, 18.20.4):
src/index.ts#L28
Property 'define' does not exist on type 'typeof import("/home/runner/work/ocean-node/ocean-node/node_modules/mime/dist/src/index")'.
|
build (ubuntu-latest, 18.20.4)
Process completed with exit code 2.
|
lint:
src/index.ts#L28
Property 'define' does not exist on type 'typeof import("/home/runner/work/ocean-node/ocean-node/node_modules/mime/dist/src/index")'.
|
lint
Process completed with exit code 2.
|
test_integration:
src/index.ts#L28
Property 'define' does not exist on type 'typeof import("/home/runner/work/ocean-node/ocean-node/node_modules/mime/dist/src/index")'.
|
test_integration
Process completed with exit code 2.
|
test_system:
src/index.ts#L28
Property 'define' does not exist on type 'typeof import("/home/runner/work/ocean-node/ocean-node/node_modules/mime/dist/src/index")'.
|
test_system
Process completed with exit code 2.
|
dockertest
Process completed with exit code 1.
|
build (ubuntu-latest, v22.5.1)
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/
|
test_unit
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/
|
build (ubuntu-latest, v20.16.0)
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/
|
build (ubuntu-latest, 18.20.4)
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/
|
lint
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/
|
lint:
src/components/core/handler/ddoHandler.ts#L242
Use object destructuring
|
lint:
src/components/database/ElasticSchemas.ts#L42
Found readFileSync from package "fs" with non literal argument at index 0
|
lint:
src/components/database/typesense.ts#L151
Useless constructor
|
lint:
src/components/database/typesense.ts#L182
Duplicate name 'collections'
|
lint:
src/components/database/typesense.ts#L183
Duplicate name 'collections'
|
lint:
src/components/database/typesenseApi.ts#L14
Useless constructor
|
lint:
src/utils/attestation.ts#L9
Found readdirSync from package "fs" with non literal argument at index 0
|
test_integration
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/
|
test_system
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/
|