feat: Adds findAll finder to test utils #173
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build-lint-test.yml
on: pull_request
build
/
git-secrets
3s
build
/
build
1m 3s
build
/
codeql
59s
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/chat-components/chat-components/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 avatar: AvatarProps; }'.
|
|
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
|