Feature/preapproval #164
Annotations
4 errors and 1 warning
Run golangci-lint:
test/integration/preapproval/preapproval_test.go#L1
: # github.com/mercadopago/sdk-go/test/integration/preapproval [github.com/mercadopago/sdk-go/test/integration/preapproval.test]
|
Run golangci-lint:
test/integration/preapproval/preapproval_test.go#L136
cannot use "10" (untyped string constant) as int value in struct literal
|
Run golangci-lint:
test/integration/preapproval/preapproval_test.go#L137
cannot use "10" (untyped string constant) as int value in struct literal (typecheck)
|
Run golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading