Skip to content

feat: enable macOS

feat: enable macOS #39

Triggered via push April 22, 2026 16:01
Status Failure
Total duration 32m 34s
Artifacts
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
test/tart/tart.test.ts > Tart tests > Can install tart with custom TART_HOME: test/tart/tart.test.ts#L38
AssertionError: expected '' to be '/Users/runner/.tart-custom' // Object.is equality - Expected + Received - /Users/runner/.tart-custom ❯ Object.validateApply test/tart/tart.test.ts:38:26 ❯ PluginTester.fullTest node_modules/@codifycli/plugin-test/src/plugin-tester.ts:93:9 ❯ test/tart/tart.test.ts:28:5
test/ruby/rbenv.test.ts > Rbenv resource integration tests > Installs rbenv, installs a Ruby version, and sets a global: test/ruby/rbenv.test.ts#L32
AssertionError: expected 'ruby 2.6.10p210 (2022-04-12 revision …' to include '3.3.0' ❯ Object.validateApply test/ruby/rbenv.test.ts:32:36 ❯ PluginTester.fullTest node_modules/@codifycli/plugin-test/src/plugin-tester.ts:93:9 ❯ test/ruby/rbenv.test.ts:14:5
test/homebrew/default.test.ts > Homebrew main resource integration tests > Can handle casks that were already installed by skipping in the install (only applicable to the initial): test/homebrew/default.test.ts#L180
AssertionError: expected 'export LC_CTYPE=en_US.UTF-8\nexport L…' to not include 'homebrew' ❯ Object.validateDestroy test/homebrew/default.test.ts:180:93 ❯ PluginTester.uninstall node_modules/@codifycli/plugin-test/src/plugin-tester.ts:256:9 ❯ PluginTester.fullTest node_modules/@codifycli/plugin-test/src/plugin-tester.ts:167:7 ❯ test/homebrew/default.test.ts:142:5
test/asdf/asdf.test.ts > Asdf tests > Can install custom gitUrls: test/asdf/asdf.test.ts#L81
AssertionError: expected { status: 'error', exitCode: 1, …(1) } to match object { status: 'success' } (2 matching properties omitted from actual) - Expected + Received Object { - "status": "success", + "status": "error", } ❯ Object.validateApply test/asdf/asdf.test.ts:81:46 ❯ PluginTester.fullTest node_modules/@codifycli/plugin-test/src/plugin-tester.ts:93:9 ❯ test/asdf/asdf.test.ts:69:5
test/asdf/asdf.test.ts > Asdf tests > Support plugins resource: test/asdf/asdf.test.ts#L49
AssertionError: expected { status: 'error', exitCode: 1, …(1) } to match object { status: 'success' } (2 matching properties omitted from actual) - Expected + Received Object { - "status": "success", + "status": "error", } ❯ Object.validateApply test/asdf/asdf.test.ts:49:45 ❯ PluginTester.fullTest node_modules/@codifycli/plugin-test/src/plugin-tester.ts:93:9 ❯ test/asdf/asdf.test.ts:36:5
test/asdf/asdf.test.ts > Asdf tests > Can install asdf and plugins: test/asdf/asdf.test.ts#L26
AssertionError: expected { status: 'error', exitCode: 1, …(1) } to match object { status: 'success' } (2 matching properties omitted from actual) - Expected + Received Object { - "status": "success", + "status": "error", } ❯ Object.validateApply test/asdf/asdf.test.ts:26:45 ❯ PluginTester.fullTest node_modules/@codifycli/plugin-test/src/plugin-tester.ts:93:9 ❯ test/asdf/asdf.test.ts:13:5
test/asdf/asdf-install.test.ts > Asdf install tests > Can install a plugin and then a version: test/asdf/asdf-install.test.ts#L58
AssertionError: expected { status: 'error', exitCode: 1, …(1) } to match object { status: 'success' } (2 matching properties omitted from actual) - Expected + Received Object { - "status": "success", + "status": "error", } ❯ Object.validateApply test/asdf/asdf-install.test.ts:58:45 ❯ PluginTester.fullTest node_modules/@codifycli/plugin-test/src/plugin-tester.ts:93:9 ❯ test/asdf/asdf-install.test.ts:45:5
test/asdf/asdf-install.test.ts > Asdf install tests > Can install a .tool-versions file: test/asdf/asdf-install.test.ts#L30
AssertionError: expected { status: 'error', exitCode: 1, …(1) } to match object { status: 'success' } (2 matching properties omitted from actual) - Expected + Received Object { - "status": "success", + "status": "error", } ❯ Object.validateApply test/asdf/asdf-install.test.ts:30:46 ❯ PluginTester.fullTest node_modules/@codifycli/plugin-test/src/plugin-tester.ts:93:9 ❯ test/asdf/asdf-install.test.ts:19:5
build-and-test (macos-latest)
Cask 'ollama-app' is not installed.
build-and-test (macos-latest)
Cask 'syncthing-app' is not installed.
build-and-test (macos-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-and-test (macos-latest)
sqlite 3.53.0 is already installed and up-to-date. To reinstall 3.53.0, run: brew reinstall sqlite
build-and-test (macos-latest)
readline 8.3.3 is already installed and up-to-date. To reinstall 8.3.3, run: brew reinstall readline
build-and-test (macos-latest)
openssl@3 3.6.2 is already installed and up-to-date. To reinstall 3.6.2, run: brew reinstall openssl@3
build-and-test (macos-latest)
zstd 1.5.7_1 is already installed and up-to-date. To reinstall 1.5.7_1, run: brew reinstall zstd
build-and-test (macos-latest)
xz 5.8.3 is already installed and up-to-date. To reinstall 5.8.3, run: brew reinstall xz
build-and-test (macos-latest)
sqlite 3.53.0 is already installed and up-to-date. To reinstall 3.53.0, run: brew reinstall sqlite
build-and-test (macos-latest)
readline 8.3.3 is already installed and up-to-date. To reinstall 8.3.3, run: brew reinstall readline
build-and-test (macos-latest)
openssl@3 3.6.2 is already installed and up-to-date. To reinstall 3.6.2, run: brew reinstall openssl@3
build-and-test (macos-latest)
Service `ollama` is not started.
build-and-test (macos-latest)
Service `syncthing` is not started.