feat: Adds findAll finder to test utils #150
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
dry-run.yml
on: pull_request
dry-run
/
Create build tree
3s
dry-run
/
Build board components
4s
dry-run
/
Build code view components
4s
dry-run
/
Build chat components
46s
Matrix: dry-run / Components accessibility tests shards
Matrix: dry-run / Components integration tests shards
dry-run
/
Components unit tests
3s
dry-run
/
Components motion tests
4s
dry-run
/
Demos tests
0s
dry-run
/
Components accessibility tests
0s
dry-run
/
Components integration tests
0s
Annotations
7 errors
|
dry-run / Build chat components:
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")'.
|
|
dry-run / Build chat components:
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; }'.
|
|
dry-run / Build chat components:
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>'.
|
|
dry-run / Build chat components:
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'.
|
|
dry-run / Build chat components:
src/chat-bubble/__tests__/chat-bubble.test.tsx#L61
Property 'findExpandableSection' does not exist on type 'ElementWrapper<HTMLElement>'.
|
|
dry-run / Build chat components:
src/chat-bubble/__tests__/chat-bubble.test.tsx#L62
Property 'findButtonGroup' does not exist on type 'ElementWrapper<HTMLElement>'.
|
|
dry-run / Build chat components
Process completed with exit code 2.
|