Skip to content

Iterate

Iterate #35

Triggered via push October 28, 2023 17:19
Status Failure
Total duration 28s
Artifacts

ci.yml

on: push
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

27 errors and 11 warnings
Run CI with Elixir 1.9: test/sqids_test.exs#L24
** (CompileError) test/sqids_test.exs:24: you must require Bitwise before invoking the macro Bitwise.<<</2
Run CI with Elixir 1.9
Process completed with exit code 1.
Run CI with Elixir 1.0
The job was canceled because "_1_9_ubuntu-20_04" failed.
Run CI with Elixir 1.8: test/sqids_test.exs#L24
** (CompileError) test/sqids_test.exs:24: you must require Bitwise before invoking the macro Bitwise.<<</2
Run CI with Elixir 1.8
Process completed with exit code 1.
Run CI with Elixir 1.1
The job was canceled because "_1_9_ubuntu-20_04" failed.
Run CI with Elixir 1.7: test/sqids_test.exs#L24
** (CompileError) test/sqids_test.exs:24: you must require Bitwise before invoking the macro Bitwise.<<</2
Run CI with Elixir 1.7
Process completed with exit code 1.
Run CI with Elixir 1.2
The job was canceled because "_1_9_ubuntu-20_04" failed.
Run CI with Elixir 1.3
The job was canceled because "_1_9_ubuntu-20_04" failed.
Run CI with Elixir 1.4
The job was canceled because "_1_9_ubuntu-20_04" failed.
Run CI with Elixir 1.10
The job was canceled because "_1_9_ubuntu-20_04" failed.
Run CI with Elixir 1.5
The job was canceled because "_1_9_ubuntu-20_04" failed.
Run CI with Elixir 1.5
** (CompileError) lib/credo/check/runner.ex:71: undefined function __STACKTRACE__/0
Run CI with Elixir 1.5
Process completed with exit code 1.
Run CI with Elixir 1.12
The job was canceled because "_1_9_ubuntu-20_04" failed.
Run CI with Elixir 1.12
The operation was canceled.
Run CI with Elixir 1.11
The job was canceled because "_1_9_ubuntu-20_04" failed.
Run CI with Elixir 1.6
The job was canceled because "_1_9_ubuntu-20_04" failed.
Run CI with Elixir 1.6
** (CompileError) lib/credo/check/runner.ex:71: undefined function __STACKTRACE__/0
Run CI with Elixir 1.6
The operation was canceled.
Run CI with Elixir 1.15
The job was canceled because "_1_9_ubuntu-20_04" failed.
Run CI with Elixir 1.15
The operation was canceled.
Run CI with Elixir 1.14
The job was canceled because "_1_9_ubuntu-20_04" failed.
Run CI with Elixir 1.14
The operation was canceled.
Run CI with Elixir 1.13
The job was canceled because "_1_9_ubuntu-20_04" failed.
Run CI with Elixir 1.13
The operation was canceled.
Run CI with Elixir 1.5
module attribute @impl was not set for callback def call/2 (callback specified in Credo.CLI.Command). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding a callback
Run CI with Elixir 1.5
module attribute @impl was not set for callback def call/2 (callback specified in Credo.CLI.Command). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding a callback
Run CI with Elixir 1.5
module attribute @impl was not set for callback def call/2 (callback specified in Credo.CLI.Command). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding a callback
Run CI with Elixir 1.5
module attribute @impl was not set for callback def call/2 (callback specified in Credo.CLI.Command). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding a callback
Run CI with Elixir 1.5
variable "__STACKTRACE__" does not exist and is being expanded to "__STACKTRACE__()", please use parentheses to remove the ambiguity or change the variable name
Run CI with Elixir 1.6
module attribute @impl was not set for function call/2 callback (specified in Credo.CLI.Command). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding this callback
Run CI with Elixir 1.6
module attribute @impl was not set for function call/2 callback (specified in Credo.CLI.Command). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding this callback
Run CI with Elixir 1.6
module attribute @impl was not set for function call/2 callback (specified in Credo.CLI.Command). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding this callback
Run CI with Elixir 1.6
module attribute @impl was not set for function call/2 callback (specified in Credo.CLI.Command). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding this callback
Run CI with Elixir 1.6
variable "__STACKTRACE__" does not exist and is being expanded to "__STACKTRACE__()", please use parentheses to remove the ambiguity or change the variable name
CI
The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see https://github.com/actions/virtual-environments/issues/6002