Skip to content

Missing error descriptions #38

Description

@mightatnight

Regardless of the error that occurred during the captcha solution process, the code throws an API Error without any details. This does not comply with Go development idioms and complicates debugging. Just use fmt.Errorf :). Or if you want even better result, declare errors as variables and use errors.Join

Activity

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

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