Skip to content

feat(bitcoin): add bridge contract invoke #117

feat(bitcoin): add bridge contract invoke

feat(bitcoin): add bridge contract invoke #117

Triggered via pull request November 23, 2023 07:47
Status Failure
Total duration 4m 24s
Artifacts

lint.yml

on: pull_request
Run golangci-lint
3m 17s
Run golangci-lint
Run markdown-lint
11s
Run markdown-lint
Run flake8 on python integration tests
13s
Run flake8 on python integration tests
Check gomod2nix.toml file is up to date
12s
Check gomod2nix.toml file is up to date
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
Run golangci-lint
issues found
Run golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/b2-node/b2-node. Supported file pattern: go.sum
Run golangci-lint: bitcoin/bridge.go#L22
var-naming: struct field EthRpcUrl should be EthRPCURL (revive)
Run golangci-lint: bitcoin/config.go#L38
var-naming: struct field EthRpcUrl should be EthRPCURL (revive)
Run golangci-lint: bitcoin/bridge.go#L31
var-naming: var rpcUrl should be rpcURL (revive)