fix: replace non-null assertions with explicit handling #939
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/
|