feat: add pactus bridge #48
Annotations
5 errors and 1 warning
golangci-lint:
sides/pactus/bridge.go#L26
Error return value of `b.ProcessMsg` is not checked (errcheck)
|
golangci-lint:
sides/pactus/wallet.go#L71
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
golangci-lint:
sides/pactus/bridge.go#L24
hugeParam: b is heavy (88 bytes); consider passing it by pointer (gocritic)
|
golangci-lint:
sides/pactus/bridge.go#L30
hugeParam: b is heavy (88 bytes); consider passing it by pointer (gocritic)
|
golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading