Skip to content

Release

Release #74

Manually triggered August 31, 2026 13:51
Status Success
Total duration 50s
Artifacts

release.yml

on: workflow_dispatch
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.