Bump golang.org/x/crypto from 0.5.0 to 0.15.0 #100
Annotations
10 errors and 10 warnings
lint:
x/registration/internal/types/codec.go#L1
: # github.com/scrtlabs/SecretNetwork/x/registration/internal/types
|
lint:
x/registration/internal/types/reg_keys.go#L6
undefined: Asset
|
lint:
x/registration/internal/types/reg_keys.go#L15
undefined: Asset (typecheck)
|
lint:
x/registration/internal/keeper/genesis.go#L8
could not import github.com/scrtlabs/SecretNetwork/x/registration/internal/types (-: # github.com/scrtlabs/SecretNetwork/x/registration/internal/types
|
lint:
x/registration/internal/types/reg_keys.go#L6
undefined: Asset
|
lint:
x/registration/internal/types/reg_keys.go#L15
undefined: Asset) (typecheck)
|
lint:
x/registration/client/cli/query.go#L18
could not import github.com/scrtlabs/SecretNetwork/x/registration/internal/types (-: # github.com/scrtlabs/SecretNetwork/x/registration/internal/types
|
lint:
x/registration/internal/types/reg_keys.go#L6
undefined: Asset
|
lint:
x/registration/internal/types/reg_keys.go#L15
undefined: Asset) (typecheck)
|
lint:
x/registration/client/rest/query.go#L14
could not import github.com/scrtlabs/SecretNetwork/x/registration/internal/types (-: # github.com/scrtlabs/SecretNetwork/x/registration/internal/types
|
lint:
x/registration/internal/keeper/mock/enclave.go#L7
unused-parameter: parameter 'masterCert' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
x/registration/internal/keeper/mock/enclave.go#L11
unused-parameter: parameter 'masterCert' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
x/registration/remote_attestation/remote_attestation.go#L198
empty-block: this block is empty, you can remove it (revive)
|
lint:
go-cosmwasm/api/callbacks.go#L161
unused-parameter: parameter 'errOut' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
go-cosmwasm/api/callbacks.go#L193
unused-parameter: parameter 'errOut' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
go-cosmwasm/api/callbacks.go#L214
unused-parameter: parameter 'errOut' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
go-cosmwasm/lib.go#L288
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
lint:
go-cosmwasm/lib.go#L309
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
lint:
go-cosmwasm/lib.go#L319
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
lint:
go-cosmwasm/lib.go#L143
unused-parameter: parameter 'contractAddress' seems to be unused, consider removing or renaming it as _ (revive)
|