Skip to content

chore(deps): update python docker tag to v3.13 #1692

chore(deps): update python docker tag to v3.13

chore(deps): update python docker tag to v3.13 #1692

Triggered via pull request November 13, 2024 06:16
Status Success
Total duration 2m 40s
Artifacts

rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 warning
rust: build.rs#L115
[clippy] reported by reviewdog 🐶 you seem to be trying to use `match` for an equality check. Consider using `if` Raw Output: build.rs:115:9: warning: you seem to be trying to use `match` for an equality check. Consider using `if` (clippy::single_match)