Skip to content

Brew formula update for flipt version v1.33.0 #32

Brew formula update for flipt version v1.33.0

Brew formula update for flipt version v1.33.0 #32

Triggered via push December 11, 2023 15:45
Status Failure
Total duration 1m 16s
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#L6
FormulaAudit/Desc: Description shouldn't start with an article.
test-bot (ubuntu-22.04): Formula/flipt.rb#L18
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#L20
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#L33
FormulaAudit/SafePopenCommands: Use `Utils.safe_popen_read` instead of `Utils.popen_read`
test-bot (ubuntu-22.04): Formula/flipt.rb#L33
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#L35
FormulaAudit/SafePopenCommands: Use `Utils.safe_popen_read` instead of `Utils.popen_read`
test-bot (ubuntu-22.04): Formula/flipt.rb#L35
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#L45
FormulaAudit/SafePopenCommands: Use `Utils.safe_popen_read` instead of `Utils.popen_read`
test-bot (macos-13)
The job was canceled because "ubuntu-22_04" failed.
test-bot (macos-13)
The operation was canceled.