Skip to content

Refactor Zipper to use a struct #369

Refactor Zipper to use a struct

Refactor Zipper to use a struct #369

Triggered via pull request July 10, 2023 15:06
Status Failure
Total duration 1m 11s
Artifacts

main.yml

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

Annotations

16 errors and 4 warnings
ci (1.13.4, 24.3): test/zipper_test.exs#L642
test inspect/2 :raw option includes the path (SourcerorTest.ZipperTest)
ci (1.13.4, 24.3)
Process completed with exit code 2.
ci (1.14.3, 25.2)
The job was canceled because "_1_13_4_24_3" failed.
ci (1.14.3, 25.2): test/zipper_test.exs#L642
test inspect/2 :raw option includes the path (SourcerorTest.ZipperTest)
ci (1.14.3, 25.2)
Process completed with exit code 2.
ci (1.10.4, 21.3, true)
The job was canceled because "_1_13_4_24_3" failed.
ci (1.10.4, 21.3, true): test/zipper_test.exs#L642
test inspect/2 :raw option includes the path (SourcerorTest.ZipperTest)
ci (1.10.4, 21.3, true)
Process completed with exit code 1.
ci (1.12.3, 24.3, true)
The job was canceled because "_1_13_4_24_3" failed.
ci (1.12.3, 24.3, true): test/zipper_test.exs#L642
test inspect/2 :raw option includes the path (SourcerorTest.ZipperTest)
ci (1.12.3, 24.3, true)
Process completed with exit code 1.
ci (1.11.4, 23.2, true)
The job was canceled because "_1_13_4_24_3" failed.
ci (1.11.4, 23.2, true): test/zipper_test.exs#L642
test inspect/2 :raw option includes the path (SourcerorTest.ZipperTest)
ci (1.11.4, 23.2, true)
The operation was canceled.
ci (1.13.4, 25.0.2, true, true, true, true)
The job was canceled because "_1_13_4_24_3" failed.
ci (1.13.4, 25.0.2, true, true, true, true)
The operation was canceled.
ci (1.14.3, 25.2)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
ci (1.14.3, 25.2)
use Bitwise is deprecated. import Bitwise instead
ci (1.10.4, 21.3, true)
the following fields are unknown when raising SyntaxError: [column: 5]. Please make sure to only give known fields when raising or redefine SyntaxError.exception/1 to discard unknown fields. Future Elixir versions will raise on unknown fields given to raise/2
ci (1.10.4, 21.3, true)
the following fields are unknown when raising TokenMissingError: [column: 7]. Please make sure to only give known fields when raising or redefine TokenMissingError.exception/1 to discard unknown fields. Future Elixir versions will raise on unknown fields given to raise/2