Use .src.md extension instead of .srcmd #74
Annotations
2 errors and 1 warning
test/srcmd.test.mts > encoding and decoding srcmd files:
packages/api/test/srcmd.test.mts#L11
Error: ENOENT: no such file or directory, open '/home/runner/work/srcbook/srcbook/packages/api/test/srcmd_files/srcbook.src.md'
❯ test/srcmd.test.mts:11:13
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: '/home/runner/work/srcbook/srcbook/packages/api/test/srcmd_files/srcbook.src.md' }
|
app (22.x)
Process completed with exit code 1.
|
app (22.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/
|