nixos-test-driver-systemd-boot-specialisation
checks.aarch64-linux.systemd-boot-specialisation
· build #2
· raw
1tribuchet: building on eliza2Running type check (enable/disable: config.skipTypeCheck)3See https://nixos.org/manual/nixos/stable/#test-opt-skipTypeCheck4error[invalid-syntax]: Expected a newline after line continuation character5 --> testScriptWithTypes:177:486 |7177 | fr"grep 'devicetree /EFI/nixos/[a-z0-9]\{32\}.*dummy' {" ".join(conf_files)}"8 | ^910error[invalid-syntax]: Expected an element of or the end of the f-string11 --> testScriptWithTypes:177:4912 |13177 | fr"grep 'devicetree /EFI/nixos/[a-z0-9]\{32\}.*dummy' {" ".join(conf_files)}"14 | ^1516Found 2 diagnostics