You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
internal\config\config.go:103:13: fieldalignment: struct with 104 pointer bytes could be 72 (govet)type Config struct { ^internal\lockss\proxy.go:17:12: fieldalignment: struct with 48 pointer bytes could be 32 (govet)type Proxy struct { ^internal\lockss\proxy.go:31:18: fieldalignment: struct with 16 pointer bytes could be 8 (govet)type ProxyAccess struct { ^internal\portchecks\portchecks.go:24:13: fieldalignment: struct with 48 pointer bytes could be 24 (govet)type Result struct { ^
The text was updated successfully, but these errors were encountered:
Linting issues exposed by the changes in atc0005/go-ci#287 and atc0005/go-ci#288:
The text was updated successfully, but these errors were encountered: