Skip to content

WIP: next hard fork #310

WIP: next hard fork

WIP: next hard fork #310

Triggered via pull request March 26, 2024 15:59
@BrannonKingBrannonKing
synchronize #5
WIP-HF-2022
Status Failure
Total duration 3m 8s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
lint: claimtrie/block/repo.go#L4
import 'github.com/lbryio/lbcd/chaincfg/chainhash' is not allowed from list 'Main' (depguard)
lint: claimtrie/block/blockrepo/pebble.go#L6
import 'github.com/pkg/errors' is not allowed from list 'Main' (depguard)
lint: claimtrie/block/blockrepo/pebble.go#L8
import 'github.com/lbryio/lbcd/chaincfg/chainhash' is not allowed from list 'Main' (depguard)
lint: claimtrie/block/blockrepo/pebble.go#L10
import 'github.com/cockroachdb/pebble' is not allowed from list 'Main' (depguard)
lint: claimtrie/change/change.go#L7
import 'github.com/lbryio/lbcd/chaincfg/chainhash' is not allowed from list 'Main' (depguard)
lint: claimtrie/change/change.go#L8
import 'github.com/lbryio/lbcd/wire' is not allowed from list 'Main' (depguard)
lint: claimtrie/change/claimid.go#L8
import 'github.com/lbryio/lbcd/wire' is not allowed from list 'Main' (depguard)
lint: claimtrie/change/claimid.go#L9
import 'github.com/lbryio/lbcutil' is not allowed from list 'Main' (depguard)
lint: claimtrie/param/general.go#L3
import 'github.com/lbryio/lbcd/wire' is not allowed from list 'Main' (depguard)
lint: claimtrie/config/config.go#L6
import 'github.com/lbryio/lbcd/claimtrie/param' is not allowed from list 'Main' (depguard)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
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/
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/