-
Notifications
You must be signed in to change notification settings - Fork 373
Closed
Description
I have created a batch which can read all test cases and transforms the test case configuration in types definition tests.
Running the test-types, I discovered a couple of definitions errors:
error TS2322: Type '{ topLeft: number; topRight: number; bottomRight: number; }' is not assignable to
type 'Scriptable<number, PartialEventContext>'.
error TS2339: Property 'type' does not exist on type 'PartialEventContext'.
Metadata
Metadata
Assignees
Labels
No labels