Skip to content

Make functions exportable #60

Make functions exportable

Make functions exportable #60

Triggered via pull request September 20, 2024 23:28
Status Failure
Total duration 1m 6s
Artifacts

cilint.yml

on: pull_request
detect-modules
11s
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/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): config/checkpoints/checkpoints.go#L110
func `deserialize_slot` is unused (unused)
golangci-lint (/home/runner/work/selene/selene): config/checkpoints/checkpoints.go#L131
func `CheckpointFallback.new` is unused (unused)
golangci-lint (/home/runner/work/selene/selene): config/checkpoints/checkpoints.go#L148
func `CheckpointFallback.build` is unused (unused)
golangci-lint (/home/runner/work/selene/selene): config/checkpoints/checkpoints.go#L205
func `CheckpointFallback.fetch_latest_checkpoint` is unused (unused)
golangci-lint (/home/runner/work/selene/selene): config/checkpoints/checkpoints.go#L376
func `CheckpointFallback.get_healthy_fallback_services` is unused (unused)
golangci-lint (/home/runner/work/selene/selene): config/checkpoints/checkpoints.go#L233
func `CheckpointFallback.fetch_latest_checkpoint_from_services` is unused (unused)