Version/2.55.0 #173
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
actions.yml
on: pull_request
lint-and-check-formatting
40s
build
44s
run-tests
33s
run-typecheck
46s
Annotations
5 errors
run-tests
Process completed with exit code 1.
|
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.
|