Skip to content

feat: virtual group and sp exit #1507

feat: virtual group and sp exit

feat: virtual group and sp exit #1507

Triggered via pull request June 20, 2023 01:38
Status Failure
Total duration 3m 29s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Matrix: golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint (1.20.x, ubuntu-latest): testutil/network/network.go#L1
: # github.com/bnb-chain/greenfield/testutil/network
golangci-lint (1.20.x, ubuntu-latest): testutil/network/network.go#L68
cannot use map[int64]bool{} (value of type map[int64]bool) as string value in argument to app.New
golangci-lint (1.20.x, ubuntu-latest): testutil/network/network.go#L69
cannot use val.GetCtx().Config.RootDir (variable of type string) as uint value in argument to app.New
golangci-lint (1.20.x, ubuntu-latest): testutil/network/network.go#L70
cannot use 0 (untyped int constant) as "github.com/bnb-chain/greenfield/app/params".EncodingConfig value in argument to app.New
golangci-lint (1.20.x, ubuntu-latest): testutil/network/network.go#L71
cannot use encoding (variable of type "github.com/bnb-chain/greenfield/app/params".EncodingConfig) as *"github.com/bnb-chain/greenfield/app".AppConfig value in argument to app.New (typecheck)
golangci-lint (1.20.x, ubuntu-latest): x/storage/types/codec.go#L1
: # github.com/bnb-chain/greenfield/x/storage/types [github.com/bnb-chain/greenfield/x/storage/types.test]
golangci-lint (1.20.x, ubuntu-latest): x/storage/types/message_complete_migrate_bucket_test.go#L20
unknown field Creator in struct literal of type MsgCompleteMigrateBucket
golangci-lint (1.20.x, ubuntu-latest): x/storage/types/message_complete_migrate_bucket_test.go#L26
unknown field Creator in struct literal of type MsgCompleteMigrateBucket
golangci-lint (1.20.x, ubuntu-latest): x/storage/types/message_migrate_bucket_test.go#L20
unknown field Creator in struct literal of type MsgMigrateBucket
golangci-lint (1.20.x, ubuntu-latest): x/storage/types/message_migrate_bucket_test.go#L26
unknown field Creator in struct literal of type MsgMigrateBucket (typecheck)