Skip to content

Fix database reading issues and support new deployment methods #688

Fix database reading issues and support new deployment methods

Fix database reading issues and support new deployment methods #688

Re-run triggered December 10, 2023 08:55
Status Failure
Total duration 1m 18s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build (18.x): src/server/self-hosted/mongo.js#L10
'URL' is assigned a value but never used
build (18.x): src/server/self-hosted/mongo.js#L203
Extra semicolon
build (18.x): src/server/self-hosted/mongo.js#L204
Extra semicolon
build (18.x): src/server/self-hosted/mongo.js#L206
Extra semicolon
build (18.x): src/server/self-hosted/mongo.js#L210
Extra semicolon
build (18.x): src/server/self-hosted/mongo.js#L215
Extra semicolon
build (18.x): src/server/self-hosted/mongo.js#L217
Extra semicolon
build (18.x): src/server/self-hosted/mongo.js#L218
Extra semicolon
build (18.x): src/server/self-hosted/mongo.js#L224
Extra semicolon
build (18.x): src/server/self-hosted/mongo.js#L226
Extra semicolon
build (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/