WIP: Initial pass at BpfApplication CRD update for load/attach split #813
Annotations
8 errors and 1 warning
Run lint:
apis/v1alpha1/tcProgram_types.go#L122
field `ifName` is unused (unused)
|
Run lint:
apis/v1alpha1/xdpProgram_types.go#L122
field `ifName` is unused (unused)
|
Run lint:
apis/v1alpha1/fentryProgram_types.go#L93
structtag: struct field attachId has json tag but is not exported (govet)
|
Run lint:
apis/v1alpha1/tcProgram_types.go#L119
structtag: struct field attachId has json tag but is not exported (govet)
|
Run lint:
apis/v1alpha1/tcProgram_types.go#L126
structtag: struct field containerPid has json tag but is not exported (govet)
|
Run lint:
apis/v1alpha1/xdpProgram_types.go#L119
structtag: struct field attachId has json tag but is not exported (govet)
|
Run lint:
apis/v1alpha1/xdpProgram_types.go#L126
structtag: struct field containerPid has json tag but is not exported (govet)
|
Run lint
Process completed with exit code 2.
|
Install go
Restore cache failed: Dependencies file is not found in /home/runner/work/bpfman-operator/bpfman-operator. Supported file pattern: go.sum
|
Loading