Reorganize files #1019
Annotations
2 errors and 2 warnings
src/lib/services/contents/entry/transformations.spec.js > Test applyTransformation() > date:
src/lib/services/contents/entry/transformations.spec.js#L99
AssertionError: expected '2024-01-23-06-23' to be '2024-01-23-01-23' // Object.is equality
Expected: "2024-01-23-01-23"
Received: "2024-01-23-06-23"
❯ src/lib/services/contents/entry/transformations.spec.js:99:7
|
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
|
Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|