Skip to content

Add actions job log buffer and profiler #592

Add actions job log buffer and profiler

Add actions job log buffer and profiler #592

Triggered via pull request August 15, 2025 15:34
Status Failure
Total duration 30s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint
issues found
lint: pkg/profiler/profiler.go#L142
G115: integer overflow conversion uint64 -> int64 (gosec)
lint: pkg/profiler/profiler.go#L108
G115: integer overflow conversion uint64 -> int64 (gosec)
lint: pkg/profiler/profiler.go#L74
G115: integer overflow conversion uint64 -> int64 (gosec)
lint: pkg/github/actions_test.go#L1255
response body must be closed (bodyclose)