Skip to content

feat: Adds findAll finder to test utils #176

feat: Adds findAll finder to test utils

feat: Adds findAll finder to test utils #176

Triggered via pull request November 20, 2024 13:02
Status Failure
Total duration 2m 3s
Artifacts

dry-run.yml

on: pull_request
dry-run  /  Create build tree
4s
dry-run / Create build tree
dry-run  /  Build browser-test-tools
3s
dry-run / Build browser-test-tools
dry-run  /  Build documenter
4s
dry-run / Build documenter
dry-run  /  Build global-styles
4s
dry-run / Build global-styles
dry-run  /  Build build-tools
3s
dry-run / Build build-tools
dry-run  /  Build collection-hooks
3s
dry-run / Build collection-hooks
dry-run  /  Build jest-preset
5s
dry-run / Build jest-preset
dry-run  /  Build component-toolkit
4s
dry-run / Build component-toolkit
dry-run  /  Build test-utils
4s
dry-run / Build test-utils
dry-run  /  Build theming-core
3s
dry-run / Build theming-core
dry-run  /  Build components
3s
dry-run / Build components
dry-run  /  Build board components
4s
dry-run / Build board components
dry-run  /  Build code view components
45s
dry-run / Build code view components
dry-run  /  Build chat components
5s
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
3s
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

8 errors
dry-run / Build code view components: src/__tests__/test-utils.test.tsx#L67
Property 'findAllAlerts' does not exist on type 'ElementWrapper<Element>'. Did you mean 'findAlert'?
dry-run / Build code view components: src/__tests__/test-utils.test.tsx#L67
Parameter 'component' implicitly has an 'any' type.
dry-run / Build code view components: src/__tests__/test-utils.test.tsx#L81
Property 'findAllAlerts' does not exist on type 'ElementWrapper<Element>'. Did you mean 'findAlert'?
dry-run / Build code view components: src/__tests__/test-utils.test.tsx#L81
Parameter 'component' implicitly has an 'any' type.
dry-run / Build code view components: src/__tests__/test-utils.test.tsx#L102
Property 'findAllAlerts' does not exist on type 'ElementWrapper'. Did you mean 'findAlert'?
dry-run / Build code view components: src/__tests__/test-utils.test.tsx#L114
Property 'findAllAlerts' does not exist on type 'ElementWrapper'. Did you mean 'findAlert'?
dry-run / Build code view components: src/__tests__/test-utils.test.tsx#L115
Property 'findAllAlerts' does not exist on type 'ElementWrapper'. Did you mean 'findAlert'?
dry-run / Build code view components
Process completed with exit code 2.