v1.0 #6317
Annotations
10 errors
Run TypeScript type check
Module '"../src"' has no exported member 'choose'.
|
Run TypeScript type check
Module '"../src"' has no exported member 'guards'.
|
Run TypeScript type check
Type 'Mock<Procedure>' is missing the following properties from type '(string | undefined)[]': pop, push, concat, join, and 34 more.
|
Run TypeScript type check
Type 'Mock<Procedure>' is missing the following properties from type '(string | undefined)[]': pop, push, concat, join, and 34 more.
|
Run TypeScript type check
Property 'onDone' does not exist on type 'MachineConfig<BaseSchema>'.
|
Run TypeScript type check
Type 'Mock<Procedure>' is missing the following properties from type '(string | undefined)[]': pop, push, concat, join, and 34 more.
|
Run TypeScript type check
Type 'Mock<Procedure>' is missing the following properties from type '(string | undefined)[]': pop, push, concat, join, and 34 more.
|
Run TypeScript type check
Property 'start' does not exist on type 'MachineConfig<BaseSchema>'.
|
Run TypeScript type check
Object literal may only specify known properties, and 'canTurnGreen' does not exist in type '(params: ContextParams<BaseSchema>) => {}'.
|
Run TypeScript type check
Object literal may only specify known properties, and 'after' does not exist in type '{ tags?: (string | undefined)[]; entry?: (string | undefined)[]; exit?: (string | undefined)[]; effects?: (string | undefined)[]; on?: {}; }'.
|
Loading