go-bitbucket icon indicating copy to clipboard operation
go-bitbucket copied to clipboard

fmt.Errorf call has more than one error-wrapping directive %w

Open eclipseo opened this issue 3 years ago • 1 comments

When testing the latest version with Go 1.19 on Fedora Rawhide x86_64:

      testing: github.com/ktrysmt/go-bitbucket
github.com/ktrysmt/go-bitbucket
# github.com/ktrysmt/go-bitbucket
./repository.go:1395:12: fmt.Errorf call has more than one error-wrapping directive %w
./repository.go:1472:12: fmt.Errorf call has more than one error-wrapping directive %w

eclipseo avatar Aug 14 '22 18:08 eclipseo

what is solution for above issue, Even I am also facing the same issue

nasreen-begum avatar Jun 12 '23 10:06 nasreen-begum