Feat: Standalone Storage Service #866
Annotations
11 warnings
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/
|
src/admin-app.ts#L18
Unexpected any. Specify a different type
|
src/admin-app.ts#L19
Unexpected any. Specify a different type
|
src/database/migrate.ts#L151
Unexpected any. Specify a different type
|
src/database/migrate.ts#L257
Unexpected any. Specify a different type
|
src/database/migrate.ts#L258
Unexpected any. Specify a different type
|
src/database/migrate.ts#L296
Unexpected any. Specify a different type
|
src/database/migrate.ts#L315
Forbidden non-null assertion
|
src/database/tenant.ts#L49
Unexpected any. Specify a different type
|
src/http/error-handler.ts#L49
Unexpected any. Specify a different type
|
src/http/generic-routes.ts#L26
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading