Update .gitignore #23
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)
|