Skip to content

fix: make construct compatible with Codex #72

fix: make construct compatible with Codex

fix: make construct compatible with Codex #72

Triggered via push August 25, 2026 10:52
Status Success
Total duration 53s
Artifacts

release.yml

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