Skip to content

Code Quality: Push on develop #71

Code Quality: Push on develop

Code Quality: Push on develop #71

Triggered via dynamic July 6, 2026 16:33
Status Success
Total duration 1m 51s
Artifacts

codeql

on: dynamic
Matrix: analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Analyze (go)
cannot use nil as pcapTPtr value in assignment
Analyze (go)
invalid operation: p.cptr != nil (mismatched types pcapTPtr and untyped nil)
Analyze (go)
cannot use nil as pcapTPtr value in assignment
Analyze (go)
invalid operation: p.cptr != nil (mismatched types pcapTPtr and untyped nil)
Analyze (go)
h.caplen undefined (type *pcapPkthdr has no field or method caplen)
Analyze (go)
h.len undefined (type *pcapPkthdr has no field or method len)
Analyze (go)
h.ts undefined (type *pcapPkthdr has no field or method ts)
Analyze (go)
h.ts undefined (type *pcapPkthdr has no field or method ts)
Analyze (go)
could not import C (no metadata for C)
Analyze (go)
fatal error: pcap.h: No such file or directory