Skip to content

Brew formula update for flipt version v1.47.0 #61

Brew formula update for flipt version v1.47.0

Brew formula update for flipt version v1.47.0 #61

Triggered via push July 31, 2024 13:49
Status Failure
Total duration 1m 28s
Artifacts

tests.yml

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

Annotations

12 errors and 3 warnings
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#L30
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#L32
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#L46
FormulaAudit/SafePopenCommands: Use `Utils.safe_popen_read` instead of `Utils.popen_read`
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 (macos-13)
The job was canceled because "ubuntu-22_04" failed.
test-bot (macos-13)
The operation was canceled.
test-bot (ubuntu-22.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-bot (ubuntu-22.04)
Removed Sorbet lines from backtrace!
test-bot (macos-13)
rustup is outdated! To avoid broken installations, as soon as possible please run: brew upgrade Or, if you're OK with a less reliable fix: brew upgrade rustup