Skip to content

Brew formula update for flipt version v1.59.0 #92

Brew formula update for flipt version v1.59.0

Brew formula update for flipt version v1.59.0 #92

Triggered via push June 26, 2025 13:29
Status Failure
Total duration 1m 24s
Artifacts

tests.yml

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

Annotations

12 errors
test-bot (ubuntu-22.04): Formula/flipt.rb#L46
FormulaAudit/ShellVariables: Use `Utils.popen_read({ "SHELL" => "bash" }, "#{bin}/flipt completion bash")` instead of `Utils.popen_read("SHELL=bash #{bin}/flipt completion bash")`
test-bot (ubuntu-22.04): Formula/flipt.rb#L46
FormulaAudit/SafePopenCommands: Use `Utils.safe_popen_read` instead of `Utils.popen_read`
test-bot (ubuntu-22.04): Formula/flipt.rb#L32
FormulaAudit/ShellVariables: Use `Utils.popen_read({ "SHELL" => "zsh" }, "#{bin}/flipt completion zsh")` instead of `Utils.popen_read("SHELL=zsh #{bin}/flipt completion zsh")`
test-bot (ubuntu-22.04): Formula/flipt.rb#L32
FormulaAudit/SafePopenCommands: Use `Utils.safe_popen_read` instead of `Utils.popen_read`
test-bot (ubuntu-22.04): Formula/flipt.rb#L30
FormulaAudit/ShellVariables: Use `Utils.popen_read({ "SHELL" => "bash" }, "#{bin}/flipt completion bash")` instead of `Utils.popen_read("SHELL=bash #{bin}/flipt completion bash")`
test-bot (ubuntu-22.04): Formula/flipt.rb#L30
FormulaAudit/SafePopenCommands: Use `Utils.safe_popen_read` instead of `Utils.popen_read`
test-bot (ubuntu-22.04): Formula/flipt.rb#L20
FormulaAudit/ShellVariables: Use `Utils.popen_read({ "SHELL" => "zsh" }, "#{bin}/flipt completion zsh")` instead of `Utils.popen_read("SHELL=zsh #{bin}/flipt completion zsh")`
test-bot (ubuntu-22.04): Formula/flipt.rb#L20
FormulaAudit/SafePopenCommands: Use `Utils.safe_popen_read` instead of `Utils.popen_read`
test-bot (ubuntu-22.04): Formula/flipt.rb#L18
FormulaAudit/ShellVariables: Use `Utils.popen_read({ "SHELL" => "bash" }, "#{bin}/flipt completion bash")` instead of `Utils.popen_read("SHELL=bash #{bin}/flipt completion bash")`
test-bot (ubuntu-22.04): Formula/flipt.rb#L18
FormulaAudit/SafePopenCommands: Use `Utils.safe_popen_read` instead of `Utils.popen_read`
test-bot (macos-13)
The operation was canceled.
test-bot (macos-13)
The strategy configuration was canceled because "test-bot.ubuntu-22_04" failed