Skip to content

feat: add chain package #35

feat: add chain package

feat: add chain package #35

Triggered via pull request December 26, 2023 15:21
Status Failure
Total duration 1m 36s
Artifacts

lint.yml

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

Annotations

7 errors and 5 warnings
golangci-lint (chain): chain/chain.go#L1
: # github.com/skip-mev/petri/chain
golangci-lint (chain)
multiple-value wallet.NewWallet(keyName, addrBytes, mnemonic, c.Config.Bech32Prefix) (value of type (*wallet.CosmosWallet, error)) in single-value context
golangci-lint (chain)
cannot use addrBytes (variable of type []byte) as string value in argument to wallet.NewWallet
golangci-lint (chain)
cannot use c.Config.Bech32Prefix (variable of type string) as *hd.BIP44Params value in argument to wallet.NewWallet (typecheck)
golangci-lint (chain)
issues found
golangci-lint (wallet)
The job was canceled because "chain" failed.
golangci-lint (types)
The job was canceled because "chain" failed.
golangci-lint (util)
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 (chain)
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