Skip to content

test: add 22 tests for prompt_score scoring logic #29

test: add 22 tests for prompt_score scoring logic

test: add 22 tests for prompt_score scoring logic #29

Triggered via pull request February 28, 2026 23:15
Status Failure
Total duration 29s
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