Skip to content

chore(ci): Update release permissions #208

chore(ci): Update release permissions

chore(ci): Update release permissions #208

Triggered via pull request January 18, 2024 04:31
Status Failure
Total duration 46s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
lint: pkg/exporter/disk/disk.go#L8
import 'github.com/sirupsen/logrus' is not allowed from list 'Main' (depguard)
lint: pkg/exporter/disk/metrics.go#L4
import 'github.com/prometheus/client_golang/prometheus' is not allowed from list 'Main' (depguard)
lint: pkg/exporter/disk/metrics.go#L5
import 'github.com/sirupsen/logrus' is not allowed from list 'Main' (depguard)
lint: pkg/exporter/execution/api/types/admin.go#L7
import 'github.com/ethereum/go-ethereum/common' is not allowed from list 'Main' (depguard)
lint: pkg/exporter/execution/api/types/admin.go#L8
import 'github.com/ethereum/go-ethereum/common/hexutil' is not allowed from list 'Main' (depguard)
lint: pkg/exporter/execution/api/types/txpool.go#L3
import 'github.com/ethereum/go-ethereum/common/hexutil' is not allowed from list 'Main' (depguard)
lint: pkg/exporter/execution/api/api.go#L12
import 'github.com/ethereum/go-ethereum/common/hexutil' is not allowed from list 'Main' (depguard)
lint: pkg/exporter/execution/api/api.go#L13
import 'github.com/ethereum/go-ethereum/p2p' is not allowed from list 'Main' (depguard)
lint: pkg/exporter/execution/api/api.go#L14
import 'github.com/ethpandaops/ethereum-metrics-exporter/pkg/exporter/execution/api/types' is not allowed from list 'Main' (depguard)
lint: pkg/exporter/execution/api/api.go#L15
import 'github.com/sirupsen/logrus' is not allowed from list 'Main' (depguard)
lint: pkg/exporter/disk/disk.go#L26
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
lint: pkg/exporter/disk/disk.go#L49
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
lint: pkg/exporter/execution/api/api.go#L37
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)