Refactor module-manager #948
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
lint.yaml
on: pull_request
Run Go linters
2m 14s
Run codespell
6s
Annotations
10 errors and 3 warnings
Run Go linters:
pkg/addon-operator/bootstrap.go#L55
commentFormatting: put a space between `//` and comment text (gocritic)
|
Run Go linters:
pkg/addon-operator/debug_server.go#L33
commentFormatting: put a space between `//` and comment text (gocritic)
|
Run Go linters:
pkg/addon-operator/debug_server.go#L99
commentFormatting: put a space between `//` and comment text (gocritic)
|
Run Go linters:
pkg/addon-operator/operator.go#L16
ST1019(related information): other import of "github.com/flant/addon-operator/pkg/module_manager/models/hooks" (stylecheck)
|
Run Go linters:
pkg/addon-operator/operator.go#L281
type `namer` is unused (unused)
|
Run Go linters:
pkg/addon-operator/operator.go#L894
commentFormatting: put a space between `//` and comment text (gocritic)
|
Run Go linters:
pkg/addon-operator/operator.go#L939
commentFormatting: put a space between `//` and comment text (gocritic)
|
Run Go linters:
pkg/addon-operator/operator.go#L1289
SA1019: module.GetBaseModule is deprecated: remove this (staticcheck)
|
Run Go linters:
pkg/addon-operator/operator.go#L1344
SA1019: module.GetBaseModule is deprecated: remove this (staticcheck)
|
Run Go linters:
pkg/addon-operator/operator.go#L1487
commentFormatting: put a space between `//` and comment text (gocritic)
|
Run codespell
The process '/usr/bin/git' failed with exit code 128
|
Run Go linters
Restore cache failed: Dependencies file is not found in /home/runner/work/addon-operator/addon-operator. Supported file pattern: go.sum
|
Run Go linters
The process '/usr/bin/git' failed with exit code 128
|