Skip to content

chore: @opencode-ai/core typecheck is red at HEAD (pre-existing, unrelated to v0.9.7) #1144

Description

@anandgupta42

Found during v0.9.7 release review (Tech Lead persona) while verifying typecheck cleanliness.

bun turbo typecheck fails on @opencode-ai/core:typecheck — errors in test/tool-write.test.ts, test/util/effect-flock.test.ts, test/util/flock.test.ts, test/util/which.test.ts (missing bun:test types, ImportMeta.dir not recognized on the type).

Confirmed via git diff v0.9.6..HEAD --stat -- packages/core/ that v0.9.7's changes to that package are limited to flag.ts, ripgrep.ts, ripgrep.test.ts — none of the failing files were touched by this release. This pre-dates v0.9.6 and does not block the v0.9.7 release, but individual commit messages in this release claim 'typecheck clean' based on scoped/partial runs, not the full turbo task — worth fixing so that claim is accurate again monorepo-wide.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions