Skip to content

Brew formula update for flipt version v1.40.2 #46

Brew formula update for flipt version v1.40.2

Brew formula update for flipt version v1.40.2 #46

Triggered via push April 23, 2024 13:48
Status Failure
Total duration 1m 18s
Artifacts

tests.yml

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

Annotations

12 errors and 1 warning
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#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#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.
test-bot (ubuntu-22.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.