Fix GitHub check annotations #204
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/shadowtypes/shadowtypes.go#L7
exported type ShadowTypes should have comment or be unexported
|
pkg/moq/testpackages/shadowtypes/types/types.go#L3
exported type String should have comment or be unexported
|
pkg/moq/testpackages/shadowtypes/types/types.go#L5
exported type Int should have comment or be unexported
|
pkg/moq/testpackages/shadowtypes/types/types.go#L6
exported type Int8 should have comment or be unexported
|
pkg/moq/testpackages/shadowtypes/types/types.go#L7
exported type Int16 should have comment or be unexported
|
pkg/moq/testpackages/shadowtypes/types/types.go#L8
exported type Int32 should have comment or be unexported
|
pkg/moq/testpackages/shadowtypes/types/types.go#L9
exported type Int64 should have comment or be unexported
|
pkg/moq/testpackages/shadowtypes/types/types.go#L11
exported type Uint should have comment or be unexported
|
pkg/moq/testpackages/shadowtypes/types/types.go#L12
exported type Uint8 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