Skip to content

fix: correct error type mismatch#1934

Merged
fengmk2 merged 2 commits into
voidzero-dev:mainfrom
liangmiQwQ:fix/correct-error-type-mismatch
Jun 24, 2026
Merged

fix: correct error type mismatch#1934
fengmk2 merged 2 commits into
voidzero-dev:mainfrom
liangmiQwQ:fix/correct-error-type-mismatch

Conversation

@liangmiQwQ

Copy link
Copy Markdown
Collaborator

In codebase, ErrorConfig seems overused a lot. There are a lot of errors should not be wrapped and should be other error types.

It may be created by mistake, and be treated as a project standard by contributors and agents and copied over and over again.

This PR corrects them.

@netlify

netlify Bot commented Jun 24, 2026

Copy link
Copy Markdown

Deploy Preview for viteplus-preview canceled.

Name Link
🔨 Latest commit b5c2280
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/6a3bca78ebc5eb00088518e5

@liangmiQwQ

Copy link
Copy Markdown
Collaborator Author

@codex

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. More of your lovely PRs please.

Reviewed commit: b86477a011

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@liangmiQwQ liangmiQwQ assigned liangmiQwQ and fengmk2 and unassigned liangmiQwQ Jun 24, 2026

@fengmk2 fengmk2 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@liangmiQwQ Good job!

@fengmk2 fengmk2 added test: e2e Auto run e2e tests test: create-e2e Run `vp create` e2e tests labels Jun 24, 2026
@fengmk2 fengmk2 merged commit f1652fc into voidzero-dev:main Jun 24, 2026
93 checks passed
@liangmiQwQ liangmiQwQ deleted the fix/correct-error-type-mismatch branch June 24, 2026 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test: create-e2e Run `vp create` e2e tests test: e2e Auto run e2e tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants