Skip to content

Feat/docker compose example #892

Feat/docker compose example

Feat/docker compose example #892

Triggered via pull request January 15, 2024 09:18
Status Success
Total duration 3m 34s
Artifacts

ci.yml

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

Annotations

11 warnings
Test / OS ubuntu-20.04 / Node 20
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 20: src/admin-app.ts#L18
Unexpected any. Specify a different type
Test / OS ubuntu-20.04 / Node 20: src/admin-app.ts#L19
Unexpected any. Specify a different type
Test / OS ubuntu-20.04 / Node 20: src/database/migrate.ts#L169
Unexpected any. Specify a different type
Test / OS ubuntu-20.04 / Node 20: src/database/migrate.ts#L326
Unexpected any. Specify a different type
Test / OS ubuntu-20.04 / Node 20: src/database/migrate.ts#L327
Unexpected any. Specify a different type
Test / OS ubuntu-20.04 / Node 20: src/database/migrate.ts#L365
Unexpected any. Specify a different type
Test / OS ubuntu-20.04 / Node 20: src/database/migrate.ts#L384
Forbidden non-null assertion
Test / OS ubuntu-20.04 / Node 20: src/database/tenant.ts#L49
Unexpected any. Specify a different type
Test / OS ubuntu-20.04 / Node 20: src/http/error-handler.ts#L49
Unexpected any. Specify a different type
Test / OS ubuntu-20.04 / Node 20: src/http/generic-routes.ts#L26
Unexpected any. Specify a different type