add AUTHORIZED_PUBLISHERS_*** env variables #4373
ci.yml
on: pull_request
lint
48s
dockertest
2m 27s
test_unit
42s
test_integration
1m 13s
test_system
1m 7s
Matrix: build
Annotations
15 errors and 7 warnings
build (ubuntu-latest, v22.5.1):
src/test/integration/credentials.test.ts#L58
Cannot find module '../utils/contracts.js' or its corresponding type declarations.
|
build (ubuntu-latest, v22.5.1)
Process completed with exit code 2.
|
test_unit:
src/test/integration/credentials.test.ts#L58
Cannot find module '../utils/contracts.js' or its corresponding type declarations.
|
test_unit
Process completed with exit code 2.
|
build (ubuntu-latest, v20.16.0):
src/test/integration/credentials.test.ts#L58
Cannot find module '../utils/contracts.js' or its corresponding type declarations.
|
build (ubuntu-latest, v20.16.0)
Process completed with exit code 2.
|
build (ubuntu-latest, 18.20.4):
src/test/integration/credentials.test.ts#L58
Cannot find module '../utils/contracts.js' or its corresponding type declarations.
|
build (ubuntu-latest, 18.20.4)
Process completed with exit code 2.
|
lint:
src/test/integration/credentials.test.ts#L58
Cannot find module '../utils/contracts.js' or its corresponding type declarations.
|
lint
Process completed with exit code 2.
|
test_system:
src/test/integration/credentials.test.ts#L58
Cannot find module '../utils/contracts.js' or its corresponding type declarations.
|
test_system
Process completed with exit code 2.
|
test_integration:
src/test/integration/credentials.test.ts#L58
Cannot find module '../utils/contracts.js' or its corresponding type declarations.
|
test_integration
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
|