feat: pre deduct funds (backport #135) #491
lint.yml
on: pull_request
golangci-lint
4m 8s
Lint markdown
19s
Annotations
10 errors and 2 warnings
golangci-lint:
tests/app/feemarketd/cmd/commands.go#L1
: # github.com/skip-mev/feemarket/tests/app/feemarketd/cmd
|
golangci-lint:
tests/app/feemarketd/cmd/root.go#L102
initAppConfig redeclared in this block
|
golangci-lint:
tests/app/feemarketd/cmd/commands.go#L46
other declaration of initAppConfig
|
golangci-lint:
tests/app/feemarketd/cmd/root.go#L157
initRootCmd redeclared in this block
|
golangci-lint:
tests/app/feemarketd/cmd/commands.go#L101
other declaration of initRootCmd
|
golangci-lint:
tests/app/feemarketd/cmd/root.go#L184
genesisCommand redeclared in this block
|
golangci-lint:
tests/app/feemarketd/cmd/commands.go#L133
other declaration of genesisCommand
|
golangci-lint:
tests/app/feemarketd/cmd/root.go#L194
queryCommand redeclared in this block
|
golangci-lint:
tests/app/feemarketd/cmd/commands.go#L142
other declaration of queryCommand
|
golangci-lint:
tests/app/feemarketd/cmd/root.go#L217
txCommand redeclared in this block
|
golangci-lint
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
Restore cache failed: Dependencies file is not found in /home/runner/work/feemarket/feemarket. Supported file pattern: go.sum
|