Add VPP policy automation support to backend #17949
Annotations
4 errors and 1 warning
Run go lint:
server/datastore/mysql/software_titles.go#L193
appendAssign: append result not assigned to the same slice (gocritic)
|
Run go lint:
server/datastore/mysql/software_titles.go#L387
wrapperFunc: use strings.ReplaceAll method in `strings.Replace(opt.Platform, "macos", "darwin", -1)` (gocritic)
|
Run go lint:
server/datastore/mysql/software_titles.go#L391
unusedresult: result of slices.Grow call not used (govet)
|
Run go lint
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading