Go #1278
Annotations
10 errors and 1 warning
revive:
testcommon/testcommon.go#L34
comment on exported type TLSCred should be of the form "TLSCred ..." (with optional leading article)
|
revive:
constants/const.go#L15
package comment should be of the form "Package constants ..."
|
revive:
server/server.go#L138
type name will be used as server.ServerOpt by other packages, and that stutters; consider calling this Opt
|
revive:
server/server.go#L167
comment on exported function WithRIBResolvedEntryHook should be of the form "WithRIBResolvedEntryHook ..."
|
revive:
fluent/fluent.go#L307
exported const AllAFTs should have comment (or a comment on this block) or be unexported
|
revive:
fluent/fluent.go#L1066
comment on exported const UnsupportedParameters should be of the form "UnsupportedParameters ..."
|
revive:
fluent/fluent.go#L1071
comment on exported const ParamsDifferFromOtherClients should be of the form "ParamsDifferFromOtherClients ..."
|
revive:
compliance/election.go#L40
exported func SecondClient returns unexported type *compliance.secondClient, which can be annoying to use
|
revive:
compliance/flush.go#L343
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
revive:
compliance/compliance.go#L686
comment on exported function InvalidParamsAndAFTOperation should be of the form "InvalidParamsAndAFTOperation ..."
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading