Skip to content

feat: Implement Select and Tooltip #166

feat: Implement Select and Tooltip

feat: Implement Select and Tooltip #166

Triggered via pull request September 4, 2024 09:33
Status Failure
Total duration 39s
Artifacts

ci.yaml

on: pull_request
cache-and-install
31s
cache-and-install
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
cache-and-install: src/components/Select/WSelect.spec.ts#L9
'wrapper' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
cache-and-install: src/components/Select/WSelect.spec.ts#L38
'wrapper' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
cache-and-install
Process completed with exit code 1.
cache-and-install: src/components/Select/WSelect.spec.ts#L2
'shallowMount' is defined but never used