Skip to content

fix: cleanup imports (#615) #1350

fix: cleanup imports (#615)

fix: cleanup imports (#615) #1350

Triggered via push January 13, 2025 13:42
Status Success
Total duration 3m 30s
Artifacts

ci.yml

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

Annotations

11 warnings
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#L19
Unexpected any. Specify a different type
Test / OS ubuntu-20.04 / Node 20: src/admin-app.ts#L20
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