Initial bpfman-operator support for Load/Attach Split #839
pull_request.yml
on: pull_request
Matrix: build-lint-test
check-license
29s
build-workflow-complete
0s
Annotations
6 errors and 5 warnings
Build (Go 1.23 - amd64):
controllers/app-agent/application-program.go#L311
Error return value of `r.waitForBpfAppNode` is not checked (errcheck)
|
Build (Go 1.23 - amd64):
controllers/app-agent/application-program.go#L330
Error return value of `r.waitForBpfAppNode` is not checked (errcheck)
|
Build (Go 1.23 - amd64):
controllers/app-agent/application-common.go#L71
type `bpfmanApplication` is unused (unused)
|
Build (Go 1.23 - amd64):
controllers/app-agent/application-common.go#L86
type `bpfmanProgram` is unused (unused)
|
Build (Go 1.23 - amd64):
controllers/app-agent/application-program.go#L56
func `(*BpfApplicationReconciler).getRecType` is unused (unused)
|
Build (Go 1.23 - amd64)
Process completed with exit code 2.
|
check-license
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
Build (Go 1.23 - s390x)
Restore cache failed: Dependencies file is not found in /home/runner/work/bpfman-operator/bpfman-operator. Supported file pattern: go.sum
|
Build (Go 1.23 - arm64)
Restore cache failed: Dependencies file is not found in /home/runner/work/bpfman-operator/bpfman-operator. Supported file pattern: go.sum
|
Build (Go 1.23 - ppc64le)
Restore cache failed: Dependencies file is not found in /home/runner/work/bpfman-operator/bpfman-operator. Supported file pattern: go.sum
|
Build (Go 1.23 - amd64)
Restore cache failed: Dependencies file is not found in /home/runner/work/bpfman-operator/bpfman-operator. Supported file pattern: go.sum
|