next: v2 release tracker #4
Annotations
10 errors
golangci-lint:
internal/api/address.go#L174
c.koios().GetAddressUTxOs undefined (type *koios.Client has no field or method GetAddressUTxOs)
|
golangci-lint:
internal/api/address.go#L255
c.koios().GetCredentialUTxOs undefined (type *koios.Client has no field or method GetCredentialUTxOs)
|
golangci-lint:
internal/api/asset.go#L76
not enough arguments in call to c.koios().GetAssetInfo
|
golangci-lint:
internal/api/asset.go#L145
c.koios().GetAssetTokenRegistry undefined (type *koios.Client has no field or method GetAssetTokenRegistry)
|
golangci-lint:
internal/api/asset.go#L189
c.koios().GetPolicyAssetList undefined (type *koios.Client has no field or method GetPolicyAssetList) (typecheck)
|
golangci-lint:
main.go#L8
could not import github.com/cardano-community/koios-cli/v2/internal/api (-: # github.com/cardano-community/koios-cli/v2/internal/api
|
golangci-lint:
internal/api/address.go#L174
c.koios().GetAddressUTxOs undefined (type *koios.Client has no field or method GetAddressUTxOs)
|
golangci-lint:
internal/api/address.go#L255
c.koios().GetCredentialUTxOs undefined (type *koios.Client has no field or method GetCredentialUTxOs)
|
golangci-lint:
internal/api/asset.go#L76
not enough arguments in call to c.koios().GetAssetInfo
|
golangci-lint:
internal/api/asset.go#L145
c.koios().GetAssetTokenRegistry undefined (type *koios.Client has no field or method GetAssetTokenRegistry)
|
The logs for this run have expired and are no longer available.
Loading