Skip to content

feat: toHaveDisplayValue matcher #558

feat: toHaveDisplayValue matcher

feat: toHaveDisplayValue matcher #558

Triggered via pull request August 21, 2023 08:06
Status Failure
Total duration 2m 32s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.