Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

fix: use type from the reply nested content directly #60

fix: use type from the reply nested content directly

fix: use type from the reply nested content directly #60

Triggered via pull request August 5, 2023 03:24
Status Failure
Total duration 2m 52s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
prettier
Process completed with exit code 1.
typecheck
Argument of type 'ContentTypeId | undefined' is not assignable to parameter of type 'ContentTypeId'.
typecheck
'contentType' is possibly 'undefined'.
typecheck
Type 'ContentTypeId | undefined' is not assignable to type 'ContentTypeId'.
typecheck
Process completed with exit code 2.