Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Migrate golangci-lint config to v2 #26

Migrate golangci-lint config to v2

Migrate golangci-lint config to v2 #26

Triggered via push August 21, 2025 20:18
Status Failure
Total duration 38s
Artifacts

lint.yml

on: push
golines lint
31s
golines lint
Fit to window
Zoom out
Zoom in

Annotations

5 errors
golines lint
issues found
golines lint: shortener.go#L163
ST1005: error strings should not be capitalized (staticcheck)
golines lint: shortener.go#L104
ST1005: error strings should not be capitalized (staticcheck)
golines lint: main.go#L242
ST1005: error strings should not be capitalized (staticcheck)
golines lint: graph.go#L59
QF1006: could lift into loop condition (staticcheck)