Skip to content

Release 0.5.1

Release 0.5.1 #734

Triggered via pull request January 29, 2025 14:25
Status Success
Total duration 3m 13s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
test (macOS-latest, beta)
src/bgp/nlri/vpls.rs:38:33: warning: operator precedence can trip the unwary: help: consider parenthesizing your expression: `(label_base_1 << 16) | label_base_2`
test (ubuntu-latest, beta)
src/bgp/nlri/vpls.rs:38:33: warning: operator precedence can trip the unwary: help: consider parenthesizing your expression: `(label_base_1 << 16) | label_base_2`