fix: Several issues from dydx loadtest integ. [BLO-909] (backport #109) #348
Annotations
15 errors and 3 warnings
golangci-lint (cosmos):
cosmos/wallet/cosmos.go#L7
could not import github.com/skip-mev/petri/core/types (-: # github.com/skip-mev/petri/core/types
|
golangci-lint (cosmos)
c.Image.ValidateBasic undefined (type provider.ImageDefinition has no field or method ValidateBasic)
|
golangci-lint (cosmos)
c.SidecarImage.ValidateBasic undefined (type provider.ImageDefinition has no field or method ValidateBasic)) (typecheck)
|
golangci-lint (cosmos):
cosmos/chain/chain.go#L12
could not import github.com/skip-mev/petri/core/types (-: # github.com/skip-mev/petri/core/types
|
golangci-lint (cosmos)
c.Image.ValidateBasic undefined (type provider.ImageDefinition has no field or method ValidateBasic)
|
golangci-lint (cosmos)
c.SidecarImage.ValidateBasic undefined (type provider.ImageDefinition has no field or method ValidateBasic)) (typecheck)
|
golangci-lint (cosmos):
cosmos/cosmosutil/bank.go#L9
could not import github.com/skip-mev/petri/core/types (-: # github.com/skip-mev/petri/core/types
|
golangci-lint (cosmos)
c.Image.ValidateBasic undefined (type provider.ImageDefinition has no field or method ValidateBasic)
|
golangci-lint (cosmos)
c.SidecarImage.ValidateBasic undefined (type provider.ImageDefinition has no field or method ValidateBasic)) (typecheck)
|
golangci-lint (cosmos):
cosmos/cosmosutil/bank.go#L179
user.Address undefined (type InteractingWallet has no field or method Address) (typecheck)
|
golangci-lint (core)
The job was canceled because "cosmos" failed.
|
golangci-lint (core):
core/types/chain.go#L1
: # github.com/skip-mev/petri/core/types
|
golangci-lint (core)
c.Image.ValidateBasic undefined (type provider.ImageDefinition has no field or method ValidateBasic)
|
golangci-lint (core)
c.SidecarImage.ValidateBasic undefined (type provider.ImageDefinition has no field or method ValidateBasic) (typecheck)
|
golangci-lint (core)
issues found
|
golangci-lint (cosmos)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
golangci-lint (cosmos)
Restore cache failed: Dependencies file is not found in /home/runner/work/petri/petri. Supported file pattern: go.sum
|
golangci-lint (core)
Restore cache failed: Dependencies file is not found in /home/runner/work/petri/petri. Supported file pattern: go.sum
|