Skip to content

.github/test.yml: Run tests on latest supported Go versions #196

.github/test.yml: Run tests on latest supported Go versions

.github/test.yml: Run tests on latest supported Go versions #196

Triggered via pull request July 24, 2024 11:51
Status Success
Total duration 5m 13s
Artifacts

test.yml

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

Annotations

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