Skip to content

Use .src.md extension instead of .srcmd #74

Use .src.md extension instead of .srcmd

Use .src.md extension instead of .srcmd #74

Triggered via pull request July 17, 2024 22:28
@benjreinhartbenjreinhart
synchronize #142
srcdotmd
Status Failure
Total duration 56s
Artifacts

run-tests.yml

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

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/