Skip to content

Add pcap back

Add pcap back #77

Triggered via pull request May 8, 2024 11:41
@haruueharuue
synchronize #136
wip-pcapgo
Status Failure
Total duration 32s
Artifacts

check.yaml

on: pull_request
Static analysis
23s
Static analysis
Tests
8s
Tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Static analysis: io/pcap.go#L110
should use time.Since instead of time.Now().Sub (S1012)
Static analysis: io/pcap.go#L113
should use time.Until instead of t.Sub(time.Now()) (S1024)
Static analysis: io/pcap.go#L117
redundant return statement (S1023)
Static analysis
Process completed with exit code 1.
Static analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.