Update and Refactor PLT-1.3 #5394
+279
−205
Open
Annotations
10 errors and 1 warning
|
Autobuild
cannot use nil as pcapTPtr value in assignment
|
|
Autobuild
invalid operation: p.cptr != nil (mismatched types pcapTPtr and untyped nil)
|
|
Autobuild
cannot use nil as pcapTPtr value in assignment
|
|
Autobuild
invalid operation: p.cptr != nil (mismatched types pcapTPtr and untyped nil)
|
|
Autobuild
h.caplen undefined (type *pcapPkthdr has no field or method caplen)
|
|
Autobuild
h.len undefined (type *pcapPkthdr has no field or method len)
|
|
Autobuild
h.ts undefined (type *pcapPkthdr has no field or method ts)
|
|
Autobuild
h.ts undefined (type *pcapPkthdr has no field or method ts)
|
|
Autobuild
could not import C (no metadata for C)
|
|
Autobuild
fatal error: pcap.h: No such file or directory
|
|
Initialize CodeQL
Starting April 2026, the CodeQL Action will skip computing file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses.
To opt out of this change, create a custom repository property with the name `github-codeql-file-coverage-on-prs` and the type "True/false", then set this property to `true` in the repository's settings.
|
Loading