Skip to content

refactoring

refactoring #31

Triggered via push November 25, 2025 17:37
Status Failure
Total duration 37s
Artifacts

ci.yml

on: push
Lint & Build Go Module
34s
Lint & Build Go Module
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Lint & Build Go Module
Process completed with exit code 1.
Lint & Build Go Module: internal/runtime/config/config.go#L108
cyclomatic complexity 22 of func `(*Config).Validate` is high (> 15) (gocyclo)
Lint & Build Go Module: internal/runtime/config/config_test.go#L55
Function 'TestConfigValidate' is too long (126 > 60) (funlen)