Bump docker/build-push-action from 3 to 5 #94
Triggered via pull request
September 12, 2023 11:10
Status
Failure
Total duration
2m 51s
Artifacts
–
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#L143
unused-parameter: parameter 'contractAddress' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
x/mauth/types/query.go#L4
unused-parameter: parameter 'counterpartyConnectionID' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
x/mauth/types/msgs.go#L49
redefines-builtin-id: redefinition of the built-in type any (revive)
|
lint:
x/mauth/types/msgs.go#L68
redefines-builtin-id: redefinition of the built-in type any (revive)
|