Skip to content

feat: enforce tagged error messages - #33553

Closed
rekram1-node wants to merge 3 commits into
devfrom
tagged-error-lint
Closed

feat: enforce tagged error messages#33553
rekram1-node wants to merge 3 commits into
devfrom
tagged-error-lint

Conversation

@rekram1-node

Copy link
Copy Markdown
Collaborator

Summary

  • add a repository-local Oxlint rule requiring Schema.TaggedErrorClass declarations to expose a message
  • migrate operational errors to field-derived message getters and document narrow sentinel exemptions
  • add fixture coverage and a dedicated PR lint workflow

Verification

  • bun lint:test
  • bun lint --quiet
  • bun test test/util/error.test.ts test/background-job.test.ts from packages/core
  • bun typecheck from packages/core

Stacked on #33530.

Base automatically changed from error-rendering to dev June 23, 2026 23:44
@github-actions

Copy link
Copy Markdown
Contributor

Automated PR Cleanup

Thank you for contributing to opencode.

Due to the high volume of PRs from users and AI agents, we periodically close older PRs using automated criteria so maintainers can focus review time on the most active and community-supported contributions.

This PR was closed because it matched the following cleanup criteria:

  • The PR was created more than 1 month ago
  • The PR had fewer than 2 positive reactions
  • Positive reactions are counted as thumbs-up, heart, celebration, or rocket reactions on the PR

PRs created within the last month are not affected by this cleanup.

If you believe this PR was closed incorrectly, or if you are still actively working on it, please leave a comment explaining why it should be reopened. A maintainer can review and reopen it if appropriate.

Thanks again for taking the time to contribute.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant