Skip to content

Engine re-pin

Engine re-pin #43

Triggered via schedule August 22, 2026 06:59
Status Success
Total duration 1m 0s
Artifacts

engine-repin.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint/correctness/noUnusedImports: tests/firecrawl.test.ts#L8
Several of these imports are unused.
lint/correctness/noUnusedImports: src/types.ts#L67
This import is unused.
lint/complexity/useOptionalChain: src/research/semantic.ts#L54
Change to an optional chain.
lint/correctness/noUnusedImports: src/research/semantic.ts#L5
Several of these imports are unused.
lint/correctness/noUnusedImports: src/research/semantic.ts#L2
Several of these imports are unused.
suppressions/unused: src/orchestrate.ts#L170
Suppression comment has no effect. Remove the suppression or make sure you are suppressing the correct rule.
lint/correctness/noUnusedImports: src/orchestrate.ts#L1
Several of these imports are unused.
lint/complexity/useOptionalChain: src/mcp/handlers.ts#L60
Change to an optional chain.
lint/correctness/noUnusedImports: src/cli.ts#L25
Several of these imports are unused.