Skip to content

build: migrate linter config to latest version #2

build: migrate linter config to latest version

build: migrate linter config to latest version #2

Triggered via push September 29, 2025 15:00
Status Failure
Total duration 45s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint
issues found
lint: internal/aws/codepipeline.go#L358
(*CodePipelineService).findLogStreams - endTime is unused (unparam)
lint: internal/aws/codepipeline.go#L303
(*CodePipelineService).determineLogGroup - ctx is unused (unparam)
lint: internal/types/types.go#L29
S1025: the argument is already a string, there's no need to use fmt.Sprintf (staticcheck)
lint: cmd/pipeboard/main_test.go#L74
Error return value of `buf.ReadFrom` is not checked (errcheck)
lint: cmd/pipeboard/main_test.go#L53
Error return value of `buf.ReadFrom` is not checked (errcheck)