(role/laserrpi) add new udev rule ttyusb #9874
Annotations
2 errors
rake_checks:
spec/unit/hiera_classes_sorted_spec.rb#L18
hiera role/laserrpi.yaml classes key is sorted
Failure/Error: expect(k).to eq k.sort
expected: ["profile::core::common", "profile::core::docker", "profile::core::gpio", "profile::pi::add_usb", "profile::pi::pigpio", "profile::pi::ttyusb", "profile::ts::dco"]
got: ["profile::core::common", "profile::core::docker", "profile::core::gpio", "profile::pi::add_usb", "profile::pi::ttyusb", "profile::pi::pigpio", "profile::ts::dco"]
(compared using ==)
|
rake_checks
Process completed with exit code 1.
|