Skip to content

feat(ci): added testing workflow #3

feat(ci): added testing workflow

feat(ci): added testing workflow #3

Triggered via push April 8, 2024 15:33
Status Failure
Total duration 24s
Artifacts

lint.yaml

on: push
GolangCI Lint
13s
GolangCI Lint
Fit to window
Zoom out
Zoom in

Annotations

7 errors
GolangCI Lint: src/backend.go#L35
field `rolesMutex` is unused (unused)
GolangCI Lint: src/backend.go#L37
field `version` is unused (unused)
GolangCI Lint: src/client.go#L17
func `newClient` is unused (unused)
GolangCI Lint: src/path_config.go#L28
type `adminConfig` is unused (unused)
GolangCI Lint: src/path_config.go#L5
const `pathConfigHelpSynopsis` is unused (unused)
GolangCI Lint: src/backend_test.go#L12
func `getTestBackend` is unused (unused)
GolangCI Lint
issues found