Skip to content

fix: fix the wrong error return value#66

Open
drawdrop wants to merge 3 commits into
dell:mainfrom
drawdrop:main
Open

fix: fix the wrong error return value#66
drawdrop wants to merge 3 commits into
dell:mainfrom
drawdrop:main

Conversation

@drawdrop
Copy link
Copy Markdown

@drawdrop drawdrop commented Mar 3, 2025

Description

In fact, err is incorrect and should be errs .

GitHub Issues

List the GitHub issues impacted by this PR:

GitHub Issue #

Checklist:

  • I have performed a self-review of my own code to ensure there are no formatting, vetting, linting, or security issues
  • I have verified that new and existing unit tests pass locally with my changes
  • I have not allowed coverage numbers to degenerate
  • I have maintained at least 90% code coverage
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • Backward compatibility is not broken

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also list any relevant details for your test configuration

  • Test A
  • Test B

Signed-off-by: drawdrop <cricis@icloud.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants