Skip to content

bring gdt-http up to modern gdt core #1

bring gdt-http up to modern gdt core

bring gdt-http up to modern gdt core #1

Triggered via pull request September 22, 2025 14:37
Status Failure
Total duration 46s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint
issues found
lint: action.go#L14
ST1019(related information): other import of "net/http" (staticcheck)
lint: action.go#L13
ST1019: package "net/http" is being imported more than once (staticcheck)
lint: eval.go#L36
Error return value of `resp.Body.Close` is not checked (errcheck)
lint: eval.go#L35
Error return value of `io.Copy` is not checked (errcheck)
lint: action.go#L133
Error return value of `a.preprocessMap` is not checked (errcheck)
lint: action.go#L130
Error return value of `a.preprocessMap` is not checked (errcheck)
lint: action.go#L66
Error return value of `b.Seek` is not checked (errcheck)