Skip to content

feat: service logs in dashboard #2787

feat: service logs in dashboard

feat: service logs in dashboard #2787

Triggered via pull request January 10, 2025 01:05
Status Failure
Total duration 10m 18s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

cli-test.yaml

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

Annotations

10 errors and 1 warning
full-test: pkg/system/servicelogs.go#L94
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
full-test: pkg/system/servicelogs.go#L108
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
full-test: pkg/system/servicelogs.go#L120
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
full-test: pkg/system/servicelogs.go#L102
for statement without condition should never be cuddled (wsl)
full-test: pkg/system/servicelogs.go#L60
assignments should only be cuddled with other assignments (wsl)
full-test: pkg/system/servicelogs.go#L64
assignments should only be cuddled with other assignments (wsl)
full-test: pkg/system/servicelogs.go#L69
return statements should not be cuddled if block has more than two lines (wsl)
full-test: pkg/system/servicelogs.go#L110
append only allowed to cuddle with appended value (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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636