Skip to content

feat: service logs in dashboard #2784

feat: service logs in dashboard

feat: service logs in dashboard #2784

Triggered via pull request January 9, 2025 06:54
Status Failure
Total duration 10m 51s
Artifacts

cli-test.yaml

on: pull_request
Matrix: other-os-build
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
full-test: pkg/system/servicelogs.go#L57
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
full-test: pkg/system/servicelogs.go#L76
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
full-test: pkg/system/servicelogs.go#L90
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
full-test: pkg/system/servicelogs.go#L102
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
full-test: pkg/system/servicelogs.go#L92
append only allowed to cuddle with appended value (wsl)
full-test: pkg/system/servicelogs.go#L84
for statement without condition should never be cuddled (wsl)
full-test: pkg/dashboard/servicelogs.go#L47
if statements should only be cuddled with assignments (wsl)
full-test: pkg/dashboard/servicelogs.go#L60
expressions should not be cuddled with blocks (wsl)
full-test
Process completed with exit code 2.
full-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636