Skip to content

scaffold qubership #625

scaffold qubership

scaffold qubership #625

Triggered via push July 1, 2025 11:33
Status Failure
Total duration 3m 59s
Artifacts

lint.yaml

on: push
Matrix: golang-linter
Matrix: python-linter
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 15 warnings
golang-linter (site-manager): site-manager/pkg/client/http/http_client.go#L70
the line is 146 characters long, which exceeds the maximum of 120 characters. (lll)
golang-linter (site-manager): site-manager/pkg/client/http/http_client.go#L68
the line is 141 characters long, which exceeds the maximum of 120 characters. (lll)
golang-linter (site-manager): site-manager/pkg/client/http/http_client.go#L52
the line is 122 characters long, which exceeds the maximum of 120 characters. (lll)
golang-linter (site-manager): site-manager/pkg/client/http/http_client.go#L22
the line is 126 characters long, which exceeds the maximum of 120 characters. (lll)
golang-linter (site-manager): site-manager/pkg/client/http/http_client.go#L20
the line is 139 characters long, which exceeds the maximum of 120 characters. (lll)
golang-linter (site-manager): site-manager/pkg/model/sm_request.go#L16
the line is 123 characters long, which exceeds the maximum of 120 characters. (lll)
golang-linter (site-manager): site-manager/cmd/main.go#L83
cyclomatic complexity 39 of func `ServeApp` is high (> 30) (gocyclo)
golang-linter (site-manager): site-manager/tests/validator_test.go#L206
string `test-service-alias` has 5 occurrences, make it a constant (goconst)
golang-linter (site-manager): site-manager/tests/cr_manager_get_status_test.go#L213
string `serviceF` has 3 occurrences, make it a constant (goconst)
golang-linter (site-manager): site-manager/tests/cr_manager_get_status_test.go#L212
string `serviceE` has 3 occurrences, make it a constant (goconst)
golang-linter (paas-geo-monitor)
Failed to save: reserveCache failed: Cache service responded with 503
golang-linter (paas-geo-monitor)
Failed to restore: getCacheEntry failed: Cache service responded with 503
golang-linter (paas-geo-monitor)
Restore cache failed: Dependencies file is not found in /home/runner/work/DRNavigator/DRNavigator. Supported file pattern: go.sum
golang-linter (site-manager)
Failed to save: reserveCache failed: Cache service responded with 503
golang-linter (site-manager): site-manager/internal/controller/sitemanager_controller.go#L49
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
golang-linter (site-manager): site-manager/internal/controller/sitemanager_controller_test.go#L22
dot-imports: should not use dot imports (revive)
golang-linter (site-manager): site-manager/internal/controller/suite_test.go#L26
dot-imports: should not use dot imports (revive)
golang-linter (site-manager): site-manager/internal/controller/suite_test.go#L25
dot-imports: should not use dot imports (revive)
golang-linter (site-manager): site-manager/config/kube_config/kube_config.go#L1
var-naming: don't use an underscore in package name (revive)
golang-linter (site-manager): site-manager/config/config.go#L18
var-naming: struct field BackHttpAuth should be BackHTTPAuth (revive)
golang-linter (site-manager): site-manager/config/config.go#L17
var-naming: struct field FrontHttpAuth should be FrontHTTPAuth (revive)
golang-linter (site-manager): site-manager/config/config.go#L16
var-naming: struct field HttpsEnaled should be HTTPSEnaled (revive)
golang-linter (site-manager): site-manager/config/config.go#L15
var-naming: struct field HttpScheme should be HTTPScheme (revive)
golang-linter (site-manager)
Failed to restore: getCacheEntry failed: Cache service responded with 503
golang-linter (site-manager)
Restore cache failed: Dependencies file is not found in /home/runner/work/DRNavigator/DRNavigator. Supported file pattern: go.sum