Skip to content

feat: reconcile orphan objects from admin endpoint #1328

feat: reconcile orphan objects from admin endpoint

feat: reconcile orphan objects from admin endpoint #1328

Triggered via pull request January 3, 2025 12:58
Status Failure
Total duration 35s
Artifacts

ci.yml

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

Annotations

2 errors and 11 warnings
Test / OS ubuntu-20.04 / Node 20: src/storage/database/knex.ts#L192
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
Test / OS ubuntu-20.04 / Node 20
Process completed with exit code 1.
Test / OS ubuntu-20.04 / Node 20
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Test / OS ubuntu-20.04 / Node 20: src/admin-app.ts#L21
Unexpected any. Specify a different type
Test / OS ubuntu-20.04 / Node 20: src/admin-app.ts#L22
Unexpected any. Specify a different type
Test / OS ubuntu-20.04 / Node 20: src/config.ts#L454
'e' is defined but never used
Test / OS ubuntu-20.04 / Node 20: src/config.ts#L454
Unexpected any. Specify a different type
Test / OS ubuntu-20.04 / Node 20: src/http/error-handler.ts#L67
Unexpected any. Specify a different type
Test / OS ubuntu-20.04 / Node 20: src/http/plugins/jwt.ts#L28
'reply' is defined but never used
Test / OS ubuntu-20.04 / Node 20: src/http/plugins/jwt.ts#L44
Unexpected any. Specify a different type
Test / OS ubuntu-20.04 / Node 20: src/http/plugins/log-request.ts#L21
Unexpected any. Specify a different type
Test / OS ubuntu-20.04 / Node 20: src/http/plugins/log-request.ts#L63
Unexpected any. Specify a different type
Test / OS ubuntu-20.04 / Node 20: src/http/plugins/log-request.ts#L118
Unexpected any. Specify a different type