Fix GitHub check annotations #200
Annotations
10 errors and 1 warning
pkg/moq/testpackages/genericreturn/genericreturn.go#L5
comment on exported type GenericBar should be of the form "GenericBar ..." (with optional leading article)
|
pkg/moq/testpackages/generics/generics.go#L23
exported type Key1 should have comment or be unexported
|
pkg/moq/testpackages/generics/generics.go#L27
exported type Key2 should have comment or be unexported
|
pkg/moq/testpackages/generics/generics.go#L31
exported type KeyImpl should have comment or be unexported
|
pkg/moq/testpackages/genparamname/iface.go#L15
exported type Go should have comment or be unexported
|
pkg/moq/testpackages/genparamname/iface.go#L19
exported type Interface should have comment or be unexported
|
pkg/moq/testpackages/importalias/middleman.go#L8
exported type MiddleMan should have comment or be unexported
|
pkg/moq/testpackages/importalias/source/client/src_client.go#L3
exported type Client should have comment or be unexported
|
pkg/moq/testpackages/importalias/target/client/tgt_client.go#L3
exported type Client should have comment or be unexported
|
pkg/moq/testpackages/paramconflict/iface.go#L5
exported type Interface should have comment or be unexported
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job succeeded
Loading