re-indexing old DDOs #4496
ci.yml
on: pull_request
lint
51s
dockertest
2m 29s
test_unit
39s
test_integration
1m 8s
test_system
1m 10s
dashboard_build
42s
Matrix: build
Annotations
25 errors and 7 warnings
build (ubuntu-latest, v22.5.1):
src/components/Indexer/index.ts#L439
Property 'getNodeVersion' does not exist on type 'Database'.
|
build (ubuntu-latest, v22.5.1):
src/components/Indexer/index.ts#L462
Property 'setNodeVersion' does not exist on type 'Database'.
|
build (ubuntu-latest, v22.5.1)
Process completed with exit code 2.
|
test_unit:
src/components/Indexer/index.ts#L439
Property 'getNodeVersion' does not exist on type 'Database'.
|
test_unit:
src/components/Indexer/index.ts#L462
Property 'setNodeVersion' does not exist on type 'Database'.
|
test_unit
Process completed with exit code 2.
|
build (ubuntu-latest, 18.20.4):
src/components/Indexer/index.ts#L439
Property 'getNodeVersion' does not exist on type 'Database'.
|
build (ubuntu-latest, 18.20.4):
src/components/Indexer/index.ts#L462
Property 'setNodeVersion' does not exist on type 'Database'.
|
build (ubuntu-latest, 18.20.4)
Process completed with exit code 2.
|
dashboard_build:
src/components/Indexer/index.ts#L439
Property 'getNodeVersion' does not exist on type 'Database'.
|
dashboard_build:
src/components/Indexer/index.ts#L462
Property 'setNodeVersion' does not exist on type 'Database'.
|
dashboard_build
Process completed with exit code 2.
|
build (ubuntu-latest, v20.16.0):
src/components/Indexer/index.ts#L439
Property 'getNodeVersion' does not exist on type 'Database'.
|
build (ubuntu-latest, v20.16.0):
src/components/Indexer/index.ts#L462
Property 'setNodeVersion' does not exist on type 'Database'.
|
build (ubuntu-latest, v20.16.0)
Process completed with exit code 2.
|
lint:
src/components/Indexer/index.ts#L439
Property 'getNodeVersion' does not exist on type 'Database'.
|
lint:
src/components/Indexer/index.ts#L462
Property 'setNodeVersion' does not exist on type 'Database'.
|
lint
Process completed with exit code 2.
|
test_integration:
src/components/Indexer/index.ts#L439
Property 'getNodeVersion' does not exist on type 'Database'.
|
test_integration:
src/components/Indexer/index.ts#L462
Property 'setNodeVersion' does not exist on type 'Database'.
|
test_integration
Process completed with exit code 2.
|
test_system:
src/components/Indexer/index.ts#L439
Property 'getNodeVersion' does not exist on type 'Database'.
|
test_system:
src/components/Indexer/index.ts#L462
Property 'setNodeVersion' does not exist on type 'Database'.
|
test_system
Process completed with exit code 2.
|
dockertest
Process completed with exit code 1.
|
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
|