Fix GitHub check annotations #202
Annotations
10 errors and 1 warning
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
|
pkg/moq/testpackages/shadow/http/thing.go#L5
exported type Thing 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/
|
The logs for this run have expired and are no longer available.
Loading