feat: Adds findAll finder to test utils #174
build-lint-test.yml
on: pull_request
build
/
git-secrets
3s
build
/
build
57s
build
/
codeql
1m 2s
deploy
/
deploy
Annotations
8 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#L92
Element implicitly has an 'any' type because expression of type '"findAlert"' can't be used to index type 'ElementWrapper'.
|
build / build:
src/chat-bubble/__tests__/chat-bubble.test.tsx#L61
Property 'findExpandableSection' does not exist on type 'ElementWrapper<HTMLElement>'.
|
build / build:
src/chat-bubble/__tests__/chat-bubble.test.tsx#L62
Property 'findButtonGroup' does not exist on type 'ElementWrapper<HTMLElement>'.
|
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
|