Migrate dep to go modules #117
Annotations
10 errors and 1 warning
src/github.com/omise/omise-go/client_test.go#L95
not enough arguments in call to NewClient
|
src/github.com/omise/omise-go/client_test.go#L5
"encoding/json" imported and not used (typecheck)
|
src/github.com/omise/omise-go/operations/account_test.go#L15
undefined: RetrieveAccount (typecheck)
|
src/github.com/omise/omise-go/operations/account_test.go#L24
undefined: RetrieveAccount (typecheck)
|
src/github.com/omise/omise-go/operations/balance_test.go#L15
undefined: RetrieveBalance (typecheck)
|
src/github.com/omise/omise-go/operations/balance_test.go#L25
undefined: RetrieveBalance (typecheck)
|
src/github.com/omise/omise-go/operations/capability_test.go#L16
undefined: RetrieveCapability (typecheck)
|
src/github.com/omise/omise-go/operations/card_test.go#L20
undefined: RetrieveCard (typecheck)
|
src/github.com/omise/omise-go/operations/card_test.go#L24
undefined: RetrieveCard (typecheck)
|
src/github.com/omise/omise-go/operations/card_test.go#L28
undefined: UpdateCard (typecheck)
|
|
The logs for this run have expired and are no longer available.
Loading