Revert org change until publish to go pkg repository #3
Annotations
10 errors and 3 warnings
golangci-lint:
claimtrie/node/cache.go#L6
import 'github.com/lbryio/lbcd/claimtrie/change' is not allowed from list 'Main' (depguard)
|
golangci-lint:
claimtrie/node/claim.go#L8
import 'github.com/lbryio/lbcd/chaincfg/chainhash' is not allowed from list 'Main' (depguard)
|
golangci-lint:
claimtrie/node/claim.go#L9
import 'github.com/lbryio/lbcd/claimtrie/change' is not allowed from list 'Main' (depguard)
|
golangci-lint:
claimtrie/node/claim.go#L10
import 'github.com/lbryio/lbcd/wire' is not allowed from list 'Main' (depguard)
|
golangci-lint:
claimtrie/node/claim_list.go#L4
import 'github.com/lbryio/lbcd/claimtrie/change' is not allowed from list 'Main' (depguard)
|
golangci-lint:
claimtrie/node/claim_list.go#L5
import 'github.com/lbryio/lbcd/wire' is not allowed from list 'Main' (depguard)
|
golangci-lint:
claimtrie/node/hashfork_manager.go#L4
import 'github.com/lbryio/lbcd/chaincfg/chainhash' is not allowed from list 'Main' (depguard)
|
golangci-lint:
claimtrie/node/hashfork_manager.go#L5
import 'github.com/lbryio/lbcd/claimtrie/param' is not allowed from list 'Main' (depguard)
|
golangci-lint:
claimtrie/node/hashfunc.go#L8
import 'github.com/lbryio/lbcd/chaincfg/chainhash' is not allowed from list 'Main' (depguard)
|
golangci-lint:
claimtrie/node/hashfunc.go#L9
import 'github.com/lbryio/lbcd/wire' is not allowed from list 'Main' (depguard)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
golangci-lint
The `save-state` 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 `save-state` 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/
|
The logs for this run have expired and are no longer available.
Loading