feat: Adds findAll finder to test utils #208
build-lint-test.yml
on: pull_request
build
/
git-secrets
7s
build
/
build
57s
build
/
codeql
1m 9s
deploy
/
deploy
Annotations
11 errors
build / build:
src/__tests__/test-utils.test.tsx#L24
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'typeof import("/home/runner/work/code-view/code-view/lib/components/index")'.
|
build / build:
src/__tests__/test-utils.test.tsx#L25
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ readonly "code-view": CodeViewProps; }'.
|
build / build:
src/__tests__/test-utils.test.tsx#L58
Element implicitly has an 'any' type because expression of type '"findAlert"' can't be used to index type 'ElementWrapper<Element>'.
|
build / build:
src/__tests__/test-utils.test.tsx#L66
Element implicitly has an 'any' type because expression of type '"findAllAlerts"' can't be used to index type 'ElementWrapper<Element>'.
|
build / build:
src/__tests__/test-utils.test.tsx#L66
Parameter 'component' implicitly has an 'any' type.
|
build / build:
src/__tests__/test-utils.test.tsx#L80
Element implicitly has an 'any' type because expression of type '"findAllAlerts"' can't be used to index type 'ElementWrapper<Element>'.
|
build / build:
src/__tests__/test-utils.test.tsx#L80
Parameter 'component' implicitly has an 'any' type.
|
build / build:
src/__tests__/test-utils.test.tsx#L92
Element implicitly has an 'any' type because expression of type '"findAlert"' can't be used to index type 'ElementWrapper'.
|
build / build:
src/__tests__/test-utils.test.tsx#L101
Element implicitly has an 'any' type because expression of type '"findAllAlerts"' can't be used to index type 'ElementWrapper'.
|
build / build:
src/__tests__/test-utils.test.tsx#L113
Element implicitly has an 'any' type because expression of type '"findAllAlerts"' can't be used to index type 'ElementWrapper'.
|
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
|