build(deps-dev): bump json from 2.7.6 to 2.8.1 in /Library/Homebrew #31154
tests.yml
on: pull_request
syntax
35s
tap syntax
8m 9s
formula audit
4m 51s
cask audit
2m 26s
vendored gems
45s
Matrix: test-default-formula
Matrix: tests
Matrix: update-test
Annotations
13 errors and 50 warnings
tests (macOS 15 arm64):
opt/homebrew/Library/Homebrew/test/cask/cask_spec.rb#L343
Cask::Cask#to_h when loaded from json file returns expected hash
Failure/Error: expect(JSON.pretty_generate(hash)).to eq(expected_json)
expected: "{\n \"token\": \"everything\",\n \"full_token\": \"everything\",\n \"old_tokens\": [\n\n ],\n \"tap\": \"homebrew/cask\",\n \"name\": [\n \"Everything\"\n ],\n \"desc\": \"Little bit of everything\",\n \"homepage\": \"https://www.everything.app/\",\n \"url\": \"https://cachefly.everything.app/releases/Everything_1.2.3.zip\",\n \"url_specs\": {\n \"cookies\": {\n \"ALL\": \"1234\"\n },\n \"user_agent\": \":fake\"\n },\n \"version\": \"1.2.3\",\n \"installed\": null,\n \"installed_time\": null,\n \"bundle_version\": null,\n \"bundle_short_version\": null,\n \"outdated\": false,\n \"sha256\": \"c64c05bdc0be845505d6e55e69e696a7f50d40846e76155f0c85d5ff5e7bbb84\",\n \"artifacts\": [\n {\n \"uninstall\": [\n {\n \"launchctl\": \"com.every.thing.agent\",\n \"signal\": [\n [\n \"TERM\",\n \"com.every.thing.controller1\"\n ],\n [\n \"TERM\",\n \"com.every.thing.bin\"\n ]\n ],\n \"kext\": \"com.every.thing.driver\",\n \"delete\": \"/Library/EverythingHelperTools\"\n }\n ]\n },\n {\n \"installer\": [\n {\n \"script\": {\n \"executable\": \"~/just/another/path/install.sh\",\n \"args\": [\n \"--mode=silent\"\n ],\n \"sudo\": true,\n \"print_stderr\": false\n }\n }\n ]\n },\n {\n \"app\": [\n \"Everything.app\"\n ]\n },\n {\n \"zap\": [\n {\n \"trash\": [\n \"~/.everything\",\n \"~/Library/Everything\"\n ]\n }\n ]\n }\n ],\n \"caveats\": \"Installing everything might take a while...\\n\\neverything requires a kernel extension to work.\\nIf the installation fails, retry after you enable it in:\\n System Settings → Privacy & Security\\n\\nFor more information, refer to vendor documentation or this Apple Technical Note:\\n https://developer.apple.com/library/content/technotes/tn2459/_index.html\\n\",\n \"depends_on\": {\n \"cask\": [\n \"something\"\n ]\n },\n \"conflicts_with\": {\n \"formula\": [\n \"nothing\"\n ]\n },\n \"container\": {\n \"type\": \"naked\"\n },\n \"auto_updates\": true,\n \"deprecated\": false,\n \"deprecation_date\": null,\n \"deprecation_reason\": null,\n \"disabled\": false,\n \"disable_date\": null,\n \"disable_reason\": null,\n \"tap_git_head\": \"abcdef1234567890abcdef1234567890abcdef12\",\n \"languages\": [\n \"en\",\n \"eo\"\n ],\n \"ruby_source_path\": \"Casks/everything.rb\",\n \"ruby_source_checksum\": {\n \"sha256\": \"d8d0d6b2e5ff65388eccb82236fd3aa157b4a29bb043a1f72b97f0e9b70e8320\"\n }\n}"
got: "{\n \"token\": \"everything\",\n \"full_token\": \"everything\",\n \"old_tokens\": [],\n \"tap\": \"homebrew/cask\",\n \"name\": [\n \"Everything\"\n ],\n \"desc\": \"Little bit of everything\",\n \"homepage\": \"https://www.everything.app/\",\n \"url\": \"https://cachefly.everything.app/releases/Everything_1.2.3.zip\",\n \"url_specs\": {\n \"cookies\": {\n \"ALL\": \"1234\"\n },\n \"user_agent\": \":fake\"\n },\n \"version\": \"1.2.3\",\n \"installed\": null,\n \"installed_time\": null,\n \"bundle_version\": null,\n \"bundle_short_version\": null,\n \"outdated\": false,\n \"sha256\": \"c64c05bdc0be845505d6e55e69e696a7f50d40846e76155f0c85d5ff5e7bbb84\",\n \"artifacts\": [\n {\n \"uninstall\": [\n {\n \"launchctl\": \"com.every.thing.agent\",\n \"signal\": [\n [\n \"TERM\",\n \"com.every.thing.controller1\"\n ],\n [\n \"TERM\",\n \"com.every.thing.bin\"\n ]\n ],\n \"kext\": \"com.every.thing.driver\",\n
|
tests (macOS 15 arm64):
opt/homebrew/Library/Homebrew/test/cask/cask_spec.rb#L328
Cask::Cask#to_h when loaded from cask file returns expected hash
Failure/Error: expect(JSON.pretty_generate(hash)).to eq(expected_json)
expected: "{\n \"token\": \"everything\",\n \"full_token\": \"everything\",\n \"old_tokens\": [\n\n ],\n \"tap\": \"homebrew/cask\",\n \"name\": [\n \"Everything\"\n ],\n \"desc\": \"Little bit of everything\",\n \"homepage\": \"https://www.everything.app/\",\n \"url\": \"https://cachefly.everything.app/releases/Everything_1.2.3.zip\",\n \"url_specs\": {\n \"cookies\": {\n \"ALL\": \"1234\"\n },\n \"user_agent\": \":fake\"\n },\n \"version\": \"1.2.3\",\n \"installed\": null,\n \"installed_time\": null,\n \"bundle_version\": null,\n \"bundle_short_version\": null,\n \"outdated\": false,\n \"sha256\": \"c64c05bdc0be845505d6e55e69e696a7f50d40846e76155f0c85d5ff5e7bbb84\",\n \"artifacts\": [\n {\n \"uninstall\": [\n {\n \"launchctl\": \"com.every.thing.agent\",\n \"signal\": [\n [\n \"TERM\",\n \"com.every.thing.controller1\"\n ],\n [\n \"TERM\",\n \"com.every.thing.bin\"\n ]\n ],\n \"kext\": \"com.every.thing.driver\",\n \"delete\": \"/Library/EverythingHelperTools\"\n }\n ]\n },\n {\n \"installer\": [\n {\n \"script\": {\n \"executable\": \"~/just/another/path/install.sh\",\n \"args\": [\n \"--mode=silent\"\n ],\n \"sudo\": true,\n \"print_stderr\": false\n }\n }\n ]\n },\n {\n \"app\": [\n \"Everything.app\"\n ]\n },\n {\n \"zap\": [\n {\n \"trash\": [\n \"~/.everything\",\n \"~/Library/Everything\"\n ]\n }\n ]\n }\n ],\n \"caveats\": \"Installing everything might take a while...\\n\\neverything requires a kernel extension to work.\\nIf the installation fails, retry after you enable it in:\\n System Settings → Privacy & Security\\n\\nFor more information, refer to vendor documentation or this Apple Technical Note:\\n https://developer.apple.com/library/content/technotes/tn2459/_index.html\\n\",\n \"depends_on\": {\n \"cask\": [\n \"something\"\n ]\n },\n \"conflicts_with\": {\n \"formula\": [\n \"nothing\"\n ]\n },\n \"container\": {\n \"type\": \"naked\"\n },\n \"auto_updates\": true,\n \"deprecated\": false,\n \"deprecation_date\": null,\n \"deprecation_reason\": null,\n \"disabled\": false,\n \"disable_date\": null,\n \"disable_reason\": null,\n \"tap_git_head\": \"abcdef1234567890abcdef1234567890abcdef12\",\n \"languages\": [\n \"en\",\n \"eo\"\n ],\n \"ruby_source_path\": \"Casks/everything.rb\",\n \"ruby_source_checksum\": {\n \"sha256\": \"d8d0d6b2e5ff65388eccb82236fd3aa157b4a29bb043a1f72b97f0e9b70e8320\"\n }\n}"
got: "{\n \"token\": \"everything\",\n \"full_token\": \"everything\",\n \"old_tokens\": [],\n \"tap\": \"homebrew/cask\",\n \"name\": [\n \"Everything\"\n ],\n \"desc\": \"Little bit of everything\",\n \"homepage\": \"https://www.everything.app/\",\n \"url\": \"https://cachefly.everything.app/releases/Everything_1.2.3.zip\",\n \"url_specs\": {\n \"cookies\": {\n \"ALL\": \"1234\"\n },\n \"user_agent\": \":fake\"\n },\n \"version\": \"1.2.3\",\n \"installed\": null,\n \"installed_time\": null,\n \"bundle_version\": null,\n \"bundle_short_version\": null,\n \"outdated\": false,\n \"sha256\": \"c64c05bdc0be845505d6e55e69e696a7f50d40846e76155f0c85d5ff5e7bbb84\",\n \"artifacts\": [\n {\n \"uninstall\": [\n {\n \"launchctl\": \"com.every.thing.agent\",\n \"signal\": [\n [\n \"TERM\",\n \"com.every.thing.controller1\"\n ],\n [\n \"TERM\",\n \"com.every.thing.bin\"\n ]\n ],\n \"kext\": \"com.every.thing.driver\",\n
|
tests (macOS 15 arm64):
opt/homebrew/Library/Homebrew/test/cask/cask_spec.rb#L343
Cask::Cask#to_h when loaded from json file returns expected hash
Failure/Error: expect(JSON.pretty_generate(hash)).to eq(expected_json)
expected: "{\n \"token\": \"everything\",\n \"full_token\": \"everything\",\n \"old_tokens\": [\n\n ],\n \"tap\": \"homebrew/cask\",\n \"name\": [\n \"Everything\"\n ],\n \"desc\": \"Little bit of everything\",\n \"homepage\": \"https://www.everything.app/\",\n \"url\": \"https://cachefly.everything.app/releases/Everything_1.2.3.zip\",\n \"url_specs\": {\n \"cookies\": {\n \"ALL\": \"1234\"\n },\n \"user_agent\": \":fake\"\n },\n \"version\": \"1.2.3\",\n \"installed\": null,\n \"installed_time\": null,\n \"bundle_version\": null,\n \"bundle_short_version\": null,\n \"outdated\": false,\n \"sha256\": \"c64c05bdc0be845505d6e55e69e696a7f50d40846e76155f0c85d5ff5e7bbb84\",\n \"artifacts\": [\n {\n \"uninstall\": [\n {\n \"launchctl\": \"com.every.thing.agent\",\n \"signal\": [\n [\n \"TERM\",\n \"com.every.thing.controller1\"\n ],\n [\n \"TERM\",\n \"com.every.thing.bin\"\n ]\n ],\n \"kext\": \"com.every.thing.driver\",\n \"delete\": \"/Library/EverythingHelperTools\"\n }\n ]\n },\n {\n \"installer\": [\n {\n \"script\": {\n \"executable\": \"~/just/another/path/install.sh\",\n \"args\": [\n \"--mode=silent\"\n ],\n \"sudo\": true,\n \"print_stderr\": false\n }\n }\n ]\n },\n {\n \"app\": [\n \"Everything.app\"\n ]\n },\n {\n \"zap\": [\n {\n \"trash\": [\n \"~/.everything\",\n \"~/Library/Everything\"\n ]\n }\n ]\n }\n ],\n \"caveats\": \"Installing everything might take a while...\\n\\neverything requires a kernel extension to work.\\nIf the installation fails, retry after you enable it in:\\n System Settings → Privacy & Security\\n\\nFor more information, refer to vendor documentation or this Apple Technical Note:\\n https://developer.apple.com/library/content/technotes/tn2459/_index.html\\n\",\n \"depends_on\": {\n \"cask\": [\n \"something\"\n ]\n },\n \"conflicts_with\": {\n \"formula\": [\n \"nothing\"\n ]\n },\n \"container\": {\n \"type\": \"naked\"\n },\n \"auto_updates\": true,\n \"deprecated\": false,\n \"deprecation_date\": null,\n \"deprecation_reason\": null,\n \"disabled\": false,\n \"disable_date\": null,\n \"disable_reason\": null,\n \"tap_git_head\": \"abcdef1234567890abcdef1234567890abcdef12\",\n \"languages\": [\n \"en\",\n \"eo\"\n ],\n \"ruby_source_path\": \"Casks/everything.rb\",\n \"ruby_source_checksum\": {\n \"sha256\": \"d8d0d6b2e5ff65388eccb82236fd3aa157b4a29bb043a1f72b97f0e9b70e8320\"\n }\n}"
got: "{\n \"token\": \"everything\",\n \"full_token\": \"everything\",\n \"old_tokens\": [],\n \"tap\": \"homebrew/cask\",\n \"name\": [\n \"Everything\"\n ],\n \"desc\": \"Little bit of everything\",\n \"homepage\": \"https://www.everything.app/\",\n \"url\": \"https://cachefly.everything.app/releases/Everything_1.2.3.zip\",\n \"url_specs\": {\n \"cookies\": {\n \"ALL\": \"1234\"\n },\n \"user_agent\": \":fake\"\n },\n \"version\": \"1.2.3\",\n \"installed\": null,\n \"installed_time\": null,\n \"bundle_version\": null,\n \"bundle_short_version\": null,\n \"outdated\": false,\n \"sha256\": \"c64c05bdc0be845505d6e55e69e696a7f50d40846e76155f0c85d5ff5e7bbb84\",\n \"artifacts\": [\n {\n \"uninstall\": [\n {\n \"launchctl\": \"com.every.thing.agent\",\n \"signal\": [\n [\n \"TERM\",\n \"com.every.thing.controller1\"\n ],\n [\n \"TERM\",\n \"com.every.thing.bin\"\n ]\n ],\n \"kext\": \"com.every.thing.driver\",\n
|
tests (macOS 15 arm64):
opt/homebrew/Library/Homebrew/test/cask/cask_spec.rb#L328
Cask::Cask#to_h when loaded from cask file returns expected hash
Failure/Error: expect(JSON.pretty_generate(hash)).to eq(expected_json)
expected: "{\n \"token\": \"everything\",\n \"full_token\": \"everything\",\n \"old_tokens\": [\n\n ],\n \"tap\": \"homebrew/cask\",\n \"name\": [\n \"Everything\"\n ],\n \"desc\": \"Little bit of everything\",\n \"homepage\": \"https://www.everything.app/\",\n \"url\": \"https://cachefly.everything.app/releases/Everything_1.2.3.zip\",\n \"url_specs\": {\n \"cookies\": {\n \"ALL\": \"1234\"\n },\n \"user_agent\": \":fake\"\n },\n \"version\": \"1.2.3\",\n \"installed\": null,\n \"installed_time\": null,\n \"bundle_version\": null,\n \"bundle_short_version\": null,\n \"outdated\": false,\n \"sha256\": \"c64c05bdc0be845505d6e55e69e696a7f50d40846e76155f0c85d5ff5e7bbb84\",\n \"artifacts\": [\n {\n \"uninstall\": [\n {\n \"launchctl\": \"com.every.thing.agent\",\n \"signal\": [\n [\n \"TERM\",\n \"com.every.thing.controller1\"\n ],\n [\n \"TERM\",\n \"com.every.thing.bin\"\n ]\n ],\n \"kext\": \"com.every.thing.driver\",\n \"delete\": \"/Library/EverythingHelperTools\"\n }\n ]\n },\n {\n \"installer\": [\n {\n \"script\": {\n \"executable\": \"~/just/another/path/install.sh\",\n \"args\": [\n \"--mode=silent\"\n ],\n \"sudo\": true,\n \"print_stderr\": false\n }\n }\n ]\n },\n {\n \"app\": [\n \"Everything.app\"\n ]\n },\n {\n \"zap\": [\n {\n \"trash\": [\n \"~/.everything\",\n \"~/Library/Everything\"\n ]\n }\n ]\n }\n ],\n \"caveats\": \"Installing everything might take a while...\\n\\neverything requires a kernel extension to work.\\nIf the installation fails, retry after you enable it in:\\n System Settings → Privacy & Security\\n\\nFor more information, refer to vendor documentation or this Apple Technical Note:\\n https://developer.apple.com/library/content/technotes/tn2459/_index.html\\n\",\n \"depends_on\": {\n \"cask\": [\n \"something\"\n ]\n },\n \"conflicts_with\": {\n \"formula\": [\n \"nothing\"\n ]\n },\n \"container\": {\n \"type\": \"naked\"\n },\n \"auto_updates\": true,\n \"deprecated\": false,\n \"deprecation_date\": null,\n \"deprecation_reason\": null,\n \"disabled\": false,\n \"disable_date\": null,\n \"disable_reason\": null,\n \"tap_git_head\": \"abcdef1234567890abcdef1234567890abcdef12\",\n \"languages\": [\n \"en\",\n \"eo\"\n ],\n \"ruby_source_path\": \"Casks/everything.rb\",\n \"ruby_source_checksum\": {\n \"sha256\": \"d8d0d6b2e5ff65388eccb82236fd3aa157b4a29bb043a1f72b97f0e9b70e8320\"\n }\n}"
got: "{\n \"token\": \"everything\",\n \"full_token\": \"everything\",\n \"old_tokens\": [],\n \"tap\": \"homebrew/cask\",\n \"name\": [\n \"Everything\"\n ],\n \"desc\": \"Little bit of everything\",\n \"homepage\": \"https://www.everything.app/\",\n \"url\": \"https://cachefly.everything.app/releases/Everything_1.2.3.zip\",\n \"url_specs\": {\n \"cookies\": {\n \"ALL\": \"1234\"\n },\n \"user_agent\": \":fake\"\n },\n \"version\": \"1.2.3\",\n \"installed\": null,\n \"installed_time\": null,\n \"bundle_version\": null,\n \"bundle_short_version\": null,\n \"outdated\": false,\n \"sha256\": \"c64c05bdc0be845505d6e55e69e696a7f50d40846e76155f0c85d5ff5e7bbb84\",\n \"artifacts\": [\n {\n \"uninstall\": [\n {\n \"launchctl\": \"com.every.thing.agent\",\n \"signal\": [\n [\n \"TERM\",\n \"com.every.thing.controller1\"\n ],\n [\n \"TERM\",\n \"com.every.thing.bin\"\n ]\n ],\n \"kext\": \"com.every.thing.driver\",\n
|
tests (macOS 15 arm64):
opt/homebrew/Library/Homebrew/test/cask/pkg_spec.rb#L15
Cask::Pkg#uninstall removes files and dirs referenced by the pkg
Failure/Error: pkg.uninstall
ErrorDuringExecution:
Failure while executing; `/usr/bin/env /usr/bin/xargs -0 -- /bin/rm --` exited with 1. Here's the output:
rm: /private/tmp/plain_file20241107-66169-p38ix2: No such file or directory
rm: /private/tmp/plain_file20241107-66169-tbigij: No such file or directory
rm: /private/tmp/plain_file20241107-66169-4ggs7v: No such file or directory
|
tests (macOS 15 arm64)
Process completed with exit code 1.
|
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/cask_spec.rb#L328
Cask::Cask#to_h when loaded from cask file returns expected hash
Failure/Error: expect(JSON.pretty_generate(hash)).to eq(expected_json)
expected: "{\n \"token\": \"everything\",\n \"full_token\": \"everything\",\n \"old_tokens\": [\n\n ],\n \"tap\": \"homebrew/cask\",\n \"name\": [\n \"Everything\"\n ],\n \"desc\": \"Little bit of everything\",\n \"homepage\": \"https://www.everything.app/\",\n \"url\": \"https://cachefly.everything.app/releases/Everything_1.2.3.zip\",\n \"url_specs\": {\n \"cookies\": {\n \"ALL\": \"1234\"\n },\n \"user_agent\": \":fake\"\n },\n \"version\": \"1.2.3\",\n \"installed\": null,\n \"installed_time\": null,\n \"bundle_version\": null,\n \"bundle_short_version\": null,\n \"outdated\": false,\n \"sha256\": \"c64c05bdc0be845505d6e55e69e696a7f50d40846e76155f0c85d5ff5e7bbb84\",\n \"artifacts\": [\n {\n \"uninstall\": [\n {\n \"launchctl\": \"com.every.thing.agent\",\n \"signal\": [\n [\n \"TERM\",\n \"com.every.thing.controller1\"\n ],\n [\n \"TERM\",\n \"com.every.thing.bin\"\n ]\n ],\n \"kext\": \"com.every.thing.driver\",\n \"delete\": \"/Library/EverythingHelperTools\"\n }\n ]\n },\n {\n \"installer\": [\n {\n \"script\": {\n \"executable\": \"~/just/another/path/install.sh\",\n \"args\": [\n \"--mode=silent\"\n ],\n \"sudo\": true,\n \"print_stderr\": false\n }\n }\n ]\n },\n {\n \"app\": [\n \"Everything.app\"\n ]\n },\n {\n \"zap\": [\n {\n \"trash\": [\n \"~/.everything\",\n \"~/Library/Everything\"\n ]\n }\n ]\n }\n ],\n \"caveats\": \"Installing everything might take a while...\\n\\neverything requires a kernel extension to work.\\nIf the installation fails, retry after you enable it in:\\n System Settings → Privacy & Security\\n\\nFor more information, refer to vendor documentation or this Apple Technical Note:\\n https://developer.apple.com/library/content/technotes/tn2459/_index.html\\n\",\n \"depends_on\": {\n \"cask\": [\n \"something\"\n ]\n },\n \"conflicts_with\": {\n \"formula\": [\n \"nothing\"\n ]\n },\n \"container\": {\n \"type\": \"naked\"\n },\n \"auto_updates\": true,\n \"deprecated\": false,\n \"deprecation_date\": null,\n \"deprecation_reason\": null,\n \"disabled\": false,\n \"disable_date\": null,\n \"disable_reason\": null,\n \"tap_git_head\": \"abcdef1234567890abcdef1234567890abcdef12\",\n \"languages\": [\n \"en\",\n \"eo\"\n ],\n \"ruby_source_path\": \"Casks/everything.rb\",\n \"ruby_source_checksum\": {\n \"sha256\": \"d8d0d6b2e5ff65388eccb82236fd3aa157b4a29bb043a1f72b97f0e9b70e8320\"\n }\n}"
got: "{\n \"token\": \"everything\",\n \"full_token\": \"everything\",\n \"old_tokens\": [],\n \"tap\": \"homebrew/cask\",\n \"name\": [\n \"Everything\"\n ],\n \"desc\": \"Little bit of everything\",\n \"homepage\": \"https://www.everything.app/\",\n \"url\": \"https://cachefly.everything.app/releases/Everything_1.2.3.zip\",\n \"url_specs\": {\n \"cookies\": {\n \"ALL\": \"1234\"\n },\n \"user_agent\": \":fake\"\n },\n \"version\": \"1.2.3\",\n \"installed\": null,\n \"installed_time\": null,\n \"bundle_version\": null,\n \"bundle_short_version\": null,\n \"outdated\": false,\n \"sha256\": \"c64c05bdc0be845505d6e55e69e696a7f50d40846e76155f0c85d5ff5e7bbb84\",\n \"artifacts\": [\n {\n \"uninstall\": [\n {\n \"launchctl\": \"com.every.thing.agent\",\n \"signal\": [\n [\n \"TERM\",\n \"com.every.thing.controller1\"\n ],\n [\n \"TERM\",\n \"com.every.thing.bin\"\n ]\n ],\n \"kext\": \"com.every.thing.driver\",\n
|
tests (macOS 13 x86_64):
usr/local/Homebrew/Library/Homebrew/test/cask/cask_spec.rb#L343
Cask::Cask#to_h when loaded from json file returns expected hash
Failure/Error: expect(JSON.pretty_generate(hash)).to eq(expected_json)
expected: "{\n \"token\": \"everything\",\n \"full_token\": \"everything\",\n \"old_tokens\": [\n\n ],\n \"tap\": \"homebrew/cask\",\n \"name\": [\n \"Everything\"\n ],\n \"desc\": \"Little bit of everything\",\n \"homepage\": \"https://www.everything.app/\",\n \"url\": \"https://cachefly.everything.app/releases/Everything_1.2.3.zip\",\n \"url_specs\": {\n \"cookies\": {\n \"ALL\": \"1234\"\n },\n \"user_agent\": \":fake\"\n },\n \"version\": \"1.2.3\",\n \"installed\": null,\n \"installed_time\": null,\n \"bundle_version\": null,\n \"bundle_short_version\": null,\n \"outdated\": false,\n \"sha256\": \"c64c05bdc0be845505d6e55e69e696a7f50d40846e76155f0c85d5ff5e7bbb84\",\n \"artifacts\": [\n {\n \"uninstall\": [\n {\n \"launchctl\": \"com.every.thing.agent\",\n \"signal\": [\n [\n \"TERM\",\n \"com.every.thing.controller1\"\n ],\n [\n \"TERM\",\n \"com.every.thing.bin\"\n ]\n ],\n \"kext\": \"com.every.thing.driver\",\n \"delete\": \"/Library/EverythingHelperTools\"\n }\n ]\n },\n {\n \"installer\": [\n {\n \"script\": {\n \"executable\": \"~/just/another/path/install.sh\",\n \"args\": [\n \"--mode=silent\"\n ],\n \"sudo\": true,\n \"print_stderr\": false\n }\n }\n ]\n },\n {\n \"app\": [\n \"Everything.app\"\n ]\n },\n {\n \"zap\": [\n {\n \"trash\": [\n \"~/.everything\",\n \"~/Library/Everything\"\n ]\n }\n ]\n }\n ],\n \"caveats\": \"Installing everything might take a while...\\n\\neverything requires a kernel extension to work.\\nIf the installation fails, retry after you enable it in:\\n System Settings → Privacy & Security\\n\\nFor more information, refer to vendor documentation or this Apple Technical Note:\\n https://developer.apple.com/library/content/technotes/tn2459/_index.html\\n\",\n \"depends_on\": {\n \"cask\": [\n \"something\"\n ]\n },\n \"conflicts_with\": {\n \"formula\": [\n \"nothing\"\n ]\n },\n \"container\": {\n \"type\": \"naked\"\n },\n \"auto_updates\": true,\n \"deprecated\": false,\n \"deprecation_date\": null,\n \"deprecation_reason\": null,\n \"disabled\": false,\n \"disable_date\": null,\n \"disable_reason\": null,\n \"tap_git_head\": \"abcdef1234567890abcdef1234567890abcdef12\",\n \"languages\": [\n \"en\",\n \"eo\"\n ],\n \"ruby_source_path\": \"Casks/everything.rb\",\n \"ruby_source_checksum\": {\n \"sha256\": \"d8d0d6b2e5ff65388eccb82236fd3aa157b4a29bb043a1f72b97f0e9b70e8320\"\n }\n}"
got: "{\n \"token\": \"everything\",\n \"full_token\": \"everything\",\n \"old_tokens\": [],\n \"tap\": \"homebrew/cask\",\n \"name\": [\n \"Everything\"\n ],\n \"desc\": \"Little bit of everything\",\n \"homepage\": \"https://www.everything.app/\",\n \"url\": \"https://cachefly.everything.app/releases/Everything_1.2.3.zip\",\n \"url_specs\": {\n \"cookies\": {\n \"ALL\": \"1234\"\n },\n \"user_agent\": \":fake\"\n },\n \"version\": \"1.2.3\",\n \"installed\": null,\n \"installed_time\": null,\n \"bundle_version\": null,\n \"bundle_short_version\": null,\n \"outdated\": false,\n \"sha256\": \"c64c05bdc0be845505d6e55e69e696a7f50d40846e76155f0c85d5ff5e7bbb84\",\n \"artifacts\": [\n {\n \"uninstall\": [\n {\n \"launchctl\": \"com.every.thing.agent\",\n \"signal\": [\n [\n \"TERM\",\n \"com.every.thing.controller1\"\n ],\n [\n \"TERM\",\n \"com.every.thing.bin\"\n ]\n ],\n \"kext\": \"com.every.thing.driver\",\n
|
tests (macOS 13 x86_64)
The operation was canceled.
|
tests (online)
The job was canceled because "tests__macOS_15_arm64__--" failed.
|
tests (online):
home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/utils/github_spec.rb#L24
GitHub::search_issues queries GitHub issues with the passed parameters
Failure/Error:
results = described_class.search_issues("brew search",
repo: "Homebrew/legacy-homebrew",
author: "MikeMcQuaid",
is: "issue",
no: "milestone")
GitHub::API::AuthenticationFailedError:
GitHub API Error: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID F400:29733B:1C46D32:1C78486:672D15A2.
HOMEBREW_GITHUB_API_TOKEN may be invalid or expired; check:
https://github.com/settings/tokens
|
tests (online)
The operation was canceled.
|
tests (generic OS):
home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/cmd/--prefix_spec.rb#L16
Homebrew::Cmd::Prefix prints the prefix for a Formula
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 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 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 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 perl 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 expect 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 vim formula exists
Skipped: Requires homebrew/core to be tapped.
|
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 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 libressl 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 cups 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 zip 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 berkeley-db 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 (Ubuntu 24.04):
home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/support/helper/spec/shared_examples/formulae_exist.rb#L5
RuboCop::Cop::FormulaAudit::ProvidedByMacos krb5 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 ruby 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 sqlite 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 libarchive 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 bzip2 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 pax 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 ncompress 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 ruby 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 cyrus-sasl 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 lsof 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 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 cyrus-sasl 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 whois 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 m4 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 krb5 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 libxcrypt 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 bzip2 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 unzip 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 tcl-tk 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 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 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 curl 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 swift 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 libxml2 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 libxcrypt 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 unifdef formula exists
Skipped: Requires homebrew/core to be tapped.
|