Skip to content

Add actions job log buffer and profiler #594

Add actions job log buffer and profiler

Add actions job log buffer and profiler #594

Triggered via pull request August 15, 2025 15:41
Status Failure
Total duration 47s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint
issues found
lint: pkg/profiler/profiler.go#L47
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
lint: pkg/github/actions_test.go#L1255
response body must be closed (bodyclose)