Skip to content

style: format cli_integration_test.exs #20

style: format cli_integration_test.exs

style: format cli_integration_test.exs #20

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

ci.yml

on: push
Linux · Elixir 1.20.1 · OTP 29.0
55s
Linux · Elixir 1.20.1 · OTP 29.0
macOS · Elixir 1.20.1
57s
macOS · Elixir 1.20.1
CI Status
2s
CI Status
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 5 warnings
Linux · Elixir 1.20.1 · OTP 29.0: test/ado_cli/cli/work_items_test.exs#L6
test list_work_items/1 halts 0 on success (JSON) (AdoCli.CLI.WorkItemsTest)
Linux · Elixir 1.20.1 · OTP 29.0: test/ado_cli/cli/work_items_test.exs#L41
test query_work_items/1 halts 0 on success (AdoCli.CLI.WorkItemsTest)
Linux · Elixir 1.20.1 · OTP 29.0: test/ado_cli/cli/work_items_test.exs#L54
test create_work_item/1 halts 0 on success (AdoCli.CLI.WorkItemsTest)
Linux · Elixir 1.20.1 · OTP 29.0: test/ado_cli/cli/branch_policies_test.exs#L24
test show_policy halts 0 on successful get (AdoCli.CLI.BranchPoliciesTest)
Linux · Elixir 1.20.1 · OTP 29.0: test/ado_cli/cli/branch_policies_test.exs#L66
test update_policy halts 0 on successful put (AdoCli.CLI.BranchPoliciesTest)
Linux · Elixir 1.20.1 · OTP 29.0: test/ado_cli/cli/branch_policies_test.exs#L53
test create_policy halts 1 on API error (AdoCli.CLI.BranchPoliciesTest)
Linux · Elixir 1.20.1 · OTP 29.0: test/ado_cli/cli/branch_policies_test.exs#L6
test list_policies halts 0 on successful get (AdoCli.CLI.BranchPoliciesTest)
Linux · Elixir 1.20.1 · OTP 29.0: test/ado_cli/cli/branch_policies_test.exs#L90
test delete_policy halts 0 on successful delete (AdoCli.CLI.BranchPoliciesTest)
Linux · Elixir 1.20.1 · OTP 29.0: test/ado_cli/cli/branch_policies_test.exs#L42
test create_policy halts 0 on successful post (AdoCli.CLI.BranchPoliciesTest)
Linux · Elixir 1.20.1 · OTP 29.0: test/ado_cli/cli_integration_test.exs#L63
test work items list via CLI dispatch ado workitems list (uses WIQL) (AdoCli.CLIIntegrationTest)
macOS · Elixir 1.20.1: test/ado_cli/cli/extensions_test.exs#L44
test install_extension/1 halts 0 on success (AdoCli.CLI.ExtensionsTest)
macOS · Elixir 1.20.1: test/ado_cli/cli/extensions_test.exs#L77
test enable_extension/1 halts 0 on success (AdoCli.CLI.ExtensionsTest)
macOS · Elixir 1.20.1: test/ado_cli/cli/extensions_test.exs#L96
test disable_extension/1 halts 0 on success (AdoCli.CLI.ExtensionsTest)
macOS · Elixir 1.20.1: test/ado_cli/cli/extensions_test.exs#L62
test uninstall_extension/1 halts 0 on success (AdoCli.CLI.ExtensionsTest)
macOS · Elixir 1.20.1: test/ado_cli/cli/iterations_test.exs#L131
test delete_iteration halts 0 on successful delete (AdoCli.CLI.IterationsTest)
macOS · Elixir 1.20.1: test/ado_cli/cli/iterations_test.exs#L83
test create_iteration halts 1 on API error (AdoCli.CLI.IterationsTest)
macOS · Elixir 1.20.1: test/ado_cli/cli/iterations_test.exs#L6
test list_iterations halts 0 on successful get (AdoCli.CLI.IterationsTest)
macOS · Elixir 1.20.1: test/ado_cli/cli/iterations_test.exs#L101
test update_iteration halts 0 on successful patch (AdoCli.CLI.IterationsTest)
macOS · Elixir 1.20.1: test/ado_cli/cli/iterations_test.exs#L61
test create_iteration halts 0 on successful post (AdoCli.CLI.IterationsTest)
macOS · Elixir 1.20.1: test/ado_cli/cli/iterations_test.exs#L32
test show_iteration halts 0 on successful get (AdoCli.CLI.IterationsTest)
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.
Linux · Elixir 1.20.1 · OTP 29.0
using map.field notation (without parentheses) to invoke function :halt.options() is deprecated, you must add parentheses instead: remote.function()
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/
macOS · Elixir 1.20.1
using map.field notation (without parentheses) to invoke function :halt.options() is deprecated, you must add parentheses instead: remote.function()