.github/test.yml: Run tests on latest supported Go versions #196
Annotations
10 errors and 1 warning
internal/template/template_data.go#L93
exported type TypeParamData should have comment or be unexported
|
pkg/moq/testpackages/anonimport/iface.go#L7
exported type Example should have comment or be unexported
|
pkg/moq/testpackages/anonimport/second_file.go#L4
a blank import should be only in a main or test package, or have a comment justifying it
|
pkg/moq/testpackages/blankid/swallower.go#L3
exported type Swallower should have comment or be unexported
|
pkg/moq/testpackages/genericreturn/genericreturn.go#L5
exported type GenericBar should have comment or be unexported
|
pkg/moq/testpackages/genericreturn/genericreturn.go#L9
exported type IFooBar should have comment or be unexported
|
pkg/moq/testpackages/genericreturn/otherpackage/otherpackage.go#L3
exported type Foo should have comment or be unexported
|
pkg/moq/testpackages/generics/generics.go#L8
exported type GenericStore1 should have comment or be unexported
|
pkg/moq/testpackages/generics/generics.go#L13
exported type GenericStore2 should have comment or be unexported
|
pkg/moq/testpackages/generics/generics.go#L18
exported type AliasStore 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