fix: first_invoice_offset type #272
Annotations
9 errors and 2 warnings
Lint:
pkg/preapproval/client.go#L1
: # github.com/mercadopago/sdk-go/pkg/preapproval [github.com/mercadopago/sdk-go/pkg/preapproval.test]
|
Lint:
pkg/preapproval/client_test.go#L108
cannot use "" (untyped string constant) as int value in struct literal
|
Lint:
pkg/preapproval/client_test.go#L213
cannot use "" (untyped string constant) as int value in struct literal
|
Lint:
pkg/preapproval/client_test.go#L431
cannot use "" (untyped string constant) as int value in struct literal (typecheck)
|
Lint
issues found
|
Test:
pkg/preapproval/client_test.go#L108
cannot use "" (untyped string constant) as int value in struct literal
|
Test:
pkg/preapproval/client_test.go#L213
cannot use "" (untyped string constant) as int value in struct literal
|
Test:
pkg/preapproval/client_test.go#L431
cannot use "" (untyped string constant) as int value in struct literal
|
Test
`go test` returned nonzero exit code: 1
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|