Skip to content

Scheduled

Scheduled #205

Triggered via dynamic June 2, 2026 06:33
Status Success
Total duration 1m 26s
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