Skip to content

Make functions exportable #63

Make functions exportable

Make functions exportable #63

Triggered via pull request September 21, 2024 00:04
Status Failure
Total duration 1m 8s
Artifacts

cilint.yml

on: pull_request
detect-modules
15s
detect-modules
Matrix: golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint (/home/runner/work/selene/selene): utils/proof/merkleProof.go#L9
func `validateMerkleProof` is unused (unused)
golangci-lint (/home/runner/work/selene/selene): consensus/consensus.go#L11
func `ConsensusClient.new` is unused (unused)
golangci-lint (/home/runner/work/selene/selene): consensus/consensus.go#L12
func `ConsensusClient.shutdown` is unused (unused)
golangci-lint (/home/runner/work/selene/selene): consensus/consensus.go#L13
func `ConsensusClient.expected_current_slot` is unused (unused)
golangci-lint (/home/runner/work/selene/selene): consensus/consensus.go#L15
func `sync_fallback` is unused (unused)
golangci-lint (/home/runner/work/selene/selene): consensus/consensus.go#L16
func `sync_all_fallback` is unused (unused)
golangci-lint (/home/runner/work/selene/selene): consensus/consensus.go#L19
func `Inner.new` is unused (unused)
golangci-lint (/home/runner/work/selene/selene): consensus/consensus.go#L20
func `Inner.get_rpc` is unused (unused)
golangci-lint (/home/runner/work/selene/selene): consensus/consensus.go#L21
func `Inner.check_execution_payload` is unused (unused)
golangci-lint (/home/runner/work/selene/selene): consensus/consensus.go#L22
func `Inner.get_payloads` is unused (unused)