Skip to content

docs: add identity emoji to CastCodes README title #149

docs: add identity emoji to CastCodes README title

docs: add identity emoji to CastCodes README title #149

Triggered via pull request June 16, 2026 08:10
Status Failure
Total duration 1h 26m 22s
Artifacts

ci.yml

on: pull_request
Compute workflow parameters
12s
Compute workflow parameters
Matrix: check-release-compilation
Matrix: lints
Matrix: tests
Database Migration (Diesel)
0s
Database Migration (Diesel)
Miscellaneous checks
1m 17s
Miscellaneous checks
Formatting + Clippy (wasm)
3m 35s
Formatting + Clippy (wasm)
Check CI results
4s
Check CI results
Fit to window
Zoom out
Zoom in

Annotations

28 errors, 58 warnings, and 15 notices
Run Linux tests
Missing organization token
Run Linux tests
Missing organization token
Run Linux tests
Missing organization token
Run Linux tests
Missing organization token
Run Linux tests
Missing organization token
Run Linux tests
Missing organization token
Run Linux tests
Missing organization token
Run Windows tests
Missing organization token
Check CI results
Process completed with exit code 1.
Check CI results
Required job tests failed or was skipped (status: failure)
Run MacOS tests
Missing organization token
Run MacOS tests
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 100
Run MacOS tests
Missing organization token
Run MacOS tests
Missing organization token
Run MacOS tests
Missing organization token
Run MacOS tests
Missing organization token
Run MacOS tests
Missing organization token
Run MacOS tests
Missing organization token
Run MacOS tests
Process completed with exit code 100.
Run MacOS tests
Missing organization token
Run MacOS tests
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 100
Run MacOS tests
Missing organization token
Run MacOS tests
Missing organization token
Run MacOS tests
Missing organization token
Run MacOS tests
Missing organization token
Run MacOS tests
Missing organization token
Run MacOS tests
Missing organization token
Run MacOS tests
Process completed with exit code 100.
Miscellaneous checks
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Verify compilation with release flags (MacOS)
The following taps are not trusted: aws/tap azure/bicep Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
Verify compilation with release flags (MacOS)
Skipping hashicorp/tap because it is not trusted. Run `brew trust hashicorp/tap` to trust it.
Verify compilation with release flags (MacOS)
Skipping aws/tap because it is not trusted. Run `brew trust aws/tap` to trust it.
Verify compilation with release flags (MacOS)
Skipping hashicorp/tap because it is not trusted. Run `brew trust hashicorp/tap` to trust it.
Verify compilation with release flags (MacOS)
Skipping azure/bicep because it is not trusted. Run `brew trust azure/bicep` to trust it.
Verify compilation with release flags (MacOS)
Skipping aws/tap because it is not trusted. Run `brew trust aws/tap` to trust it.
Formatting + Clippy (MacOS)
The following taps are not trusted: aws/tap azure/bicep Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
Formatting + Clippy (MacOS)
The following taps are not trusted: aws/tap azure/bicep Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
Formatting + Clippy (MacOS)
Skipping hashicorp/tap because it is not trusted. Run `brew trust hashicorp/tap` to trust it.
Formatting + Clippy (MacOS)
Skipping aws/tap because it is not trusted. Run `brew trust aws/tap` to trust it.
Formatting + Clippy (MacOS)
Skipping hashicorp/tap because it is not trusted. Run `brew trust hashicorp/tap` to trust it.
Formatting + Clippy (MacOS)
Skipping azure/bicep because it is not trusted. Run `brew trust azure/bicep` to trust it.
Formatting + Clippy (MacOS)
Skipping aws/tap because it is not trusted. Run `brew trust aws/tap` to trust it.
Run Linux tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: coactions/setup-xvfb@b6b4fcfb9f5a895edadc3bc76318fae0ac17c8b3, taiki-e/install-action@9a29ce630c67077a359246f3e4f84941e05f28b5, trunk-io/analytics-uploader@95a0fb8b29e45b6068304261fb518644b426a803. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Run Linux tests
Unexpected input(s) 'tags', valid inputs are ['junit-paths', 'org-slug', 'token', 'repo-head-branch', 'run', 'repo-root', 'cli-version', 'xcresult-path', 'bazel-bep-path', 'quarantine', 'allow-missing-junit-files', 'hide-banner', 'variant', 'verbose', 'use-uncloned-repo', 'previous-step-outcome', 'github-token', 'pr-title', 'gh-repo-url', 'gh-repo-head-sha', 'gh-repo-head-branch', 'gh-repo-head-commit-epoch', 'gh-repo-head-author-name', 'gh-action-ref', 'show-failure-messages', 'dry-run', 'use-cache']
Run Linux tests
Unexpected input(s) 'tags', valid inputs are ['junit-paths', 'org-slug', 'token', 'repo-head-branch', 'run', 'repo-root', 'cli-version', 'xcresult-path', 'bazel-bep-path', 'quarantine', 'allow-missing-junit-files', 'hide-banner', 'variant', 'verbose', 'use-uncloned-repo', 'previous-step-outcome', 'github-token', 'pr-title', 'gh-repo-url', 'gh-repo-head-sha', 'gh-repo-head-branch', 'gh-repo-head-commit-epoch', 'gh-repo-head-author-name', 'gh-action-ref', 'show-failure-messages', 'dry-run', 'use-cache']
Run Linux tests
Unexpected input(s) 'tags', valid inputs are ['junit-paths', 'org-slug', 'token', 'repo-head-branch', 'run', 'repo-root', 'cli-version', 'xcresult-path', 'bazel-bep-path', 'quarantine', 'allow-missing-junit-files', 'hide-banner', 'variant', 'verbose', 'use-uncloned-repo', 'previous-step-outcome', 'github-token', 'pr-title', 'gh-repo-url', 'gh-repo-head-sha', 'gh-repo-head-branch', 'gh-repo-head-commit-epoch', 'gh-repo-head-author-name', 'gh-action-ref', 'show-failure-messages', 'dry-run', 'use-cache']
Run Linux tests
Unexpected input(s) 'tags', valid inputs are ['junit-paths', 'org-slug', 'token', 'repo-head-branch', 'run', 'repo-root', 'cli-version', 'xcresult-path', 'bazel-bep-path', 'quarantine', 'allow-missing-junit-files', 'hide-banner', 'variant', 'verbose', 'use-uncloned-repo', 'previous-step-outcome', 'github-token', 'pr-title', 'gh-repo-url', 'gh-repo-head-sha', 'gh-repo-head-branch', 'gh-repo-head-commit-epoch', 'gh-repo-head-author-name', 'gh-action-ref', 'show-failure-messages', 'dry-run', 'use-cache']
Run Linux tests
Unexpected input(s) 'tags', valid inputs are ['junit-paths', 'org-slug', 'token', 'repo-head-branch', 'run', 'repo-root', 'cli-version', 'xcresult-path', 'bazel-bep-path', 'quarantine', 'allow-missing-junit-files', 'hide-banner', 'variant', 'verbose', 'use-uncloned-repo', 'previous-step-outcome', 'github-token', 'pr-title', 'gh-repo-url', 'gh-repo-head-sha', 'gh-repo-head-branch', 'gh-repo-head-commit-epoch', 'gh-repo-head-author-name', 'gh-action-ref', 'show-failure-messages', 'dry-run', 'use-cache']
Run Linux tests
Unexpected input(s) 'tags', valid inputs are ['junit-paths', 'org-slug', 'token', 'repo-head-branch', 'run', 'repo-root', 'cli-version', 'xcresult-path', 'bazel-bep-path', 'quarantine', 'allow-missing-junit-files', 'hide-banner', 'variant', 'verbose', 'use-uncloned-repo', 'previous-step-outcome', 'github-token', 'pr-title', 'gh-repo-url', 'gh-repo-head-sha', 'gh-repo-head-branch', 'gh-repo-head-commit-epoch', 'gh-repo-head-author-name', 'gh-action-ref', 'show-failure-messages', 'dry-run', 'use-cache']
Run Linux tests
Unexpected input(s) 'tags', valid inputs are ['junit-paths', 'org-slug', 'token', 'repo-head-branch', 'run', 'repo-root', 'cli-version', 'xcresult-path', 'bazel-bep-path', 'quarantine', 'allow-missing-junit-files', 'hide-banner', 'variant', 'verbose', 'use-uncloned-repo', 'previous-step-outcome', 'github-token', 'pr-title', 'gh-repo-url', 'gh-repo-head-sha', 'gh-repo-head-branch', 'gh-repo-head-commit-epoch', 'gh-repo-head-author-name', 'gh-action-ref', 'show-failure-messages', 'dry-run', 'use-cache']
Run Windows tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: taiki-e/install-action@9a29ce630c67077a359246f3e4f84941e05f28b5, trunk-io/analytics-uploader@95a0fb8b29e45b6068304261fb518644b426a803. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Run Windows tests
Unexpected input(s) 'tags', valid inputs are ['junit-paths', 'org-slug', 'token', 'repo-head-branch', 'run', 'repo-root', 'cli-version', 'xcresult-path', 'bazel-bep-path', 'quarantine', 'allow-missing-junit-files', 'hide-banner', 'variant', 'verbose', 'use-uncloned-repo', 'previous-step-outcome', 'github-token', 'pr-title', 'gh-repo-url', 'gh-repo-head-sha', 'gh-repo-head-branch', 'gh-repo-head-commit-epoch', 'gh-repo-head-author-name', 'gh-action-ref', 'show-failure-messages', 'dry-run', 'use-cache']
Run MacOS tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: coactions/setup-xvfb@b6b4fcfb9f5a895edadc3bc76318fae0ac17c8b3, taiki-e/install-action@9a29ce630c67077a359246f3e4f84941e05f28b5, trunk-io/analytics-uploader@95a0fb8b29e45b6068304261fb518644b426a803. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Run MacOS tests
Unexpected input(s) 'tags', valid inputs are ['junit-paths', 'org-slug', 'token', 'repo-head-branch', 'run', 'repo-root', 'cli-version', 'xcresult-path', 'bazel-bep-path', 'quarantine', 'allow-missing-junit-files', 'hide-banner', 'variant', 'verbose', 'use-uncloned-repo', 'previous-step-outcome', 'github-token', 'pr-title', 'gh-repo-url', 'gh-repo-head-sha', 'gh-repo-head-branch', 'gh-repo-head-commit-epoch', 'gh-repo-head-author-name', 'gh-action-ref', 'show-failure-messages', 'dry-run', 'use-cache']
Run MacOS tests
Unexpected input(s) 'tags', valid inputs are ['junit-paths', 'org-slug', 'token', 'repo-head-branch', 'run', 'repo-root', 'cli-version', 'xcresult-path', 'bazel-bep-path', 'quarantine', 'allow-missing-junit-files', 'hide-banner', 'variant', 'verbose', 'use-uncloned-repo', 'previous-step-outcome', 'github-token', 'pr-title', 'gh-repo-url', 'gh-repo-head-sha', 'gh-repo-head-branch', 'gh-repo-head-commit-epoch', 'gh-repo-head-author-name', 'gh-action-ref', 'show-failure-messages', 'dry-run', 'use-cache']
Run MacOS tests
Unexpected input(s) 'tags', valid inputs are ['junit-paths', 'org-slug', 'token', 'repo-head-branch', 'run', 'repo-root', 'cli-version', 'xcresult-path', 'bazel-bep-path', 'quarantine', 'allow-missing-junit-files', 'hide-banner', 'variant', 'verbose', 'use-uncloned-repo', 'previous-step-outcome', 'github-token', 'pr-title', 'gh-repo-url', 'gh-repo-head-sha', 'gh-repo-head-branch', 'gh-repo-head-commit-epoch', 'gh-repo-head-author-name', 'gh-action-ref', 'show-failure-messages', 'dry-run', 'use-cache']
Run MacOS tests
Unexpected input(s) 'tags', valid inputs are ['junit-paths', 'org-slug', 'token', 'repo-head-branch', 'run', 'repo-root', 'cli-version', 'xcresult-path', 'bazel-bep-path', 'quarantine', 'allow-missing-junit-files', 'hide-banner', 'variant', 'verbose', 'use-uncloned-repo', 'previous-step-outcome', 'github-token', 'pr-title', 'gh-repo-url', 'gh-repo-head-sha', 'gh-repo-head-branch', 'gh-repo-head-commit-epoch', 'gh-repo-head-author-name', 'gh-action-ref', 'show-failure-messages', 'dry-run', 'use-cache']
Run MacOS tests
Unexpected input(s) 'tags', valid inputs are ['junit-paths', 'org-slug', 'token', 'repo-head-branch', 'run', 'repo-root', 'cli-version', 'xcresult-path', 'bazel-bep-path', 'quarantine', 'allow-missing-junit-files', 'hide-banner', 'variant', 'verbose', 'use-uncloned-repo', 'previous-step-outcome', 'github-token', 'pr-title', 'gh-repo-url', 'gh-repo-head-sha', 'gh-repo-head-branch', 'gh-repo-head-commit-epoch', 'gh-repo-head-author-name', 'gh-action-ref', 'show-failure-messages', 'dry-run', 'use-cache']
Run MacOS tests
Unexpected input(s) 'tags', valid inputs are ['junit-paths', 'org-slug', 'token', 'repo-head-branch', 'run', 'repo-root', 'cli-version', 'xcresult-path', 'bazel-bep-path', 'quarantine', 'allow-missing-junit-files', 'hide-banner', 'variant', 'verbose', 'use-uncloned-repo', 'previous-step-outcome', 'github-token', 'pr-title', 'gh-repo-url', 'gh-repo-head-sha', 'gh-repo-head-branch', 'gh-repo-head-commit-epoch', 'gh-repo-head-author-name', 'gh-action-ref', 'show-failure-messages', 'dry-run', 'use-cache']
Run MacOS tests
Unexpected input(s) 'tags', valid inputs are ['junit-paths', 'org-slug', 'token', 'repo-head-branch', 'run', 'repo-root', 'cli-version', 'xcresult-path', 'bazel-bep-path', 'quarantine', 'allow-missing-junit-files', 'hide-banner', 'variant', 'verbose', 'use-uncloned-repo', 'previous-step-outcome', 'github-token', 'pr-title', 'gh-repo-url', 'gh-repo-head-sha', 'gh-repo-head-branch', 'gh-repo-head-commit-epoch', 'gh-repo-head-author-name', 'gh-action-ref', 'show-failure-messages', 'dry-run', 'use-cache']
Run MacOS tests
The following taps are not trusted: aws/tap azure/bicep Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
Run MacOS tests
The following taps are not trusted: aws/tap azure/bicep Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
Run MacOS tests
The following taps are not trusted: aws/tap azure/bicep Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
Run MacOS tests
The following taps are not trusted: aws/tap azure/bicep Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
Run MacOS tests
Skipping hashicorp/tap because it is not trusted. Run `brew trust hashicorp/tap` to trust it.
Run MacOS tests
Skipping aws/tap because it is not trusted. Run `brew trust aws/tap` to trust it.
Run MacOS tests
Skipping hashicorp/tap because it is not trusted. Run `brew trust hashicorp/tap` to trust it.
Run MacOS tests
Skipping azure/bicep because it is not trusted. Run `brew trust azure/bicep` to trust it.
Run MacOS tests
Skipping aws/tap because it is not trusted. Run `brew trust aws/tap` to trust it.
Run MacOS tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: coactions/setup-xvfb@b6b4fcfb9f5a895edadc3bc76318fae0ac17c8b3, taiki-e/install-action@9a29ce630c67077a359246f3e4f84941e05f28b5, trunk-io/analytics-uploader@95a0fb8b29e45b6068304261fb518644b426a803. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
Run MacOS tests
Unexpected input(s) 'tags', valid inputs are ['junit-paths', 'org-slug', 'token', 'repo-head-branch', 'run', 'repo-root', 'cli-version', 'xcresult-path', 'bazel-bep-path', 'quarantine', 'allow-missing-junit-files', 'hide-banner', 'variant', 'verbose', 'use-uncloned-repo', 'previous-step-outcome', 'github-token', 'pr-title', 'gh-repo-url', 'gh-repo-head-sha', 'gh-repo-head-branch', 'gh-repo-head-commit-epoch', 'gh-repo-head-author-name', 'gh-action-ref', 'show-failure-messages', 'dry-run', 'use-cache']
Run MacOS tests
Unexpected input(s) 'tags', valid inputs are ['junit-paths', 'org-slug', 'token', 'repo-head-branch', 'run', 'repo-root', 'cli-version', 'xcresult-path', 'bazel-bep-path', 'quarantine', 'allow-missing-junit-files', 'hide-banner', 'variant', 'verbose', 'use-uncloned-repo', 'previous-step-outcome', 'github-token', 'pr-title', 'gh-repo-url', 'gh-repo-head-sha', 'gh-repo-head-branch', 'gh-repo-head-commit-epoch', 'gh-repo-head-author-name', 'gh-action-ref', 'show-failure-messages', 'dry-run', 'use-cache']
Run MacOS tests
Unexpected input(s) 'tags', valid inputs are ['junit-paths', 'org-slug', 'token', 'repo-head-branch', 'run', 'repo-root', 'cli-version', 'xcresult-path', 'bazel-bep-path', 'quarantine', 'allow-missing-junit-files', 'hide-banner', 'variant', 'verbose', 'use-uncloned-repo', 'previous-step-outcome', 'github-token', 'pr-title', 'gh-repo-url', 'gh-repo-head-sha', 'gh-repo-head-branch', 'gh-repo-head-commit-epoch', 'gh-repo-head-author-name', 'gh-action-ref', 'show-failure-messages', 'dry-run', 'use-cache']
Run MacOS tests
Unexpected input(s) 'tags', valid inputs are ['junit-paths', 'org-slug', 'token', 'repo-head-branch', 'run', 'repo-root', 'cli-version', 'xcresult-path', 'bazel-bep-path', 'quarantine', 'allow-missing-junit-files', 'hide-banner', 'variant', 'verbose', 'use-uncloned-repo', 'previous-step-outcome', 'github-token', 'pr-title', 'gh-repo-url', 'gh-repo-head-sha', 'gh-repo-head-branch', 'gh-repo-head-commit-epoch', 'gh-repo-head-author-name', 'gh-action-ref', 'show-failure-messages', 'dry-run', 'use-cache']
Run MacOS tests
Unexpected input(s) 'tags', valid inputs are ['junit-paths', 'org-slug', 'token', 'repo-head-branch', 'run', 'repo-root', 'cli-version', 'xcresult-path', 'bazel-bep-path', 'quarantine', 'allow-missing-junit-files', 'hide-banner', 'variant', 'verbose', 'use-uncloned-repo', 'previous-step-outcome', 'github-token', 'pr-title', 'gh-repo-url', 'gh-repo-head-sha', 'gh-repo-head-branch', 'gh-repo-head-commit-epoch', 'gh-repo-head-author-name', 'gh-action-ref', 'show-failure-messages', 'dry-run', 'use-cache']
Run MacOS tests
Unexpected input(s) 'tags', valid inputs are ['junit-paths', 'org-slug', 'token', 'repo-head-branch', 'run', 'repo-root', 'cli-version', 'xcresult-path', 'bazel-bep-path', 'quarantine', 'allow-missing-junit-files', 'hide-banner', 'variant', 'verbose', 'use-uncloned-repo', 'previous-step-outcome', 'github-token', 'pr-title', 'gh-repo-url', 'gh-repo-head-sha', 'gh-repo-head-branch', 'gh-repo-head-commit-epoch', 'gh-repo-head-author-name', 'gh-action-ref', 'show-failure-messages', 'dry-run', 'use-cache']
Run MacOS tests
Unexpected input(s) 'tags', valid inputs are ['junit-paths', 'org-slug', 'token', 'repo-head-branch', 'run', 'repo-root', 'cli-version', 'xcresult-path', 'bazel-bep-path', 'quarantine', 'allow-missing-junit-files', 'hide-banner', 'variant', 'verbose', 'use-uncloned-repo', 'previous-step-outcome', 'github-token', 'pr-title', 'gh-repo-url', 'gh-repo-head-sha', 'gh-repo-head-branch', 'gh-repo-head-commit-epoch', 'gh-repo-head-author-name', 'gh-action-ref', 'show-failure-messages', 'dry-run', 'use-cache']
Run MacOS tests
The following taps are not trusted: aws/tap azure/bicep Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
Run MacOS tests
The following taps are not trusted: aws/tap azure/bicep Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
Run MacOS tests
The following taps are not trusted: aws/tap azure/bicep Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
Run MacOS tests
The following taps are not trusted: aws/tap azure/bicep Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
Run MacOS tests
Skipping hashicorp/tap because it is not trusted. Run `brew trust hashicorp/tap` to trust it.
Run MacOS tests
Skipping aws/tap because it is not trusted. Run `brew trust aws/tap` to trust it.
Run MacOS tests
Skipping hashicorp/tap because it is not trusted. Run `brew trust hashicorp/tap` to trust it.
Run MacOS tests
Skipping azure/bicep because it is not trusted. Run `brew trust azure/bicep` to trust it.
Run MacOS tests
Skipping aws/tap because it is not trusted. Run `brew trust aws/tap` to trust it.
Linux Tests - Powershell Version
7.4.16
Linux Tests - Zsh Version
zsh 5.9 (x86_64-ubuntu-linux-gnu)
Linux Tests - Fish Version
fish, version 3.7.0
Linux Tests - Default Bash Version
GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu)
MacOS Tests - Powershell Version
7.4.16
MacOS Tests - Zsh Version
zsh 5.9 (arm64-apple-darwin24.0)
MacOS Tests - Fish Version
fish, version 4.7.1
MacOS Tests - Default Bash Version
GNU bash, version 3.2.57(1)-release (arm64-apple-darwin24)
MacOS Tests - Latest Bash Version
GNU bash, version 5.3.15(1)-release (aarch64-apple-darwin24.6.0)
MacOS Tests - Powershell Version
7.4.16
MacOS Tests - Zsh Version
zsh 5.9 (arm64-apple-darwin24.0)
MacOS Tests - Fish Version
fish, version 4.7.1
MacOS Tests - Default Bash Version
GNU bash, version 3.2.57(1)-release (arm64-apple-darwin24)
MacOS Tests - Latest Bash Version
GNU bash, version 5.3.15(1)-release (aarch64-apple-darwin24.6.0)