feat: toHaveDisplayValue
matcher
#558
main.yml
on: pull_request
Install and Cache deps
15s
Test Website
17s
Lint
17s
Typecheck
14s
Flow
15s
Test React 18
1m 11s
Test React 17
1m 59s
Annotations
5 errors
Lint:
src/matchers/extend-expect.d.ts#L2
'toHaveDisplayValue' is defined but never used
|
Lint:
src/matchers/extend-expect.d.ts#L3
`react-test-renderer` import should occur before import of `../matches`
|
Lint:
src/matchers/extend-expect.d.ts#L3
'ReactTestInstance' is defined but never used
|
Lint:
src/matchers/extend-expect.d.ts#L7
Replace `⏎····expectedValue:·TextMatch,⏎····options?:·TextMatchOptions⏎··` with `expectedValue:·TextMatch,·options?:·TextMatchOptions`
|
Lint
Process completed with exit code 1.
|