Skip to content
This repository was archived by the owner on Mar 27, 2026. It is now read-only.

Integrate SRv6 logic from galactic-cni CLI #26

Integrate SRv6 logic from galactic-cni CLI

Integrate SRv6 logic from galactic-cni CLI #26

Triggered via pull request August 13, 2025 19:51
Status Failure
Total duration 47s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint
issues found
lint: main.go#L136
Error return value of `srv6.RouteEgressDel` is not checked (errcheck)
lint: main.go#L134
Error return value of `srv6.RouteEgressAdd` is not checked (errcheck)
lint: main.go#L98
Error return value of `srv6.RouteIngressDel` is not checked (errcheck)
lint: main.go#L75
Error return value of `srv6.RouteIngressAdd` is not checked (errcheck)