Skip to content
This repository was archived by the owner on Jul 31, 2026. It is now read-only.

fix: preexisting bugs surfaced in agent review #790

fix: preexisting bugs surfaced in agent review

fix: preexisting bugs surfaced in agent review #790

Triggered via pull request June 15, 2026 22:52
Status Failure
Total duration 37s
Artifacts

typecheck.yml

on: pull_request
type-check
32s
type-check
Fit to window
Zoom out
Zoom in

Annotations

3 errors
type-check
Process completed with exit code 2.
type-check: src/components/AppLayout/useAppLayoutKeys.ts#L14
Parameter 'prev' implicitly has an 'any' type.
type-check: src/components/AppLayout/useAppLayoutKeys.ts#L14
Argument of type '(prev: any) => boolean' is not assignable to parameter of type 'boolean'.