Skip to content

cask: fewer GitHub Actions warnings. #31851

cask: fewer GitHub Actions warnings.

cask: fewer GitHub Actions warnings. #31851

Triggered via pull request December 27, 2024 15:46
Status Failure
Total duration 10m 40s
Artifacts

tests.yml

on: pull_request
Matrix: test-default-formula
Matrix: tests
Matrix: update-test
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 58 warnings
tests (macOS 15 arm64): opt/homebrew/Library/Homebrew/test/cask/download_spec.rb#L20
Cask::Download#verify_download_integrity when the expected checksum is :no_check skips the check Failure/Error: subject(:verification) { described_class.new(cask).verify_download_integrity(downloaded_path) } LocalJumpError: no block given (yield)
tests (macOS 15 arm64): opt/homebrew/Library/Homebrew/test/cask/download_spec.rb#L28
Cask::Download#verify_download_integrity when expected and computed checksums match does not raise an error Failure/Error: expect { verification }.not_to raise_error expected no Exception, got #<LocalJumpError: no block given (yield)> with backtrace: # ./cask/download.rb:85:in `verify_download_integrity' # ./test/cask/download_spec.rb:5:in `block (3 levels) in <top (required)>' # ./test/cask/download_spec.rb:29:in `block (5 levels) in <top (required)>' # ./test/cask/download_spec.rb:29:in `block (4 levels) in <top (required)>' # ./test/support/helper/spec/shared_context/homebrew_cask.rb:64:in `block (2 levels) in <top (required)>'
tests (macOS 15 arm64): opt/homebrew/Library/Homebrew/test/cask/download_spec.rb#L44
Cask::Download#verify_download_integrity when the expected checksum is empty outputs an error Failure/Error: subject(:verification) { described_class.new(cask).verify_download_integrity(downloaded_path) } LocalJumpError: no block given (yield)
tests (macOS 15 arm64): opt/homebrew/Library/Homebrew/test/cask/download_spec.rb#L52
Cask::Download#verify_download_integrity when expected and computed checksums do not match raises an error Failure/Error: expect { verification }.to raise_error ChecksumMismatchError expected ChecksumMismatchError, got #<LocalJumpError: no block given (yield)> with backtrace: # ./cask/download.rb:85:in `verify_download_integrity' # ./test/cask/download_spec.rb:5:in `block (3 levels) in <top (required)>' # ./test/cask/download_spec.rb:53:in `block (5 levels) in <top (required)>' # ./test/cask/download_spec.rb:53:in `block (4 levels) in <top (required)>' # ./test/support/helper/spec/shared_context/homebrew_cask.rb:64:in `block (2 levels) in <top (required)>'
tests (macOS 15 arm64): opt/homebrew/Library/Homebrew/test/cask/download_spec.rb#L36
Cask::Download#verify_download_integrity when the expected checksum is nil outputs an error Failure/Error: subject(:verification) { described_class.new(cask).verify_download_integrity(downloaded_path) } LocalJumpError: no block given (yield)
tests (macOS 15 arm64): opt/homebrew/Library/Homebrew/test/cask/download_spec.rb#L44
Cask::Download#verify_download_integrity when the expected checksum is empty outputs an error Failure/Error: subject(:verification) { described_class.new(cask).verify_download_integrity(downloaded_path) } LocalJumpError: no block given (yield)
tests (macOS 15 arm64): opt/homebrew/Library/Homebrew/test/cask/download_spec.rb#L52
Cask::Download#verify_download_integrity when expected and computed checksums do not match raises an error Failure/Error: expect { verification }.to raise_error ChecksumMismatchError expected ChecksumMismatchError, got #<LocalJumpError: no block given (yield)> with backtrace: # ./cask/download.rb:85:in `verify_download_integrity' # ./test/cask/download_spec.rb:5:in `block (3 levels) in <top (required)>' # ./test/cask/download_spec.rb:53:in `block (5 levels) in <top (required)>' # ./test/cask/download_spec.rb:53:in `block (4 levels) in <top (required)>' # ./test/support/helper/spec/shared_context/homebrew_cask.rb:64:in `block (2 levels) in <top (required)>'
tests (macOS 15 arm64): opt/homebrew/Library/Homebrew/test/cask/download_spec.rb#L36
Cask::Download#verify_download_integrity when the expected checksum is nil outputs an error Failure/Error: subject(:verification) { described_class.new(cask).verify_download_integrity(downloaded_path) } LocalJumpError: no block given (yield)
tests (macOS 15 arm64): opt/homebrew/Library/Homebrew/test/cask/download_spec.rb#L20
Cask::Download#verify_download_integrity when the expected checksum is :no_check skips the check Failure/Error: subject(:verification) { described_class.new(cask).verify_download_integrity(downloaded_path) } LocalJumpError: no block given (yield)
tests (macOS 15 arm64): opt/homebrew/Library/Homebrew/test/cask/download_spec.rb#L28
Cask::Download#verify_download_integrity when expected and computed checksums match does not raise an error Failure/Error: expect { verification }.not_to raise_error expected no Exception, got #<LocalJumpError: no block given (yield)> with backtrace: # ./cask/download.rb:85:in `verify_download_integrity' # ./test/cask/download_spec.rb:5:in `block (3 levels) in <top (required)>' # ./test/cask/download_spec.rb:29:in `block (5 levels) in <top (required)>' # ./test/cask/download_spec.rb:29:in `block (4 levels) in <top (required)>' # ./test/support/helper/spec/shared_context/homebrew_cask.rb:64:in `block (2 levels) in <top (required)>'
tests (macOS 13 x86_64)
The job was canceled because "tests__macOS_15_arm64__--" failed.
tests (macOS 13 x86_64): usr/local/Homebrew/Library/Homebrew/test/cask/download_spec.rb#L44
Cask::Download#verify_download_integrity when the expected checksum is empty outputs an error Failure/Error: subject(:verification) { described_class.new(cask).verify_download_integrity(downloaded_path) } LocalJumpError: no block given (yield)
tests (macOS 13 x86_64): usr/local/Homebrew/Library/Homebrew/test/cask/download_spec.rb#L52
Cask::Download#verify_download_integrity when expected and computed checksums do not match raises an error Failure/Error: expect { verification }.to raise_error ChecksumMismatchError expected ChecksumMismatchError, got #<LocalJumpError: no block given (yield)> with backtrace: # ./cask/download.rb:85:in `verify_download_integrity' # ./test/cask/download_spec.rb:5:in `block (3 levels) in <top (required)>' # ./test/cask/download_spec.rb:53:in `block (5 levels) in <top (required)>' # ./test/cask/download_spec.rb:53:in `block (4 levels) in <top (required)>' # ./test/support/helper/spec/shared_context/homebrew_cask.rb:64:in `block (2 levels) in <top (required)>'
tests (macOS 13 x86_64): usr/local/Homebrew/Library/Homebrew/test/cask/download_spec.rb#L20
Cask::Download#verify_download_integrity when the expected checksum is :no_check skips the check Failure/Error: subject(:verification) { described_class.new(cask).verify_download_integrity(downloaded_path) } LocalJumpError: no block given (yield)
tests (macOS 13 x86_64): usr/local/Homebrew/Library/Homebrew/test/cask/download_spec.rb#L36
Cask::Download#verify_download_integrity when the expected checksum is nil outputs an error Failure/Error: subject(:verification) { described_class.new(cask).verify_download_integrity(downloaded_path) } LocalJumpError: no block given (yield)
tests (macOS 13 x86_64): usr/local/Homebrew/Library/Homebrew/test/cask/download_spec.rb#L28
Cask::Download#verify_download_integrity when expected and computed checksums match does not raise an error Failure/Error: expect { verification }.not_to raise_error expected no Exception, got #<LocalJumpError: no block given (yield)> with backtrace: # ./cask/download.rb:85:in `verify_download_integrity' # ./test/cask/download_spec.rb:5:in `block (3 levels) in <top (required)>' # ./test/cask/download_spec.rb:29:in `block (5 levels) in <top (required)>' # ./test/cask/download_spec.rb:29:in `block (4 levels) in <top (required)>' # ./test/support/helper/spec/shared_context/homebrew_cask.rb:64:in `block (2 levels) in <top (required)>'
tests (macOS 13 x86_64)
The operation was canceled.
syntax
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
update-test (Ubuntu)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
vendored gems
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test default formula (Ubuntu 22.04)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests (Ubuntu 24.04): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/utils/svn_spec.rb#L29
Utils::Svn::version returns version of svn when svn is available Skipped: Subversion is not installed.
tests (Ubuntu 24.04): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos libxml2 formula exists Skipped: Requires homebrew/core to be tapped.
tests (Ubuntu 24.04): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos bc formula exists Skipped: Requires homebrew/core to be tapped.
tests (Ubuntu 24.04): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos bc-gh formula exists Skipped: Requires homebrew/core to be tapped.
tests (Ubuntu 24.04): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos libxslt formula exists Skipped: Requires homebrew/core to be tapped.
tests (Ubuntu 24.04): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos curl formula exists Skipped: Requires homebrew/core to be tapped.
tests (Ubuntu 24.04): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos bzip2 formula exists Skipped: Requires homebrew/core to be tapped.
tests (Ubuntu 24.04): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos ruby formula exists Skipped: Requires homebrew/core to be tapped.
tests (Ubuntu 24.04): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos lsof formula exists Skipped: Requires homebrew/core to be tapped.
tests (Ubuntu 24.04): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos file-formula formula exists Skipped: Requires homebrew/core to be tapped.
tests (generic OS)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests (generic OS): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::UsesFromMacos python formula exists Skipped: Requires homebrew/core to be tapped.
tests (generic OS): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::UsesFromMacos cpio formula exists Skipped: Requires homebrew/core to be tapped.
tests (generic OS): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::UsesFromMacos gzip formula exists Skipped: Requires homebrew/core to be tapped.
tests (generic OS): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::UsesFromMacos groff formula exists Skipped: Requires homebrew/core to be tapped.
tests (generic OS): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::UsesFromMacos git formula exists Skipped: Requires homebrew/core to be tapped.
tests (generic OS): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::UsesFromMacos openssl formula exists Skipped: Requires homebrew/core to be tapped.
tests (generic OS): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::UsesFromMacos php formula exists Skipped: Requires homebrew/core to be tapped.
tests (generic OS): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::UsesFromMacos mandoc formula exists Skipped: Requires homebrew/core to be tapped.
tests (generic OS): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::UsesFromMacos jq formula exists Skipped: Requires homebrew/core to be tapped.
tests (generic OS): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::UsesFromMacos zsh formula exists Skipped: Requires homebrew/core to be tapped.
tests (Ubuntu 20.04): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos libxml2 formula exists Skipped: Requires homebrew/core to be tapped.
tests (Ubuntu 20.04): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos icu4c formula exists Skipped: Requires homebrew/core to be tapped.
tests (Ubuntu 20.04): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos curl formula exists Skipped: Requires homebrew/core to be tapped.
tests (Ubuntu 20.04): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos swift formula exists Skipped: Requires homebrew/core to be tapped.
tests (Ubuntu 20.04): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos bc-gh formula exists Skipped: Requires homebrew/core to be tapped.
tests (Ubuntu 20.04): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos flex formula exists Skipped: Requires homebrew/core to be tapped.
tests (Ubuntu 20.04): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos zlib formula exists Skipped: Requires homebrew/core to be tapped.
tests (Ubuntu 20.04): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos libarchive formula exists Skipped: Requires homebrew/core to be tapped.
tests (Ubuntu 20.04): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos pod2man formula exists Skipped: Requires homebrew/core to be tapped.
tests (Ubuntu 20.04): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos expat formula exists Skipped: Requires homebrew/core to be tapped.
tests (Ubuntu 22.04): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos libxml2 formula exists Skipped: Requires homebrew/core to be tapped.
tests (Ubuntu 22.04): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos bc formula exists Skipped: Requires homebrew/core to be tapped.
tests (Ubuntu 22.04): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos m4 formula exists Skipped: Requires homebrew/core to be tapped.
tests (Ubuntu 22.04): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos unifdef formula exists Skipped: Requires homebrew/core to be tapped.
tests (Ubuntu 22.04): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos pod2man formula exists Skipped: Requires homebrew/core to be tapped.
tests (Ubuntu 22.04): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos libxslt formula exists Skipped: Requires homebrew/core to be tapped.
tests (Ubuntu 22.04): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos libressl formula exists Skipped: Requires homebrew/core to be tapped.
tests (Ubuntu 22.04): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos libpcap formula exists Skipped: Requires homebrew/core to be tapped.
tests (Ubuntu 22.04): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos libxcrypt formula exists Skipped: Requires homebrew/core to be tapped.
tests (Ubuntu 22.04): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos swift formula exists Skipped: Requires homebrew/core to be tapped.
test default formula (Ubuntu 20.04)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
formula audit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests (online)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
tests (online): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos gperf formula exists Skipped: Requires homebrew/core to be tapped.
tests (online): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos expat formula exists Skipped: Requires homebrew/core to be tapped.
tests (online): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos flex formula exists Skipped: Requires homebrew/core to be tapped.
tests (online): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos libressl formula exists Skipped: Requires homebrew/core to be tapped.
tests (online): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos pod2man formula exists Skipped: Requires homebrew/core to be tapped.
tests (online): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos libiconv formula exists Skipped: Requires homebrew/core to be tapped.
tests (online): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos net-snmp formula exists Skipped: Requires homebrew/core to be tapped.
tests (online): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos libpcap formula exists Skipped: Requires homebrew/core to be tapped.
tests (online): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos llvm formula exists Skipped: Requires homebrew/core to be tapped.
tests (online): home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos pax formula exists Skipped: Requires homebrew/core to be tapped.