Skip to content

test: add Auth tests + fix coverage assertion #18

test: add Auth tests + fix coverage assertion

test: add Auth tests + fix coverage assertion #18

Triggered via push June 13, 2026 10:29
Status Failure
Total duration 1m 1s
Artifacts

ci.yml

on: push
Linux · Elixir 1.20.1 · OTP 29.0
15s
Linux · Elixir 1.20.1 · OTP 29.0
macOS · Elixir 1.20.1
48s
macOS · Elixir 1.20.1
CI Status
4s
CI Status
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 3 warnings
Linux · Elixir 1.20.1 · OTP 29.0
Process completed with exit code 1.
macOS · Elixir 1.20.1: test/ado_cli/cli/branch_policies_test.exs#L66
test update_policy halts 0 on successful put (AdoCli.CLI.BranchPoliciesTest)
macOS · Elixir 1.20.1: test/ado_cli/cli/branch_policies_test.exs#L42
test create_policy halts 0 on successful post (AdoCli.CLI.BranchPoliciesTest)
macOS · Elixir 1.20.1: test/ado_cli/cli/users_test.exs#L6
test list_users halts 0 on successful get (AdoCli.CLI.UsersTest)
macOS · Elixir 1.20.1: test/ado_cli/cli/users_test.exs#L50
test add_user halts 1 on API error (AdoCli.CLI.UsersTest)
macOS · Elixir 1.20.1: test/ado_cli/cli/users_test.exs#L24
test show_user halts 0 on successful get (AdoCli.CLI.UsersTest)
macOS · Elixir 1.20.1: test/ado_cli/cli/users_test.exs#L60
test remove_user halts 0 on successful delete (AdoCli.CLI.UsersTest)
macOS · Elixir 1.20.1: test/ado_cli/cli/users_test.exs#L42
test add_user halts 0 on successful post (AdoCli.CLI.UsersTest)
macOS · Elixir 1.20.1: test/ado_cli/cli/banners_test.exs#L6
test show_banner halts 0 on successful get (AdoCli.CLI.BannersTest)
macOS · Elixir 1.20.1: test/ado_cli/cli/banners_test.exs#L20
test set_banner halts 0 on successful put (AdoCli.CLI.BannersTest)
macOS · Elixir 1.20.1: test/ado_cli/cli/banners_test.exs#L34
test delete_banner halts 0 on successful delete (AdoCli.CLI.BannersTest)
CI Status
Process completed with exit code 1.
Linux · Elixir 1.20.1 · OTP 29.0
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/upload-artifact@v4. 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/
Linux · Elixir 1.20.1 · OTP 29.0
No files were found with the provided path: cover/excoveralls.json. No artifacts will be uploaded.
macOS · Elixir 1.20.1
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4. 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/