Skip to content

Fix docs typo (#219) #213

Fix docs typo (#219)

Fix docs typo (#219) #213

Triggered via push August 22, 2024 03:42
Status Success
Total duration 1m 41s
Artifacts

test.yml

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

Annotations

20 errors and 5 warnings
test (ubuntu-latest, stable): internal/template/template_data.go#L93
exported type TypeParamData should have comment or be unexported
test (ubuntu-latest, stable): pkg/moq/testpackages/anonimport/iface.go#L7
exported type Example should have comment or be unexported
test (ubuntu-latest, stable): 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, stable): pkg/moq/testpackages/blankid/swallower.go#L3
exported type Swallower should have comment or be unexported
test (ubuntu-latest, stable): pkg/moq/testpackages/genericreturn/genericreturn.go#L5
exported type GenericBar should have comment or be unexported
test (ubuntu-latest, stable): pkg/moq/testpackages/genericreturn/genericreturn.go#L9
exported type IFooBar should have comment or be unexported
test (ubuntu-latest, stable): pkg/moq/testpackages/genericreturn/otherpackage/otherpackage.go#L3
exported type Foo should have comment or be unexported
test (ubuntu-latest, stable): pkg/moq/testpackages/generics/generics.go#L8
exported type GenericStore1 should have comment or be unexported
test (ubuntu-latest, stable): pkg/moq/testpackages/generics/generics.go#L13
exported type GenericStore2 should have comment or be unexported
test (ubuntu-latest, stable): pkg/moq/testpackages/generics/generics.go#L18
exported type AliasStore should have comment or be unexported
test (ubuntu-latest, oldstable): internal/template/template_data.go#L93
exported type TypeParamData should have comment or be unexported
test (ubuntu-latest, oldstable): pkg/moq/testpackages/anonimport/iface.go#L7
exported type Example should have comment or be unexported
test (ubuntu-latest, oldstable): 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, oldstable): pkg/moq/testpackages/blankid/swallower.go#L3
exported type Swallower should have comment or be unexported
test (ubuntu-latest, oldstable): pkg/moq/testpackages/genericreturn/genericreturn.go#L5
exported type GenericBar should have comment or be unexported
test (ubuntu-latest, oldstable): pkg/moq/testpackages/genericreturn/genericreturn.go#L9
exported type IFooBar should have comment or be unexported
test (ubuntu-latest, oldstable): pkg/moq/testpackages/genericreturn/otherpackage/otherpackage.go#L3
exported type Foo should have comment or be unexported
test (ubuntu-latest, oldstable): pkg/moq/testpackages/generics/generics.go#L8
exported type GenericStore1 should have comment or be unexported
test (ubuntu-latest, oldstable): pkg/moq/testpackages/generics/generics.go#L13
exported type GenericStore2 should have comment or be unexported
test (ubuntu-latest, oldstable): pkg/moq/testpackages/generics/generics.go#L18
exported type AliasStore should have comment or be unexported
test (ubuntu-latest, stable)
The following actions use a deprecated Node.js version 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, stable)
Failed to restore: Tar failed with error: The process '/usr/bin/tar' failed with exit code 2
test (ubuntu-latest, oldstable)
The following actions use a deprecated Node.js version 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, stable)
The following actions use a deprecated Node.js version 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, stable)
The following actions use a deprecated Node.js version 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/