Skip to content

Linting workflows

Linting workflows #19

Triggered via pull request November 15, 2024 18:46
Status Failure
Total duration 47s
Artifacts

linting.yml

on: pull_request
Matrix: run linting
Fit to window
Zoom out
Zoom in

Annotations

10 errors
run linting (ubuntu-latest, 1.23.x): bolthandler.go#L20
const linkIndex is unused (U1000)
run linting (ubuntu-latest, 1.23.x): bolthandler.go#L23
const hashIndex is unused (U1000)
run linting (ubuntu-latest, 1.23.x): bolthandler.go#L85
func boltGetResultContainers is unused (U1000)
run linting (ubuntu-latest, 1.23.x): bolthandler.go#L98
func boltGetSingleRecord is unused (U1000)
run linting (ubuntu-latest, 1.23.x): bolthandler.go#L112
func boltGetAllRecords is unused (U1000)
run linting (ubuntu-latest, 1.23.x): csvhandler.go#L21
should merge variable declaration with assignment on next line (S1021)
run linting (ubuntu-latest, 1.23.x): datacopier.go#L13
type processLog is unused (U1000)
run linting (ubuntu-latest, 1.23.x): datacopier.go#L21
func tsdatacopy is unused (U1000)
run linting (ubuntu-latest, 1.23.x): datacopier.go#L25
should merge variable declaration with assignment on next line (S1021)
run linting (ubuntu-latest, 1.23.x): datacopier.go#L35
func pldatacopy is unused (U1000)