Golang #4
golang.yml
on: pull_request
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
|