Skip to content

Merge pull request #1415 from safing/fix/ebpf-missing-udp.pcflag #1117

Merge pull request #1415 from safing/fix/ebpf-missing-udp.pcflag

Merge pull request #1415 from safing/fix/ebpf-missing-udp.pcflag #1117

Triggered via push January 11, 2024 09:11
Status Failure
Total duration 4m 8s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Linter: updates/export.go#L164
v.KeyIsSet undefined (type *Versions has no field or method KeyIsSet) (typecheck)
Linter: updates/export.go#L165
v.SetKey undefined (type *Versions has no field or method SetKey) (typecheck)
Linter: updates/export.go#L171
v.KeyIsSet undefined (type *SimpleVersions has no field or method KeyIsSet) (typecheck)
Linter: updates/export.go#L172
v.SetKey undefined (type *SimpleVersions has no field or method SetKey) (typecheck)
Linter: updates/export.go#L178
s.KeyIsSet undefined (type *UpdateStateExport has no field or method KeyIsSet) (typecheck)
Linter: updates/export.go#L179
s.SetKey undefined (type *UpdateStateExport has no field or method SetKey) (typecheck)
Linter: updates/state.go#L27
export.CreateMeta undefined (type *RegistryStateExport has no field or method CreateMeta) (typecheck)
Linter: updates/state.go#L28
export.SetKey undefined (type *RegistryStateExport has no field or method SetKey) (typecheck)
Linter: status/provider.go#L31
status.CreateMeta undefined (type *SystemStatusRecord has no field or method CreateMeta) (typecheck)
Linter: status/provider.go#L32
status.SetKey undefined (type *SystemStatusRecord has no field or method SetKey) (typecheck)