feat: Adds findAll finder to test utils #175
Annotations
10 errors
Run cloudscape-design/actions/.github/actions/build-repository@main:
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/code-view/code-view/lib/components/index")'.
|
Run cloudscape-design/actions/.github/actions/build-repository@main:
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 "code-view": CodeViewProps; }'.
|
Run cloudscape-design/actions/.github/actions/build-repository@main:
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>'.
|
Run cloudscape-design/actions/.github/actions/build-repository@main:
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>'.
|
Run cloudscape-design/actions/.github/actions/build-repository@main:
src/__tests__/test-utils.test.tsx#L66
Parameter 'component' implicitly has an 'any' type.
|
Run cloudscape-design/actions/.github/actions/build-repository@main:
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>'.
|
Run cloudscape-design/actions/.github/actions/build-repository@main:
src/__tests__/test-utils.test.tsx#L80
Parameter 'component' implicitly has an 'any' type.
|
Run cloudscape-design/actions/.github/actions/build-repository@main:
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'.
|
Run cloudscape-design/actions/.github/actions/build-repository@main:
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'.
|
Run cloudscape-design/actions/.github/actions/build-repository@main:
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'.
|
Loading