Skip to content

Make functions exportable #57

Make functions exportable

Make functions exportable #57

Triggered via pull request September 20, 2024 22:40
Status Failure
Total duration 1m 5s
Artifacts

cilint.yml

on: pull_request
detect-modules
12s
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): config/networks.go#L40
func `Network.chainID` is unused (unused)
golangci-lint (/home/runner/work/selene/selene): config/utils.go#L10
func `bytes_serialise` is unused (unused)
golangci-lint (/home/runner/work/selene/selene): config/utils.go#L24
func `bytes_deserialise` 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)