Skip to content

11.0.2

11.0.2 #154

Re-run triggered August 20, 2023 17:21
Status Failure
Total duration 2m 0s
Artifacts

main.yml

on: push
Matrix: canary
Matrix: main
Fit to window
Zoom out
Zoom in

Annotations

10 errors
canary / unifiedjs/unified-engine
Argument of type 'VFile' is not assignable to parameter of type 'Compatible | undefined'.
canary / unifiedjs/unified-engine
Argument of type 'Node' is not assignable to parameter of type 'Node<Data>'.
canary / unifiedjs/unified-engine
Argument of type 'Node' is not assignable to parameter of type 'Node<Data>'.
canary / unifiedjs/unified-engine: lib/index.js#L2
Generic type 'Processor<ParseTree, CurrentTree, CompileTree, CompileResult>' requires between 0 and 4 type arguments.
canary / unifiedjs/unified-engine
Type 'Literal' does not satisfy the constraint 'Node<Data>'.
canary / unifiedjs/unified-engine
Type 'Literal' does not satisfy the constraint 'Node<Data>'.
canary / unifiedjs/unified-engine
Type '(_: any, file: any) => void' is not assignable to type 'void'.
canary / unifiedjs/unified-engine
Parameter '_' implicitly has an 'any' type.
canary / unifiedjs/unified-engine
Parameter 'file' implicitly has an 'any' type.
canary / unifiedjs/unified-engine
Type '(tree: any) => void' is not assignable to type 'void'.