Skip to content

Fix GitHub check annotations #206

Fix GitHub check annotations

Fix GitHub check annotations #206

Triggered via pull request July 28, 2024 19:15
Status Success
Total duration 1m 58s
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.18.x): pkg/moq/testpackages/syncimport/syncer.go#L9
exported type Syncer should have comment or be unexported
test (ubuntu-latest, 1.18.x): pkg/moq/testpackages/syncimport/sync/thing.go#L3
exported type Thing should have comment or be unexported
test (ubuntu-latest, 1.18.x): pkg/moq/testpackages/transientimport/transient.go#L7
exported type Transient should have comment or be unexported
test (ubuntu-latest, 1.18.x): pkg/moq/testpackages/transientimport/base/type.go#L11
exported type Transient should have comment or be unexported
test (ubuntu-latest, 1.18.x): pkg/moq/testpackages/transientimport/four/app/v1/four.go#L3
exported type Four should have comment or be unexported
test (ubuntu-latest, 1.18.x): pkg/moq/testpackages/transientimport/one/v1/one.go#L3
exported type One should have comment or be unexported
test (ubuntu-latest, 1.18.x): pkg/moq/testpackages/transientimport/onev1/zero.go#L3
exported type Zero should have comment or be unexported
test (ubuntu-latest, 1.18.x): pkg/moq/testpackages/transientimport/three/v1/three.go#L3
exported type Three should have comment or be unexported
test (ubuntu-latest, 1.18.x): pkg/moq/testpackages/transientimport/two/app/v1/two.go#L3
exported type Two should have comment or be unexported
test (ubuntu-latest, 1.18.x): pkg/moq/testpackages/variadic/echoer.go#L3
exported type Echoer should have comment or be unexported
test (ubuntu-latest, 1.19.x): pkg/moq/testpackages/syncimport/syncer.go#L9
exported type Syncer should have comment or be unexported
test (ubuntu-latest, 1.19.x): pkg/moq/testpackages/syncimport/sync/thing.go#L3
exported type Thing should have comment or be unexported
test (ubuntu-latest, 1.19.x): pkg/moq/testpackages/transientimport/transient.go#L7
exported type Transient should have comment or be unexported
test (ubuntu-latest, 1.19.x): pkg/moq/testpackages/transientimport/base/type.go#L11
exported type Transient should have comment or be unexported
test (ubuntu-latest, 1.19.x): pkg/moq/testpackages/transientimport/four/app/v1/four.go#L3
exported type Four should have comment or be unexported
test (ubuntu-latest, 1.19.x): pkg/moq/testpackages/transientimport/one/v1/one.go#L3
exported type One should have comment or be unexported
test (ubuntu-latest, 1.19.x): pkg/moq/testpackages/transientimport/onev1/zero.go#L3
exported type Zero should have comment or be unexported
test (ubuntu-latest, 1.19.x): pkg/moq/testpackages/transientimport/three/v1/three.go#L3
exported type Three should have comment or be unexported
test (ubuntu-latest, 1.19.x): pkg/moq/testpackages/transientimport/two/app/v1/two.go#L3
exported type Two should have comment or be unexported
test (ubuntu-latest, 1.19.x): pkg/moq/testpackages/variadic/echoer.go#L3
exported type Echoer should have comment or be unexported
test (ubuntu-latest, 1.18.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.19.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.19.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.19.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/