feat: service logs in dashboard #2787
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
cli-test.yaml
on: pull_request
full-test
2m 40s
Matrix: other-os-build
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
|