fix: unsaved readme #28
Annotations
2 errors and 1 warning
|
main
Process completed with exit code 1.
|
|
src/lib/frontmatter-adapter.spec.ts > Feature: scripts-migration-hexagonal, Property 4: Frontmatter parse∘render round-trip > preserves title, type, tags, and all present optional fields through generate -> parse:
libs/wiki/infrastructure-frontmatter/src/lib/frontmatter-adapter.spec.ts#L421
Error: Property failed after 65 tests
{ seed: 209439399, path: "64:0:0:0:0:0:0:0:0", endOnFailure: true }
Counterexample: [{"title":"A","type":"entity","tags":[],"created":"2000-01-01","updated":"2000-01-01"},"valueOf"]
Shrunk 8 time(s)
Hint: Enable verbose mode in order to have the list of all failing values encountered during the run
❯ buildError ../../../node_modules/fast-check/lib/fast-check.js:2434:16
❯ throwIfFailed ../../../node_modules/fast-check/lib/fast-check.js:2441:8
❯ reportRunDetails ../../../node_modules/fast-check/lib/fast-check.js:2457:14
❯ Proxy.assert ../../../node_modules/fast-check/lib/fast-check.js:2514:7
❯ src/lib/frontmatter-adapter.spec.ts:421:8
Caused by: Caused by: TypeError: Cannot read properties of undefined (reading 'slice')
❯ newline ../../../node_modules/gray-matter/lib/stringify.js:55:14
❯ module.exports ../../../node_modules/gray-matter/lib/stringify.js:51:16
❯ Function.matter.stringify ../../../node_modules/gray-matter/index.js:162:10
❯ FrontmatterAdapter.generateFrontmatter src/lib/frontmatter-adapter.ts:54:29
❯ src/lib/frontmatter-adapter.spec.ts:425:34
❯ Property.predicate ../../../node_modules/fast-check/lib/fast-check.js:1329:99
❯ Property.run ../../../node_modules/fast-check/lib/fast-check.js:1298:24
❯ runIt ../../../node_modules/fast-check/lib/fast-check.js:2477:24
❯ check ../../../node_modules/fast-check/lib/fast-check.js:2509:204
❯ Proxy.assert ../../../node_modules/fast-check/lib/fast-check.js:2512:14
|
|
main
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|