CI/CD (push on main) #242
cicd.yaml
on: push
Annotations
2 errors and 1 warning
src/components/search-box/search-box.spec.tsx > SearchBox > Auto Query Behavior > triggers debounced search automatically after user stops typing when autoQuery is true:
src/components/search-box/search-box.spec.tsx#L207
AssertionError: expected "spy" to be called with arguments: [ 'Bike' ]
Received:
Number of calls: 0
❯ src/components/search-box/search-box.spec.tsx:207:8
|
build
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|