Skip to content

Missing error descriptions #38

@mightatnight

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

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