Skip to content

Fix GitHub check annotations #205

Fix GitHub check annotations

Fix GitHub check annotations #205

Triggered via pull request July 28, 2024 18:20
Status Success
Total duration 2m 2s
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/shadowtypes/types/types.go#L3
exported type String should have comment or be unexported
test (ubuntu-latest, 1.18.x): pkg/moq/testpackages/shadowtypes/types/types.go#L5
exported type Int should have comment or be unexported
test (ubuntu-latest, 1.18.x): pkg/moq/testpackages/shadowtypes/types/types.go#L6
exported type Int8 should have comment or be unexported
test (ubuntu-latest, 1.18.x): pkg/moq/testpackages/shadowtypes/types/types.go#L7
exported type Int16 should have comment or be unexported
test (ubuntu-latest, 1.18.x): pkg/moq/testpackages/shadowtypes/types/types.go#L8
exported type Int32 should have comment or be unexported
test (ubuntu-latest, 1.18.x): pkg/moq/testpackages/shadowtypes/types/types.go#L9
exported type Int64 should have comment or be unexported
test (ubuntu-latest, 1.18.x): pkg/moq/testpackages/shadowtypes/types/types.go#L11
exported type Uint should have comment or be unexported
test (ubuntu-latest, 1.18.x): pkg/moq/testpackages/shadowtypes/types/types.go#L12
exported type Uint8 should have comment or be unexported
test (ubuntu-latest, 1.18.x): pkg/moq/testpackages/shadowtypes/types/types.go#L13
exported type Uint16 should have comment or be unexported
test (ubuntu-latest, 1.18.x): pkg/moq/testpackages/shadowtypes/types/types.go#L14
exported type Uint32 should have comment or be unexported
test (ubuntu-latest, 1.19.x): pkg/moq/testpackages/shadowtypes/types/types.go#L3
exported type String should have comment or be unexported
test (ubuntu-latest, 1.19.x): pkg/moq/testpackages/shadowtypes/types/types.go#L5
exported type Int should have comment or be unexported
test (ubuntu-latest, 1.19.x): pkg/moq/testpackages/shadowtypes/types/types.go#L6
exported type Int8 should have comment or be unexported
test (ubuntu-latest, 1.19.x): pkg/moq/testpackages/shadowtypes/types/types.go#L7
exported type Int16 should have comment or be unexported
test (ubuntu-latest, 1.19.x): pkg/moq/testpackages/shadowtypes/types/types.go#L8
exported type Int32 should have comment or be unexported
test (ubuntu-latest, 1.19.x): pkg/moq/testpackages/shadowtypes/types/types.go#L9
exported type Int64 should have comment or be unexported
test (ubuntu-latest, 1.19.x): pkg/moq/testpackages/shadowtypes/types/types.go#L11
exported type Uint should have comment or be unexported
test (ubuntu-latest, 1.19.x): pkg/moq/testpackages/shadowtypes/types/types.go#L12
exported type Uint8 should have comment or be unexported
test (ubuntu-latest, 1.19.x): pkg/moq/testpackages/shadowtypes/types/types.go#L13
exported type Uint16 should have comment or be unexported
test (ubuntu-latest, 1.19.x): pkg/moq/testpackages/shadowtypes/types/types.go#L14
exported type Uint32 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/