Skip to content

feat(cosmosutil): add InteractingWallet and a scaffold of the ChainCl… #69

feat(cosmosutil): add InteractingWallet and a scaffold of the ChainCl…

feat(cosmosutil): add InteractingWallet and a scaffold of the ChainCl… #69

Triggered via push December 29, 2023 12:04
Status Failure
Total duration 2m 35s
Artifacts

lint.yml

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

Annotations

11 errors and 6 warnings
golangci-lint (chain): chain/chain.go#L1
: # github.com/skip-mev/petri/chain
golangci-lint (chain)
cannot use &Chain{} (value of type *Chain) as "github.com/skip-mev/petri/types".ChainI value in variable declaration: *Chain does not implement "github.com/skip-mev/petri/types".ChainI (missing method GetGPRCClient)
golangci-lint (chain)
cannot use &chain (value of type *Chain) as "github.com/skip-mev/petri/types".ChainI value in struct literal: *Chain does not implement "github.com/skip-mev/petri/types".ChainI (missing method GetGPRCClient)
golangci-lint (chain)
cannot use &chain (value of type *Chain) as "github.com/skip-mev/petri/types".ChainI value in struct literal: *Chain does not implement "github.com/skip-mev/petri/types".ChainI (missing method GetGPRCClient)
golangci-lint (chain)
cannot use &chain (value of type *Chain) as "github.com/skip-mev/petri/types".ChainI value in return statement: *Chain does not implement "github.com/skip-mev/petri/types".ChainI (missing method GetGPRCClient) (typecheck)
golangci-lint (chain)
issues found
golangci-lint (cosmosutil)
The job was canceled because "chain" failed.
golangci-lint (node)
The job was canceled because "chain" failed.
golangci-lint (wallet)
The job was canceled because "chain" failed.
golangci-lint (types)
The job was canceled because "chain" failed.
golangci-lint (types)
The operation was canceled.
golangci-lint (util)
Restore cache failed: Dependencies file is not found in /home/runner/work/petri/petri. Supported file pattern: go.sum
golangci-lint (chain)
Restore cache failed: Dependencies file is not found in /home/runner/work/petri/petri. Supported file pattern: go.sum
golangci-lint (cosmosutil)
Restore cache failed: Dependencies file is not found in /home/runner/work/petri/petri. Supported file pattern: go.sum
golangci-lint (node)
Restore cache failed: Dependencies file is not found in /home/runner/work/petri/petri. Supported file pattern: go.sum
golangci-lint (wallet)
Restore cache failed: Dependencies file is not found in /home/runner/work/petri/petri. Supported file pattern: go.sum
golangci-lint (types)
Restore cache failed: Dependencies file is not found in /home/runner/work/petri/petri. Supported file pattern: go.sum