Skip to content

Update Cargo.toml and Changelog #733

Update Cargo.toml and Changelog

Update Cargo.toml and Changelog #733

Triggered via push January 29, 2025 14:20
Status Success
Total duration 3m 13s
Artifacts

ci.yml

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

Annotations

2 warnings
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`
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`