fix: π header transclusion #175
actions.yml
on: pull_request
lint-and-check-formatting
29s
build
27s
run-tests
29s
run-typecheck
26s
Annotations
5 errors
run-typecheck:
src/compiler/DataviewCompiler.ts#L120
Type 'Record<string, Literal> | undefined' is not assignable to type 'Literal'.
|
run-typecheck:
src/compiler/DataviewCompiler.ts#L126
No overload matches this call.
|
run-typecheck:
src/compiler/DataviewCompiler.ts#L229
Type 'Record<string, Literal> | undefined' is not assignable to type 'Literal'.
|
run-typecheck
Process completed with exit code 2.
|
run-tests
Process completed with exit code 1.
|