Skip to content

fix: Use relative paths in .po file source comments #16

fix: Use relative paths in .po file source comments

fix: Use relative paths in .po file source comments #16

Triggered via pull request November 23, 2024 21:15
Status Failure
Total duration 1m 5s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
tests/utils/fs-helpers.spec.ts > normalizeFilePath > should handle Windows-style paths correctly: tests/utils/fs-helpers.spec.ts#L34
AssertionError: expected 'C:/Users/User/project/src/file.ts' to be 'project/src/file.ts' // Object.is equality - Expected + Received - project/src/file.ts + C:/Users/User/project/src/file.ts ❯ tests/utils/fs-helpers.spec.ts:34:71
build (ubuntu-latest, 18.x)
Process completed with exit code 1.
build (windows-latest, 18.x)
The job was canceled because "ubuntu-latest_18_x" failed.
build (windows-latest, 18.x)
The operation was canceled.
build (windows-latest, 20.x)
The job was canceled because "ubuntu-latest_18_x" failed.
build (windows-latest, 20.x)
The operation was canceled.
build (ubuntu-latest, 20.x)
The job was canceled because "ubuntu-latest_18_x" failed.
build (ubuntu-latest, 20.x)
A task was canceled.
build (ubuntu-latest, 18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/