Bump the golang group across 1 directory with 5 updates #9
common-workflows.yaml
on: pull_request
Golang Validation
/
Lint golang code
19s
Golang Validation
/
Yaml Lint
7s
Quality Checks
/
Unit tests and package coverage
37s
Quality Checks
/
GoSec
37s
Quality Checks
/
Go Formatter and Vetter
33s
Quality Checks
/
Malware Scan
50s
Annotations
10 errors and 6 warnings
Golang Validation / Lint golang code:
api/api.go#L171
var-naming: don't use underscores in Go names; const Verbose_High should be VerboseHigh (revive)
|
Golang Validation / Lint golang code:
api/api.go#L172
var-naming: don't use underscores in Go names; const Verbose_Medium should be VerboseMedium (revive)
|
Golang Validation / Lint golang code:
api/api.go#L173
var-naming: don't use underscores in Go names; const Verbose_Low should be VerboseLow (revive)
|
Golang Validation / Lint golang code:
api/v1/api_v1_exports.go#L99
unexported-return: exported func GetIsiExports returns unexported type *v1.getIsiExportsResp, which can be annoying to use (revive)
|
Golang Validation / Lint golang code:
api/v1/api_v1_snapshots.go#L31
unexported-return: exported func GetIsiSnapshots returns unexported type *v1.getIsiSnapshotsResp, which can be annoying to use (revive)
|
Golang Validation / Lint golang code:
api/v1/api_v1_snapshots.go#L198
unexported-return: exported func GetIsiSnapshotFolderWithSize returns unexported type *v1.getIsiVolumeSizeResp, which can be annoying to use (revive)
|
Golang Validation / Lint golang code:
api/v1/api_v1_types.go#L47
var-naming: type AclRequest should be ACLRequest (revive)
|
Golang Validation / Lint golang code:
api/v1/api_v1_types.go#L93
var-naming: struct field Id should be ID (revive)
|
Golang Validation / Lint golang code:
api/v1/api_v1_types.go#L98
var-naming: struct field Id should be ID (revive)
|
Golang Validation / Lint golang code:
api/v1/api_v1_types.go#L118
var-naming: struct field Id should be ID (revive)
|
Golang Validation / Yaml Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Golang Validation / Lint golang code
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Quality Checks / Go Formatter and Vetter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Quality Checks / GoSec
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Quality Checks / Unit tests and package coverage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Quality Checks / Malware Scan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|