Bump version for Spin 2.4.3 #89
Annotations
2 errors and 3 warnings
test-bot (macos-13):
Formula/spin.rb#L1
Binaries built for a non-native architecture were installed into spin's prefix.
The offending files are:
/usr/local/Cellar/spin/2.4.3/bin/spin (arm64)
|
test-bot (macos-13)
Process completed with exit code 1.
|
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/.
|
test-bot (macos-13)
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/.
|
`brew test --verbose fermyon/tap/spin` failed on macOS Ventura (13)!:
Formula/spin.rb#L41
/usr/local/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/bin/bundle clean
==> Testing fermyon/tap/spin
==> /usr/local/Cellar/spin/2.4.3/bin/spin --version
Error: fermyon/tap/spin: failed
An exception occurred within a child process:
Errno::EBADARCH: Bad CPU type in executable - /usr/local/Cellar/spin/2.4.3/bin/spin
/usr/local/Homebrew/Library/Homebrew/formula_assertions.rb:24:in ``'
/usr/local/Homebrew/Library/Homebrew/formula_assertions.rb:24:in `shell_output'
/usr/local/Homebrew/Library/Taps/fermyon/homebrew-tap/Formula/spin.rb:47:in `block in <class:Spin>'
/usr/local/Homebrew/Library/Homebrew/formula.rb:2783:in `block (3 levels) in run_test'
/usr/local/Homebrew/Library/Homebrew/extend/kernel.rb:520:in `with_env'
/usr/local/Homebrew/Library/Homebrew/formula.rb:2782:in `block (2 levels) in run_test'
/usr/local/Homebrew/Library/Homebrew/formula.rb:1189:in `with_logging'
/usr/local/Homebrew/Library/Homebrew/formula.rb:2781:in `block in run_test'
/usr/local/Homebrew/Library/Homebrew/mktemp.rb:75:in `block in run'
/usr/local/Homebrew/Library/Homebrew/mktemp.rb:75:in `chdir'
/usr/local/Homebrew/Library/Homebrew/mktemp.rb:75:in `run'
/usr/local/Homebrew/Library/Homebrew/formula.rb:3092:in `mktemp'
/usr/local/Homebrew/Library/Homebrew/formula.rb:2775:in `run_test'
/usr/local/Homebrew/Library/Homebrew/test.rb:46:in `block in <main>'
/usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/lib/ruby/3.1.0/timeout.rb:107:in `block in timeout'
/usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/lib/ruby/3.1.0/timeout.rb:36:in `block in catch'
/usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/lib/ruby/3.1.0/timeout.rb:36:in `catch'
/usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/lib/ruby/3.1.0/timeout.rb:36:in `catch'
/usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/lib/ruby/3.1.0/timeout.rb:123:in `timeout'
/usr/local/Homebrew/Library/Homebrew/test.rb:50:in `<main>'
|