Skip to content

Golang

Golang #4

Triggered via pull request November 15, 2024 12:57
Status Failure
Total duration 1m 38s
Artifacts

golang.yml

on: pull_request
Run Workflow
0s
Run Workflow
Matrix: Go Test
Go Vulnerability Check
41s
Go Vulnerability Check
Go Lint
38s
Go Lint
Go Build
0s
Go Build
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Go Lint: internal/artifacts/v1/job.go#L1
max-public-structs: you have exceeded the maximum number of public struct declarations (revive)
Go Lint: internal/artifacts/v1/options.go#L1
max-public-structs: you have exceeded the maximum number of public struct declarations (revive)
Go Lint: internal/artifacts/v1/project.go#L1
max-public-structs: you have exceeded the maximum number of public struct declarations (revive)
Go Lint: internal/artifacts/v2/job.go#L1
max-public-structs: you have exceeded the maximum number of public struct declarations (revive)
Go Lint: internal/artifacts/v2/options.go#L1
max-public-structs: you have exceeded the maximum number of public struct declarations (revive)
Go Lint: internal/artifacts/v2/pipe_builder.go#L1
max-public-structs: you have exceeded the maximum number of public struct declarations (revive)
Go Lint: internal/artifacts/v2/project.go#L1
max-public-structs: you have exceeded the maximum number of public struct declarations (revive)
Go Lint
issues found
Go Vulnerability Check
Both go-version and go-version-file inputs are specified, only go-version will be used