API changes to make a stateless validator possible #1472
Annotations
10 errors
lint:
token/services/db/driver/audit.go#L12
could not import github.com/hyperledger-labs/fabric-token-sdk/token (-: # github.com/hyperledger-labs/fabric-token-sdk/token
|
lint:
token/validator.go#L66
cannot use key (variable of type string) as "github.com/hyperledger-labs/fabric-token-sdk/token/token".ID value in argument to g.f) (typecheck)
|
lint:
token/services/identity/storage.go#L12
could not import github.com/hyperledger-labs/fabric-token-sdk/token (-: # github.com/hyperledger-labs/fabric-token-sdk/token
|
lint:
token/validator.go#L66
cannot use key (variable of type string) as "github.com/hyperledger-labs/fabric-token-sdk/token/token".ID value in argument to g.f) (typecheck)
|
lint:
token/core/common/authrorization.go#L10
could not import github.com/hyperledger-labs/fabric-token-sdk/token (-: # github.com/hyperledger-labs/fabric-token-sdk/token
|
lint:
token/validator.go#L66
cannot use key (variable of type string) as "github.com/hyperledger-labs/fabric-token-sdk/token/token".ID value in argument to g.f) (typecheck)
|
lint:
token/services/vault/vault.go#L20
duplicate method GetStatus (typecheck)
|
lint:
token/services/vault/vault.go#L21
other declaration of method GetStatus (typecheck)
|
lint:
token/services/ttxdb/db.go#L257
d.Notify undefined (type *DB has no field or method Notify) (typecheck)
|
lint:
token/services/auditdb/db.go#L235
d.Notify undefined (type *DB has no field or method Notify) (typecheck)
|