feat: Adds findAll finder to test utils #149
dry-run.yml
on: pull_request
dry-run
/
Create build tree
2s
dry-run
/
Build board components
4s
dry-run
/
Build code view components
3s
dry-run
/
Build chat components
51s
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
2s
dry-run
/
Demos tests
0s
dry-run
/
Components accessibility tests
0s
dry-run
/
Components integration tests
0s
Annotations
10 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#L66
Element implicitly has an 'any' type because expression of type '"findAllAlerts"' can't be used to index type 'ElementWrapper<Element>'.
|
dry-run / Build chat components:
src/__tests__/test-utils.test.tsx#L66
Parameter 'component' implicitly has an 'any' type.
|
dry-run / Build chat components:
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>'.
|
dry-run / Build chat components:
src/__tests__/test-utils.test.tsx#L80
Parameter 'component' implicitly has an 'any' type.
|
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/__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'.
|
dry-run / Build chat components:
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'.
|