Skip to content

lib/earmark_parser/line.ex: added Module.t() typespecs (#146) #34

lib/earmark_parser/line.ex: added Module.t() typespecs (#146)

lib/earmark_parser/line.ex: added Module.t() typespecs (#146) #34

Triggered via push April 3, 2024 11:16
Status Failure
Total duration 41s
Artifacts

elixir.yml

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

Annotations

10 errors and 10 warnings
mix test (Elixir 1.11.x | OTP 22): lib/earmark_parser/parser/footnote_parser.ex#L15
** (CompileError) lib/earmark_parser/parser/footnote_parser.ex:15: EarmarkParser.Line.FnDef.__struct__/0 is undefined, cannot expand struct EarmarkParser.Line.FnDef. Make sure the struct name is correct. If the struct name exists and is correct but it still cannot be found, you likely have cyclic module usage in your code
mix test (Elixir 1.11.x | OTP 22)
Process completed with exit code 1.
mix test (Elixir 1.13.x | OTP 24): lib/earmark_parser/helpers/reparse_helpers.ex#L12
** (CompileError) lib/earmark_parser/helpers/reparse_helpers.ex:12: EarmarkParser.Line.Indent.__struct__/0 is undefined, cannot expand struct EarmarkParser.Line.Indent. Make sure the struct name is correct. If the struct name exists and is correct but it still cannot be found, you likely have cyclic module usage in your code
mix test (Elixir 1.13.x | OTP 24)
Process completed with exit code 1.
mix test (Elixir 1.14.x | OTP 25): lib/earmark_parser/parser/footnote_parser.ex#L15
** (CompileError) lib/earmark_parser/parser/footnote_parser.ex:15: EarmarkParser.Line.FnDef.__struct__/0 is undefined, cannot expand struct EarmarkParser.Line.FnDef. Make sure the struct name is correct. If the struct name exists and is correct but it still cannot be found, you likely have cyclic module usage in your code
mix test (Elixir 1.14.x | OTP 25)
Process completed with exit code 1.
mix test (Elixir 1.11.x | OTP 23): lib/earmark_parser/parser/footnote_parser.ex#L15
** (CompileError) lib/earmark_parser/parser/footnote_parser.ex:15: EarmarkParser.Line.FnDef.__struct__/0 is undefined, cannot expand struct EarmarkParser.Line.FnDef. Make sure the struct name is correct. If the struct name exists and is correct but it still cannot be found, you likely have cyclic module usage in your code
mix test (Elixir 1.11.x | OTP 23)
Process completed with exit code 1.
mix test (Elixir 1.12.x | OTP 23): lib/earmark_parser/line_scanner.ex#L74
** (CompileError) lib/earmark_parser/line_scanner.ex:74: EarmarkParser.Line.HtmlComment.__struct__/1 is undefined, cannot expand struct EarmarkParser.Line.HtmlComment. Make sure the struct name is correct. If the struct name exists and is correct but it still cannot be found, you likely have cyclic module usage in your code
mix test (Elixir 1.12.x | OTP 23)
Process completed with exit code 1.
mix test (Elixir 1.11.x | OTP 22)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mix test (Elixir 1.11.x | OTP 22): test/support/ast_helpers.ex#L41
function _delta_between/3 is unused
mix test (Elixir 1.13.x | OTP 24)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mix test (Elixir 1.13.x | OTP 24): test/support/ast_helpers.ex#L41
function _delta_between/3 is unused
mix test (Elixir 1.14.x | OTP 25)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mix test (Elixir 1.14.x | OTP 25): test/support/ast_helpers.ex#L41
function _delta_between/3 is unused
mix test (Elixir 1.11.x | OTP 23)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mix test (Elixir 1.11.x | OTP 23): test/support/ast_helpers.ex#L41
function _delta_between/3 is unused
mix test (Elixir 1.12.x | OTP 23)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mix test (Elixir 1.12.x | OTP 23): test/support/ast_helpers.ex#L41
function _delta_between/3 is unused