test: add dark mode coverage for UI components#297
Open
MerlinTheWhiz wants to merge 1 commit into
Open
Annotations
15 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, codecov/codecov-action@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint — app:
app/lib/test-utils.tsx#L2
'RenderOptions' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint — app:
app/components/ui/dark-mode-coverage.test.tsx#L2
'render' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint — processing:
xstreamroll-processing/__tests__/metrics.test.ts#L150
Unexpected any. Specify a different type
|
|
Lint — processing:
xstreamroll-processing/__tests__/metrics.test.ts#L119
Unexpected any. Specify a different type
|
|
Lint — api:
api/src/auth/auth.service.spec.ts#L196
Unexpected any. Specify a different type
|
|
Lint — api:
api/src/auth/auth.service.spec.ts#L178
Unexpected any. Specify a different type
|
|
Lint — api:
api/src/auth/auth.service.spec.ts#L167
Unexpected any. Specify a different type
|
|
Lint — api:
api/src/auth/auth.service.spec.ts#L157
Unexpected any. Specify a different type
|
|
Lint — api:
api/src/auth/auth.service.spec.ts#L130
Unexpected any. Specify a different type
|
|
Lint — api:
api/src/auth/auth.service.spec.ts#L76
Unexpected any. Specify a different type
|
|
Lint — api:
api/src/auth/auth.service.spec.ts#L74
Unexpected any. Specify a different type
|
|
Lint — api:
api/src/auth/auth.service.spec.ts#L61
'MockJwtDecodedPayload' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint — api:
api/src/auth/auth-rate-limit.integration.spec.ts#L26
'usersRepository' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Lint — api:
api/src/auth/auth-rate-limit.integration.spec.ts#L25
'authService' is assigned a value but never used. Allowed unused vars must match /^_/u
|
background
wait
wait-all
cancel
parallel
Loading