Skip to content

Update actions.yml

Update actions.yml #1

Triggered via push December 18, 2023 09:40
Status Failure
Total duration 43s
Artifacts

actions.yml

on: push
lint-and-check-formatting
31s
lint-and-check-formatting
build
27s
build
run-tests
28s
run-tests
run-typecheck
25s
run-typecheck
Fit to window
Zoom out
Zoom in

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.