Skip to content

Fixed brew and changed default ssh keygen comment to username@host #101

Fixed brew and changed default ssh keygen comment to username@host

Fixed brew and changed default ssh keygen comment to username@host #101

Triggered via push November 21, 2025 15:25
Status Failure
Total duration 1m 6s
Artifacts

brew.yml

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

Annotations

10 errors, 1 warning, and 1 notice
test-formula (macos-14)
Process completed with exit code 1.
test-formula (macos-14): Formula/ssh-studio.rb#L43
Line is too long. [124/118]
test-formula (macos-14): Formula/ssh-studio.rb#L43
Modifier form of `unless` makes the line too long.
test-formula (macos-14): Formula/ssh-studio.rb#L41
`end` at 41, 17 is not aligned with `python_bin = if (python3.opt_bin/"python3").exist?` at 34, 4.
test-formula (macos-14): Formula/ssh-studio.rb#L40
Use `prefix.present?` instead of `prefix && !prefix.empty?`.
test-formula (macos-14): Formula/ssh-studio.rb#L38
Align `else` with `python_bin`.
test-formula (macos-14): Formula/ssh-studio.rb#L36
Align `elsif` with `python_bin`.
test-formula (macos-14): Formula/ssh-studio.rb#L35
Use 2 (not 15) spaces for indentation.
test-formula (macos-13)
The strategy configuration was canceled because "test-formula.macos-14" failed
test-formula (macos-13)
The operation was canceled.
test-formula (macos-14)
[email protected] 3.13.9_1 is already installed and up-to-date. To reinstall 3.13.9_1, run: brew reinstall [email protected]
test-formula (macos-13)
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046