chore: minor improvements: logging, comments, locks #1663
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 2 warnings
golangci-lint:
proto/tendermint/consensus/message.go#L6
import 'github.com/gogo/protobuf/proto' is not allowed from list 'Main' (depguard)
|
golangci-lint:
light/rpc/client.go#L11
import 'github.com/dashpay/dashd-go/btcjson' is not allowed from list 'Main' (depguard)
|
golangci-lint:
light/rpc/client.go#L13
import 'github.com/dashpay/tenderdash/abci/types' is not allowed from list 'Main' (depguard)
|
golangci-lint:
light/rpc/client.go#L14
import 'github.com/dashpay/tenderdash/crypto' is not allowed from list 'Main' (depguard)
|
golangci-lint:
light/rpc/client.go#L15
import 'github.com/dashpay/tenderdash/crypto/merkle' is not allowed from list 'Main' (depguard)
|
golangci-lint:
light/rpc/client.go#L16
import 'github.com/dashpay/tenderdash/libs' is not allowed from list 'Main' (depguard)
|
golangci-lint:
light/rpc/client.go#L17
import 'github.com/dashpay/tenderdash/libs/bytes' is not allowed from list 'Main' (depguard)
|
golangci-lint:
light/rpc/client.go#L18
import 'github.com/dashpay/tenderdash/libs/log' is not allowed from list 'Main' (depguard)
|
golangci-lint:
light/rpc/client.go#L19
import 'github.com/dashpay/tenderdash/libs/math' is not allowed from list 'Main' (depguard)
|
golangci-lint:
light/rpc/client.go#L20
import 'github.com/dashpay/tenderdash/libs/service' is not allowed from list 'Main' (depguard)
|
golangci-lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
golangci-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|