Skip to content

Image fixes

Image fixes #55

Triggered via pull request January 7, 2024 22:29
Status Failure
Total duration 1m 18s
Artifacts

typecheck.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Typecheck: components/base/Author.vue#L27
Type 'string | File' is not assignable to type 'string | undefined'.
Typecheck: components/base/UForm.vue#L67
Type '{ [key: string]: any; }[] | null | undefined' is not assignable to type 'unknown[] | undefined'.
Typecheck
Process completed with exit code 1.