Skip to content

Linting workflows

Linting workflows #1

Triggered via push November 15, 2024 18:04
Status Failure
Total duration 48s
Artifacts

linting.yml

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

Annotations

10 errors and 2 warnings
run linting (ubuntu-latest, 1.23.x): bolthandler.go#L19
const linkIndex is unused (U1000)
run linting (ubuntu-latest, 1.23.x): bolthandler.go#L22
const hashIndex is unused (U1000)
run linting (ubuntu-latest, 1.23.x): bolthandler.go#L84
func boltGetResultContainers is unused (U1000)
run linting (ubuntu-latest, 1.23.x): bolthandler.go#L97
func boltGetSingleRecord is unused (U1000)
run linting (ubuntu-latest, 1.23.x): bolthandler.go#L111
func boltGetAllRecords is unused (U1000)
run linting (ubuntu-latest, 1.23.x): csvhandler.go#L20
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)
run linting (ubuntu-latest, 1.23.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
run linting (ubuntu-latest, 1.23.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/