Project

General

Profile

Actions

Bug #27968

open

Add rustfmt and clippy as required components

Bug #27968: Add rustfmt and clippy as required components

Added by Alexis Mousset 5 days ago. Updated 3 days ago.

Status:
Pending release
Priority:
N/A
Category:
CI
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No

Description

We get error in CI looking like:

[2025-12-01T19:35:21.394Z] cargo fmt --all -- --check
[2025-12-01T19:35:21.668Z] error: 'cargo-fmt' is not installed for the toolchain '1.89.0-x86_64-unknown-linux-gnu'.
[2025-12-01T19:35:21.669Z] To install, run `rustup component add --toolchain 1.89.0-x86_64-unknown-linux-gnu rustfmt`
[2025-12-01T19:35:21.669Z] make: *** [../../../rust.makefile:29: lint] Error 1

Updated by Alexis Mousset 5 days ago Actions #1

  • Status changed from New to In progress
  • Assignee set to Alexis Mousset

Updated by Alexis Mousset 5 days ago Actions #2

  • Status changed from In progress to Pending technical review
  • Assignee changed from Alexis Mousset to Félix DALLIDET
  • Pull Request set to https://github.com/Normation/rudder/pull/6761

Updated by François ARMAND 5 days ago Actions #3

  • Description updated (diff)

Updated by Alexis Mousset 5 days ago Actions #4

  • Status changed from Pending technical review to Pending release

Updated by Alexis Mousset 3 days ago Actions #5

  • Fix check changed from To do to Checked
Actions

Also available in: PDF Atom