fix!: Pass url struct tags by value instead of by reference
#5088
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)
|