Skip to content
Triggered via pull request October 30, 2024 17:54
@johniejohnie
opened #10
v2
Status Failure
Total duration 24s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ci: test/effect.test.ts#L10
Type 'Struct<{ title: typeof String$; description: typeof String$; keywords: mutable<Array$<typeof String$>>; views: typeof NumberFromString; }>' is not assignable to type 'Schema<{ readonly title: string; readonly description: string; readonly keywords: string[]; readonly views: number; }, { readonly title: string; readonly description: string; readonly keywords: string[]; readonly views: number; }, never>'.
ci
Process completed with exit code 2.