Skip to content

Add initial test vault #23

Add initial test vault

Add initial test vault #23

Triggered via pull request September 14, 2023 19:22
Status Failure
Total duration 59s
Artifacts

actions.yml

on: pull_request
lint-and-check-formatting
48s
lint-and-check-formatting
build
34s
build
run-tests
40s
run-tests
run-typecheck
28s
run-typecheck
Fit to window
Zoom out
Zoom in

Annotations

11 errors
run-typecheck: src/DigitalGardenSiteManager.ts#L115
Object is possibly 'null'.
run-typecheck: src/DigitalGardenSiteManager.ts#L258
Type 'undefined' is not assignable to type 'string'.
run-typecheck: src/Publisher.ts#L193
Object is possibly 'null'.
run-typecheck: src/Publisher.ts#L193
Argument of type 'FrontMatterCache | undefined' is not assignable to parameter of type 'FrontMatterCache'.
run-typecheck: src/Publisher.ts#L465
Type 'Record<string, Literal> | undefined' is not assignable to type 'Literal'.
run-typecheck: src/Publisher.ts#L470
No overload matches this call.
run-typecheck: src/Publisher.ts#L889
'metadata' is possibly 'null'.
run-typecheck: src/Publisher.ts#L889
'metadata.blocks' is possibly 'undefined'.
run-typecheck: src/Publisher.ts#L904
'metadata' is possibly 'null'.
run-typecheck: src/Publisher.ts#L910
'metadata' is possibly 'null'.
lint-and-check-formatting
Process completed with exit code 1.