Skip to content

NOISSUE - Enhance Proplet #49

NOISSUE - Enhance Proplet

NOISSUE - Enhance Proplet #49

Triggered via pull request December 14, 2024 14:08
Status Failure
Total duration 38s
Artifacts

ci.yml

on: pull_request
Lint and Build
28s
Lint and Build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Lint and Build: proplet/api/requests.go#L51
calculated cyclomatic complexity for function ParseParams is 11, max is 10 (cyclop)
Lint and Build: proplet/service.go#L158
calculated cyclomatic complexity for function handleStartCommand is 20, max is 10 (cyclop)
Lint and Build: proplet/service.go#L176
fmt.Errorf can be replaced with errors.New (perfsprint)
Lint and Build: proplet/service.go#L269
fmt.Errorf can be replaced with errors.New (perfsprint)
Lint and Build
issues found
Lint and Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636