Go #1278
go.yml
on: schedule
go
/
Static Analysis
2m 47s
go
/
staticcheck
19s
Matrix: go / Build and Test
Annotations
10 errors and 4 warnings
go / Static Analysis:
testcommon/testcommon.go#L34
comment on exported type TLSCred should be of the form "TLSCred ..." (with optional leading article)
|
go / Static Analysis:
constants/const.go#L15
package comment should be of the form "Package constants ..."
|
go / Static Analysis:
server/server.go#L138
type name will be used as server.ServerOpt by other packages, and that stutters; consider calling this Opt
|
go / Static Analysis:
server/server.go#L167
comment on exported function WithRIBResolvedEntryHook should be of the form "WithRIBResolvedEntryHook ..."
|
go / Static Analysis:
fluent/fluent.go#L307
exported const AllAFTs should have comment (or a comment on this block) or be unexported
|
go / Static Analysis:
fluent/fluent.go#L1066
comment on exported const UnsupportedParameters should be of the form "UnsupportedParameters ..."
|
go / Static Analysis:
fluent/fluent.go#L1071
comment on exported const ParamsDifferFromOtherClients should be of the form "ParamsDifferFromOtherClients ..."
|
go / Static Analysis:
compliance/election.go#L40
exported func SecondClient returns unexported type *compliance.secondClient, which can be annoying to use
|
go / Static Analysis:
compliance/flush.go#L343
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
go / Static Analysis:
compliance/compliance.go#L686
comment on exported function InvalidParamsAndAFTOperation should be of the form "InvalidParamsAndAFTOperation ..."
|
go / staticcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
go / Static Analysis
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/.
|
go / Build and Test (oldstable)
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/.
|
go / Build and Test (stable)
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/.
|