chore(core): Optimize stack update scheduling by predicting upcoming state changes #1294
integration.yml
on: pull_request
Check whether the written test passes normally
1m 4s
Check the TypeScript typings
1m 3s
Check the status of Changesets
1m 5s
Annotations
8 errors
|
Check the TypeScript typings
Process completed with exit code 1.
|
|
Check the TypeScript typings
Argument of type 'Mutex' is not assignable to parameter of type '{ SwitchException: new (message?: string | undefined) => Error; scheduler: Scheduler; }'.
|
|
Check the TypeScript typings
Expected 0 arguments, but got 1.
|
|
Check the TypeScript typings
Parameter 'b' implicitly has an 'any' type.
|
|
Check the TypeScript typings
Parameter 'a' implicitly has an 'any' type.
|
|
Check the TypeScript typings
Cannot find module '../projectToOngoingTransitions' or its corresponding type declarations.
|
|
Check whether the written test passes normally
Process completed with exit code 1.
|
|
Check the status of Changesets
Process completed with exit code 1.
|