Skip to content

Improve .preflight/ example configs with clearer comments and practical defaults #19

Improve .preflight/ example configs with clearer comments and practical defaults

Improve .preflight/ example configs with clearer comments and practical defaults #19

Triggered via pull request February 27, 2026 22:14
Status Failure
Total duration 24s
Artifacts

ci.yml

on: pull_request
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build-and-test (18)
Process completed with exit code 2.
build-and-test (20): src/lib/files.ts#L3
'DocMeta' is defined but never used
build-and-test (20): src/lib/embeddings.ts#L95
Unexpected any. Specify a different type
build-and-test (20): src/lib/embeddings.ts#L95
Unexpected any. Specify a different type
build-and-test (20): src/lib/embeddings.ts#L31
Unexpected any. Specify a different type
build-and-test (20): src/lib/embeddings.ts#L29
Unexpected any. Specify a different type
build-and-test (20): src/lib/contracts.ts#L166
Unexpected any. Specify a different type
build-and-test (20): src/lib/contracts.ts#L164
Unexpected any. Specify a different type
build-and-test (20): src/lib/config.ts#L99
Unexpected any. Specify a different type
build-and-test (20): src/lib/config.ts#L81
Unexpected any. Specify a different type
build-and-test (20): src/index.ts#L76
'config' is assigned a value but never used