Skip to content

fix!: Pass url struct tags by value instead of by reference #5088

fix!: Pass url struct tags by value instead of by reference

fix!: Pass url struct tags by value instead of by reference #5088

Triggered via pull request February 10, 2026 22:23
Status Failure
Total duration 3m 59s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint
Process completed with exit code 1.
lint: tools/check-structfield-settings/main.go#L406
use []*listItem instead of []listItem (sliceofpointers)
lint: tools/check-structfield-settings/main.go#L329
use []*listItem instead of []listItem (sliceofpointers)
lint: tools/check-structfield-settings/main.go#L115
use %v instead of %d (fmtpercentv)
lint: tools/check-structfield-settings/main.go#L106
use %v instead of %d (fmtpercentv)