fix: validate on submit by default #670
web-release.yml
on: push
Annotations
2 errors and 1 warning
app/tests/__tests__/pipelines/overview.test.tsx > Workflow overview > should stop non finished run:
apps/web-remix/app/tests/__tests__/pipelines/overview.test.tsx#L92
AssertionError: expected [ <div …(1)></div>, <div …(1)></div> ] to have a length of 3 but got 2
- Expected
+ Received
- 3
+ 2
❯ app/tests/__tests__/pipelines/overview.test.tsx:92:53
|
Test
Process completed with exit code 1.
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|