Skip to content

Support managing posts in the user center #3794

Support managing posts in the user center

Support managing posts in the user center #3794

Triggered via pull request November 28, 2023 08:43
Status Failure
Total duration 4m 48s
Artifacts

halo.yaml

on: pull_request
docker-build-and-push
0s
docker-build-and-push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
check
'formState.value.content' is possibly 'undefined'.
check
Type '{ content?: string | undefined; raw?: string | undefined; rawType?: string | undefined; } | undefined' is not assignable to type 'Content'.
check
Type '{ content?: string | undefined; raw?: string | undefined; rawType?: string | undefined; } | undefined' is not assignable to type 'Content'.
check
No overload matches this call.
check
'formState.value.content' is possibly 'undefined'.
check
Argument of type '{ content?: string | undefined; raw?: string | undefined; rawType?: string | undefined; } | undefined' is not assignable to parameter of type 'object'.
check
Argument of type '{ content?: string | undefined; raw?: string | undefined; rawType?: string | undefined; } | undefined' is not assignable to parameter of type 'object'.
check
'__VLS_ctx.formState.content' is possibly 'undefined'.
check
'__VLS_ctx.formState.content' is possibly 'undefined'.
check
Process completed with exit code 2.