Skip to content

feat: add proper logging + debug logs everywhere (#41) #42

feat: add proper logging + debug logs everywhere (#41)

feat: add proper logging + debug logs everywhere (#41) #42

Triggered via push December 21, 2024 02:56
Status Failure
Total duration 24s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: pkg/session/session.go#L29
Error return value of `command.Start` is not checked (errcheck)
lint: pkg/session/session.go#L35
Error return value of `command.Wait` is not checked (errcheck)
lint: pkg/session/session.go#L33
SA1012: do not pass a nil Context, even if a function permits it; pass context.TODO if you are unsure about which Context to use (staticcheck)
lint
issues found
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636