Skip to content

PROP-26 - Implement Proplet #8

PROP-26 - Implement Proplet

PROP-26 - Implement Proplet #8

Triggered via pull request December 11, 2024 11:45
Status Failure
Total duration 24s
Artifacts

ci.yml

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

Annotations

3 errors and 1 warning
Lint and Build: cmd/proplet/main.go#L51
exitAfterDefer: os.Exit will exit, and `defer cancel()` will not run (gocritic)
Lint and Build: proplet/config.go#L40
calculated cyclomatic complexity for function Validate is 12, max is 10 (cyclop)
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