Skip to content

fix(mobile): dismiss to Agents list after remote session exit #5237

fix(mobile): dismiss to Agents list after remote session exit

fix(mobile): dismiss to Agents list after remote session exit #5237

Triggered via pull request August 21, 2026 18:51
Status Failure
Total duration 2m 2s
Artifacts

kilo-app-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 4 warnings
format-check
Process completed with exit code 1.
format-check
oxfmt formatting check failed. Run 'cd apps/mobile && pnpm format' locally and commit the changes.
anti-slop(no-known-value-widening): apps/mobile/src/app/(app)/_layout.tsx#L95
The explicit unknown type on return value of `dump` discards known type evidence. Keep inference, validate with `satisfies`, or use a named owner contract.
anti-slop(no-runtime-typeof): apps/mobile/src/app/(app)/_layout.tsx#L90
A `typeof` check narrows a representation without establishing its contract. Parse input at its I/O boundary, then branch on the domain value.
anti-slop(no-unknown-returns): apps/mobile/src/app/(app)/_layout.tsx#L89
This function exposes `unknown` to its caller. Parse the value at its boundary and return a named domain type.
typescript-eslint(array-type): apps/mobile/src/app/(app)/_layout.tsx#L93
Array type using 'Array<T>' is forbidden. Use 'T[]' instead.
eslint(curly): apps/mobile/src/app/(app)/_layout.tsx#L90
Expected { after 'if' condition.
eslint(no-console): apps/mobile/src/app/(app)/_layout.tsx#L104
Unexpected console statement.
format-check
[git-mirror] Skipping cache commit: Found 2 failed/cancelled steps
format-check
[git-mirror] - Step: unknown (failed)
lint
[git-mirror] Skipping cache commit: Found 2 failed/cancelled steps
lint
[git-mirror] - Step: unknown (failed)