feat: support for react suspense #525
ci.yml
on: pull_request
Install and Cache deps
14s
Annotations
10 errors
Lint:
src/fire-event.ts#L150
Async arrow function has no 'await' expression
|
Lint:
src/fire-event.ts#L137
Replace `element:·ReactTestInstance,·eventName:·EventName,·...data:·unknown[]` with `⏎··element:·ReactTestInstance,⏎··eventName:·EventName,⏎··...data:·unknown[]⏎`
|
Lint:
src/__tests__/suspense.test.tsx#L30
Async arrow function has no 'await' expression
|
Lint:
src/__tests__/suspense.test.tsx#L13
void is only valid as a return type or generic type argument
|
Lint:
src/__tests__/suspense.test.tsx#L1
Run autofix to sort these imports!
|
Lint:
src/__tests__/suspense-fake-timers.test.tsx#L31
Async arrow function has no 'await' expression
|
Lint:
src/__tests__/suspense-fake-timers.test.tsx#L1
Run autofix to sort these imports!
|
Lint:
src/__tests__/fire-event-async.test.tsx#L667
Forbidden non-null assertion
|
Lint:
src/__tests__/fire-event-async.test.tsx#L664
Promise constructor parameters must be named to match "^_?resolve$"
|
Lint:
src/__tests__/fire-event-async.test.tsx#L662
'createMockPromise' is defined but never used
|