Skip to content

Fix stderr not printing in TestGoGenerateVendoredPackages #177

Fix stderr not printing in TestGoGenerateVendoredPackages

Fix stderr not printing in TestGoGenerateVendoredPackages #177

Triggered via pull request August 31, 2023 19:31
Status Success
Total duration 2m 40s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

20 errors
test (ubuntu-latest, 1.19.x): internal/template/template_data.go#L93
exported type TypeParamData should have comment or be unexported
test (ubuntu-latest, 1.19.x): pkg/moq/testpackages/anonimport/iface.go#L7
exported type Example should have comment or be unexported
test (ubuntu-latest, 1.19.x): 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
test (ubuntu-latest, 1.19.x): pkg/moq/testpackages/blankid/swallower.go#L3
exported type Swallower should have comment or be unexported
test (ubuntu-latest, 1.19.x): pkg/moq/testpackages/genericreturn/genericreturn.go#L5
exported type GenericBar should have comment or be unexported
test (ubuntu-latest, 1.19.x): pkg/moq/testpackages/genericreturn/genericreturn.go#L9
exported type IFooBar should have comment or be unexported
test (ubuntu-latest, 1.19.x): pkg/moq/testpackages/genericreturn/otherpackage/otherpackage.go#L3
exported type Foo should have comment or be unexported
test (ubuntu-latest, 1.19.x): pkg/moq/testpackages/generics/generics.go#L8
exported type GenericStore1 should have comment or be unexported
test (ubuntu-latest, 1.19.x): pkg/moq/testpackages/generics/generics.go#L13
exported type GenericStore2 should have comment or be unexported
test (ubuntu-latest, 1.19.x): pkg/moq/testpackages/generics/generics.go#L18
exported type AliasStore should have comment or be unexported
test (ubuntu-latest, 1.18.x): internal/template/template_data.go#L93
exported type TypeParamData should have comment or be unexported
test (ubuntu-latest, 1.18.x): pkg/moq/testpackages/anonimport/iface.go#L7
exported type Example should have comment or be unexported
test (ubuntu-latest, 1.18.x): 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
test (ubuntu-latest, 1.18.x): pkg/moq/testpackages/blankid/swallower.go#L3
exported type Swallower should have comment or be unexported
test (ubuntu-latest, 1.18.x): pkg/moq/testpackages/genericreturn/genericreturn.go#L5
exported type GenericBar should have comment or be unexported
test (ubuntu-latest, 1.18.x): pkg/moq/testpackages/genericreturn/genericreturn.go#L9
exported type IFooBar should have comment or be unexported
test (ubuntu-latest, 1.18.x): pkg/moq/testpackages/genericreturn/otherpackage/otherpackage.go#L3
exported type Foo should have comment or be unexported
test (ubuntu-latest, 1.18.x): pkg/moq/testpackages/generics/generics.go#L8
exported type GenericStore1 should have comment or be unexported
test (ubuntu-latest, 1.18.x): pkg/moq/testpackages/generics/generics.go#L13
exported type GenericStore2 should have comment or be unexported
test (ubuntu-latest, 1.18.x): pkg/moq/testpackages/generics/generics.go#L18
exported type AliasStore should have comment or be unexported