Go #1225
Annotations
10 errors
constants/const.go#L15
package comment should be of the form "Package constants ..."
|
rib/reconciler/reconcile.go#L39
exported type R should have comment or be unexported
|
testcommon/testcommon.go#L34
comment on exported type TLSCred should be of the form "TLSCred ..." (with optional leading article)
|
fluent/fluent.go#L307
exported const AllAFTs should have comment (or a comment on this block) or be unexported
|
fluent/fluent.go#L1066
comment on exported const UnsupportedParameters should be of the form "UnsupportedParameters ..."
|
fluent/fluent.go#L1071
comment on exported const ParamsDifferFromOtherClients should be of the form "ParamsDifferFromOtherClients ..."
|
server/server.go#L138
type name will be used as server.ServerOpt by other packages, and that stutters; consider calling this Opt
|
server/server.go#L167
comment on exported function WithRIBResolvedEntryHook should be of the form "WithRIBResolvedEntryHook ..."
|
compliance/compliance.go#L686
comment on exported function InvalidParamsAndAFTOperation should be of the form "InvalidParamsAndAFTOperation ..."
|
compliance/compliance.go#L775
comment on exported function AddIPv4EntryRandom should be of the form "AddIPv4EntryRandom ..."
|
The logs for this run have expired and are no longer available.
Loading