Skip to content

feat: Adds findAll finder to test utils #149

feat: Adds findAll finder to test utils

feat: Adds findAll finder to test utils #149

Triggered via pull request November 20, 2024 10:38
Status Failure
Total duration 2m 4s
Artifacts

dry-run.yml

on: pull_request
dry-run  /  Create build tree
2s
dry-run / Create build tree
dry-run  /  Build browser-test-tools
4s
dry-run / Build browser-test-tools
dry-run  /  Build documenter
2s
dry-run / Build documenter
dry-run  /  Build global-styles
2s
dry-run / Build global-styles
dry-run  /  Build build-tools
4s
dry-run / Build build-tools
dry-run  /  Build collection-hooks
2s
dry-run / Build collection-hooks
dry-run  /  Build jest-preset
2s
dry-run / Build jest-preset
dry-run  /  Build component-toolkit
4s
dry-run / Build component-toolkit
dry-run  /  Build test-utils
8s
dry-run / Build test-utils
dry-run  /  Build theming-core
3s
dry-run / Build theming-core
dry-run  /  Build components
2s
dry-run / Build components
dry-run  /  Build board components
4s
dry-run / Build board components
dry-run  /  Build code view components
3s
dry-run / Build code view components
dry-run  /  Build chat components
51s
dry-run / Build chat components
Matrix: dry-run / Components accessibility tests shards
Matrix: dry-run / Components integration tests shards
dry-run  /  Components unit tests
3s
dry-run / Components unit tests
dry-run  /  Components motion tests
2s
dry-run / Components motion tests
dry-run  /  Demos tests
0s
dry-run / Demos tests
dry-run  /  Components accessibility tests
0s
dry-run / Components accessibility tests
dry-run  /  Components integration tests
0s
dry-run / Components integration tests
Fit to window
Zoom out
Zoom in

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'.