Skip to content

fix: allow updating the poolUrl to empty string (#356) #737

fix: allow updating the poolUrl to empty string (#356)

fix: allow updating the poolUrl to empty string (#356) #737

Triggered via push August 3, 2023 10:34
Status Success
Total duration 4m 13s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Test / OS ubuntu-20.04 / Node 18
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, 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/
Test / OS ubuntu-20.04 / Node 18: src/admin-app.ts#L18
Unexpected any. Specify a different type
Test / OS ubuntu-20.04 / Node 18: src/admin-app.ts#L19
Unexpected any. Specify a different type
Test / OS ubuntu-20.04 / Node 18: src/database/tenant.ts#L49
Unexpected any. Specify a different type
Test / OS ubuntu-20.04 / Node 18: src/http/error-handler.ts#L29
Unexpected any. Specify a different type
Test / OS ubuntu-20.04 / Node 18: src/http/generic-routes.ts#L26
Unexpected any. Specify a different type
Test / OS ubuntu-20.04 / Node 18: src/http/generic-routes.ts#L26
Unexpected any. Specify a different type
Test / OS ubuntu-20.04 / Node 18: src/http/generic-routes.ts#L26
Unexpected any. Specify a different type
Test / OS ubuntu-20.04 / Node 18: src/http/plugins/jwt.ts#L21
Unexpected any. Specify a different type
Test / OS ubuntu-20.04 / Node 18: src/http/plugins/log-request.ts#L28
Unexpected any. Specify a different type
Test / OS ubuntu-20.04 / Node 18: src/http/plugins/metrics.ts#L46
Unexpected any. Specify a different type