feat: service logs in dashboard #2784
cli-test.yaml
on: pull_request
full-test
2m 36s
Matrix: other-os-build
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
|