This repository has been archived by the owner on Nov 4, 2024. It is now read-only.
Add DevSecOps Workflow #1
Annotations
10 errors and 2 warnings
pkg/bpfassets/perf_event_bindata.go#L338
&asset{...} escapes to heap
|
pkg/bpfassets/perf_event_bindata.go#L338
info escapes to heap
|
pkg/bpfassets/perf_event_bindata.go#L350
name escapes to heap
|
pkg/bpfassets/perf_event_bindata.go#L354
name escapes to heap
|
pkg/bpfassets/perf_event_bindata.go#L362
"asset: Asset(" + name + "): " + err.Error() escapes to heap
|
pkg/bpfassets/perf_event_bindata.go#L362
"asset: Asset(" + name + "): " + err.Error() escapes to heap
|
pkg/bpfassets/perf_event_bindata.go#L376
name escapes to heap
|
pkg/bpfassets/perf_event_bindata.go#L380
name escapes to heap
|
pkg/bpfassets/perf_event_bindata.go#L385
make([]string, 0, len(_bindata)) escapes to heap
|
pkg/bpfassets/perf_event_bindata.go#L418
name escapes to heap
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "kepler", "keplerlibbpf".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading