Log less #5579
Annotations
7 errors and 1 warning
golangci-lint-libs:
libs/wallet/provider/provider.go#L8
could not import github.com/brave-intl/bat-go/libs/wallet/provider/uphold (-: # github.com/brave-intl/bat-go/libs/wallet/provider/uphold
|
golangci-lint-libs
cannot use sbody (variable of type string) as []byte value in argument to json.Unmarshal
|
golangci-lint-libs
cannot use sbody (variable of type string) as []byte value in return statement) (typecheck)
|
golangci-lint-libs:
libs/wallet/provider/uphold/errors.go#L1
: # github.com/brave-intl/bat-go/libs/wallet/provider/uphold [github.com/brave-intl/bat-go/libs/wallet/provider/uphold.test]
|
golangci-lint-libs
cannot use sbody (variable of type string) as []byte value in argument to json.Unmarshal
|
golangci-lint-libs
cannot use sbody (variable of type string) as []byte value in return statement (typecheck)
|
golangci-lint-libs
issues found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading