fix: Use relative paths in .po file source comments #15
Annotations
2 errors and 1 warning
Run npm test:
tests/utils/fs-helpers.spec.ts#L28
AssertionError: expected 'C:\Users\User\Projects\project\src\fi…' to be 'project/src/file.ts' // Object.is equality
- Expected
+ Received
- project/src/file.ts
+ C:\Users\User\Projects\project\src\file.ts
❯ tests/utils/fs-helpers.spec.ts:28:81
|
Run npm test
Process completed with exit code 1.
|
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/
|
Loading