tmp #709
Annotations
2 errors and 2 warnings
tests/models/relation/batches.test.ts > #findInBatches():
tests/models/relation/batches.test.ts#L24
AssertionError: expected [ 'bar', 'baz' ] to deeply equal [ 'foo', 'bar' ]
- Expected
+ Received
Array [
- "foo",
"bar",
+ "baz",
]
❯ tests/models/relation/batches.test.ts:24:41
|
build (20.x)
Process completed with exit code 1.
|
build (22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|