Skip to content

Entirely refactored formula to be cleaner and removed deprecated item… #13

Entirely refactored formula to be cleaner and removed deprecated item…

Entirely refactored formula to be cleaner and removed deprecated item… #13

Triggered via push September 29, 2024 18:57
Status Failure
Total duration 1m 18s
Artifacts

tests.yml

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

Annotations

23 errors
test-bot (macos-14): Formula/vivaria.rb#L8
FormulaAudit/ComponentsOrder: `url` (line 8) should be put before `license` (line 5)
test-bot (macos-14): Formula/vivaria.rb#L19
FormulaAudit/DependencyOrder: dependency "[email protected]" (line 19) should be put before dependency "rust" (line 21)
test-bot (macos-14): Formula/vivaria.rb#L107
Layout/TrailingWhitespace: Trailing whitespace detected.
test-bot (macos-14): Formula/vivaria.rb#L127
Lint/RescueException: Avoid rescuing the `Exception` class. Perhaps you meant to rescue `StandardError`?
test-bot (macos-14): Formula/vivaria.rb#L130
Layout/TrailingWhitespace: Trailing whitespace detected.
test-bot (macos-14): Formula/vivaria.rb#L131
Layout/TrailingWhitespace: Trailing whitespace detected.
test-bot (macos-14): Formula/vivaria.rb#L133
Homebrew/NoFileutilsRmrf: Use `rm` or `rm_r` instead of `rm_rf`, `rm_f`, or `rmtree`.
test-bot (macos-14): Formula/vivaria.rb#L134
Homebrew/NoFileutilsRmrf: Use `rm` or `rm_r` instead of `rm_rf`, `rm_f`, or `rmtree`.
test-bot (macos-14): Formula/vivaria.rb#L135
Homebrew/NoFileutilsRmrf: Use `rm` or `rm_r` instead of `rm_rf`, `rm_f`, or `rmtree`.
test-bot (macos-14): Formula/vivaria.rb#L136
Homebrew/NoFileutilsRmrf: Use `rm` or `rm_r` instead of `rm_rf`, `rm_f`, or `rmtree`.
test-bot (ubuntu-22.04)
The job was canceled because "macos-14" failed.
test-bot (ubuntu-22.04): Formula/vivaria.rb#L8
FormulaAudit/ComponentsOrder: `url` (line 8) should be put before `license` (line 5)
test-bot (ubuntu-22.04): Formula/vivaria.rb#L19
FormulaAudit/DependencyOrder: dependency "[email protected]" (line 19) should be put before dependency "rust" (line 21)
test-bot (ubuntu-22.04): Formula/vivaria.rb#L107
Layout/TrailingWhitespace: Trailing whitespace detected.
test-bot (ubuntu-22.04): Formula/vivaria.rb#L127
Lint/RescueException: Avoid rescuing the `Exception` class. Perhaps you meant to rescue `StandardError`?
test-bot (ubuntu-22.04): Formula/vivaria.rb#L130
Layout/TrailingWhitespace: Trailing whitespace detected.
test-bot (ubuntu-22.04): Formula/vivaria.rb#L131
Layout/TrailingWhitespace: Trailing whitespace detected.
test-bot (ubuntu-22.04): Formula/vivaria.rb#L133
Homebrew/NoFileutilsRmrf: Use `rm` or `rm_r` instead of `rm_rf`, `rm_f`, or `rmtree`.
test-bot (ubuntu-22.04): Formula/vivaria.rb#L134
Homebrew/NoFileutilsRmrf: Use `rm` or `rm_r` instead of `rm_rf`, `rm_f`, or `rmtree`.
test-bot (ubuntu-22.04): Formula/vivaria.rb#L135
Homebrew/NoFileutilsRmrf: Use `rm` or `rm_r` instead of `rm_rf`, `rm_f`, or `rmtree`.
test-bot (ubuntu-22.04): Formula/vivaria.rb#L136
Homebrew/NoFileutilsRmrf: Use `rm` or `rm_r` instead of `rm_rf`, `rm_f`, or `rmtree`.
test-bot (macos-13)
The job was canceled because "macos-14" failed.
test-bot (macos-13)
The operation was canceled.