Skip to content

fix: replace as any casts in admin, backup, search, and transactions #940

fix: replace as any casts in admin, backup, search, and transactions

fix: replace as any casts in admin, backup, search, and transactions #940

Triggered via pull request September 1, 2026 05:03
Status Failure
Total duration 1m 45s
Artifacts

ci.yml

on: pull_request
build
build
deploy-staging
0s
deploy-staging
deploy-production
0s
deploy-production
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
lint: test/unit/request-id.middleware.spec.ts#L4
'requestIdStorage' is defined but never used
lint: test/cache/cache.service.e2e-spec.ts#L5
'CACHE_TTL' is defined but never used
lint: test/backup/backup.service.e2e-spec.ts#L377
'newBackup' is assigned a value but never used
lint: test/backup/backup.service.e2e-spec.ts#L344
Require statement not part of import statement
lint: test/backup/backup.service.e2e-spec.ts#L302
Require statement not part of import statement
lint: test/backup/backup.service.e2e-spec.ts#L271
'runningBackup' is assigned a value but never used
lint: test/backup/backup.service.e2e-spec.ts#L117
Require statement not part of import statement
lint: test/backup/backup.service.e2e-spec.ts#L35
'testBackupId' is assigned a value but never used
lint: src/versioning/version-header.interceptor.spec.ts#L5
'ApiVersionEnum' is defined but never used
lint: src/versioning/deprecation-warning.interceptor.spec.ts#L2
'GoneException' is defined but never used
test
Process completed with exit code 1.
validate-migrations
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/