Use same build ID retrieval mechanism as the agent #65
build.yml
on: pull_request
Skip check
3s
Go Build
2m 11s
Annotations
10 errors and 2 warnings
Go Build:
cmd/parca-debuginfo/main.go#L602
G115: integer overflow conversion int -> uint64 (gosec)
|
Go Build:
cmd/parca-debuginfo/main.go#L96
type `uploadInfo` is unused (unused)
|
Go Build:
cmd/parca-debuginfo/main.go#L550
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
Go Build:
cmd/parca-debuginfo/main.go#L560
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
Go Build:
cmd/parca-debuginfo/main.go#L571
File is not properly formatted (gofumpt)
|
Go Build:
cmd/parca-debuginfo/main.go#L106
ineffectual assignment to opts (ineffassign)
|
Go Build:
cmd/parca-debuginfo/main.go#L586
append to slice `noteTypeBytes` with non-zero initialized length (makezero)
|
Go Build:
cmd/parca-debuginfo/main.go#L273
Magic number: 0o755, in <argument> detected (mnd)
|
Go Build:
cmd/parca-debuginfo/main.go#L558
Magic number: 0x3, in <argument> detected (mnd)
|
Go Build:
cmd/parca-debuginfo/main.go#L582
Magic number: 0x0, in <argument> detected (mnd)
|
Skip check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Go Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|