fix missing/invalid db_url log message, put warn at startup #3694
ci.yml
on: pull_request
lint
1m 7s
dockertest
5m 25s
test_unit
1m 27s
test_integration
11m 42s
test_system
7m 22s
Matrix: build
Annotations
15 warnings
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/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_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/
|
test_unit
No files were found with the provided path: coverage/. No artifacts will be uploaded.
|
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/
|
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/
|
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/
|
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_integration
No files were found with the provided path: coverage/. No artifacts will be uploaded.
|