tmp #713
Annotations
2 errors and 2 warnings
tests/models/relation/serialization.test.ts > Relation#toJson():
tests/models/relation/serialization.test.ts#L37
AssertionError: expected '[{"name":"fuga","createdAt":"2024-12-…' to deeply equal '[{"name":"hoge","createdAt":"2024-12-…'
- Expected
+ Received
- [{"name":"hoge","createdAt":"2024-12-01T10:00:00.000Z"},{"name":"fuga","createdAt":"2024-12-01T10:00:00.000Z"}]
+ [{"name":"fuga","createdAt":"2024-12-01T10:00:00.000Z"},{"name":"hoge","createdAt":"2024-12-01T10:00:00.000Z"}]
❯ tests/models/relation/serialization.test.ts:37:18
|
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
|