Skip to content

fix(ci): use -skip flag instead of negative lookahead regex #95

fix(ci): use -skip flag instead of negative lookahead regex

fix(ci): use -skip flag instead of negative lookahead regex #95

Triggered via push January 4, 2026 14:27
Status Failure
Total duration 1m 27s
Artifacts

pipeline.yml

on: push
Lint
1m 24s
Lint
Unit Tests
39s
Unit Tests
Integration Tests
38s
Integration Tests
XDP Integration Tests
42s
XDP Integration Tests
Prepare Version
0s
Prepare Version
PR Summary
0s
PR Summary
Matrix: build-binaries
Build Nix Package
Build Nix Package
Create Release
Create Release
Publish Artifacts
Publish Artifacts
Publish Docker Image
Publish Docker Image
Fit to window
Zoom out
Zoom in

Annotations

8 errors
XDP Integration Tests
Process completed with exit code 2.
Lint
Process completed with exit code 1.
Lint: internal/xdp/loader.go#L14
exported: type name will be used as xdp.XDPFilter by other packages, and that stutters; consider calling this Filter (revive)
Lint: internal/xdp/map.go#L56
G115: integer overflow conversion int64 -> uint64 (gosec)
Lint: internal/xdp/loader.go#L71
G104: Errors unhandled (gosec)
Lint: internal/xdp/loader.go#L43
G104: Errors unhandled (gosec)
Lint: internal/xdp/loader.go#L32
G104: Errors unhandled (gosec)
Lint: cmd/btblocker/main.go#L38
cyclomatic complexity 21 of func `main` is high (> 15) (gocyclo)