Skip to content

Update dependency @types/unist to v3 #1078

Update dependency @types/unist to v3

Update dependency @types/unist to v3 #1078

Triggered via push August 7, 2023 01:15
Status Failure
Total duration 3m 11s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: push
Matrix: small
Fit to window
Zoom out
Zoom in

Annotations

10 errors
full build
Argument of type 'Node<Data>' is not assignable to parameter of type 'Root | Content'.
full build
Argument of type 'Node<Data>' is not assignable to parameter of type 'Root | Content'.
full build
Argument of type 'Node<Data>' is not assignable to parameter of type 'Root | Content'.
full build
Argument of type 'Node<Data>' is not assignable to parameter of type 'Root | Content'.
full build
Argument of type 'Node<Data>' is not assignable to parameter of type 'Root | Content'.
full build
Argument of type 'Root | Content' is not assignable to parameter of type 'Node<Data>'.
full build
Argument of type 'Root | Content' is not assignable to parameter of type 'Node<Data>'.
full build
Type '(tree: any) => Program' is not assignable to type 'void'.
full build
Parameter 'tree' implicitly has an 'any' type.
full build
Type '(tree: any) => void' is not assignable to type 'void'.