fix(vault): parse block-style YAML lists in frontmatter (not just inline arrays)#142
Merged
Merged
Annotations
2 errors and 11 warnings
|
TypeScript test suite
Process completed with exit code 1.
|
|
TypeScript test suite:
tests/core/brain/lifecycle/temporal-replace.test.ts#L127
Expected: 1
Received: 0
at <anonymous> (/home/runner/work/open-second-brain/open-second-brain/tests/core/brain/lifecycle/temporal-replace.test.ts:127:25)
|
|
Complete job
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-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint:
src/core/brain/session-recall.ts#L487
Use `Array#toSorted()` instead of `Array#sort()`.
|
|
Lint:
src/core/brain/session-recall.ts#L350
Use `Array#toSorted()` instead of `Array#sort()`.
|
|
Lint:
src/core/brain/session-recall.ts#L167
Use `Array#toSorted()` instead of `Array#sort()`.
|
|
Lint:
src/cli/install/init-interactive.ts#L13
Identifier 'dirname' is imported but never used.
|
|
Lint:
src/cli/install/init-interactive.ts#L281
Unexpected `await` inside a loop.
|
|
Lint:
src/cli/install/init-interactive.ts#L196
Unexpected `await` inside a loop.
|
|
Lint:
src/cli/install/init-interactive.ts#L179
Unexpected `await` inside a loop.
|
|
Lint:
src/core/brain/entities/index-builder.ts#L157
Unexpected dangling '_' in '`__clearEntityIndexCache`'.
|
|
Lint:
scripts/discipline-report.ts#L34
Catch parameter 'e' is caught but never used.
|
|
Lint:
scripts/check-hardcoded-paths.ts#L30
should be a `Set`, and use `.has()` to check existence or non-existence.
|
background
wait
wait-all
cancel
parallel
Loading