Support managing posts in the user center #3794
halo.yaml
on: pull_request
check
4m 39s
docker-build-and-push
0s
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.
|