fix(#54): Add security hardening and fuzz tests - #99
Merged
Annotations
13 errors and 1 warning
|
Build
Process completed with exit code 1.
|
|
Test
Process completed with exit code 1.
|
|
Lint
Process completed with exit code 1.
|
|
Type check
No overload matches this call.
|
|
Type check
No overload matches this call.
|
|
Type check
Argument of type 'InteractionRecommendation[]' is not assignable to parameter of type 'InteractionRecommendation'.
|
|
Type check
Type 'string[]' is not assignable to type 'InteractionType[]'.
|
|
Type check
Cannot find name 'handleTouchStart'. Did you mean 'ontouchstart'?
|
|
Type check
Type '"minimal"' is not assignable to type '"tabs" | "sidebar" | "topbar" | "floating" | undefined'.
|
|
Type check
This comparison appears to be unintentional because the types '"normal" | "smooth" | "jerky"' and '"scattered"' have no overlap.
|
|
Type check
Argument of type '{ state: string; id: string; mode: XRMode; device: XRDevice; startTime: number; frameRate: number; latency: number; trackingQuality: "high" | "medium" | "low"; batteryLevel?: number; }' is not assignable to parameter of type 'XRSessionInfo'.
|
|
Type check
Argument of type '{ state: string; id: string; mode: XRMode; device: XRDevice; startTime: number; frameRate: number; latency: number; trackingQuality: "high" | "medium" | "low"; batteryLevel?: number; }' is not assignable to parameter of type 'SetStateAction<XRSessionInfo | null>'.
|
|
Type check
Property 'trackingQuality' does not exist on type 'XRFrame'.
|
|
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, nick-fields/retry@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading