feat: Adds findAll finder to test utils #209
build-lint-test.yml
on: pull_request
build
/
git-secrets
3s
build
/
build
56s
build
/
codeql
58s
deploy
/
deploy
Annotations
9 errors
build / build:
src/__tests__/test-utils.test.tsx#L67
Property 'findAllAlerts' does not exist on type 'ElementWrapper<Element>'. Did you mean 'findAlert'?
|
build / build:
src/__tests__/test-utils.test.tsx#L67
Parameter 'component' implicitly has an 'any' type.
|
build / build:
src/__tests__/test-utils.test.tsx#L81
Property 'findAllAlerts' does not exist on type 'ElementWrapper<Element>'. Did you mean 'findAlert'?
|
build / build:
src/__tests__/test-utils.test.tsx#L81
Parameter 'component' implicitly has an 'any' type.
|
build / build:
src/__tests__/test-utils.test.tsx#L102
Property 'findAllAlerts' does not exist on type 'ElementWrapper'. Did you mean 'findAlert'?
|
build / build:
src/__tests__/test-utils.test.tsx#L114
Property 'findAllAlerts' does not exist on type 'ElementWrapper'. Did you mean 'findAlert'?
|
build / build:
src/__tests__/test-utils.test.tsx#L115
Property 'findAllAlerts' does not exist on type 'ElementWrapper'. Did you mean 'findAlert'?
|
build / build
Process completed with exit code 2.
|
build / build
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|