Skip to content

Add new format for ignore_file_strict: {file, warning_description} #85

Add new format for ignore_file_strict: {file, warning_description}

Add new format for ignore_file_strict: {file, warning_description} #85

Triggered via pull request April 14, 2023 21:02
@NeztebNezteb
synchronize #493
master
Status Failure
Total duration 1m 9s
Artifacts

test.yml

on: pull_request
Check for duplicate runs
5s
Check for duplicate runs
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 21 warnings
Elixir 1.12.3 / OTP 23.3: test/dialyxir/formatter_test.exs#L48
** (CompileError) test/dialyxir/formatter_test.exs:48: undefined function dbg/1
Elixir 1.12.3 / OTP 23.3
Process completed with exit code 1.
Elixir 1.13.4 / OTP 24.3: test/dialyxir/formatter_test.exs#L48
** (CompileError) test/dialyxir/formatter_test.exs:48: undefined function dbg/1 (expected Dialyxir.FormatterTest to define such a function or for it to be imported, but none are available)
Elixir 1.13.4 / OTP 24.3
Process completed with exit code 1.
Elixir 1.12.3 / OTP 24.3: test/dialyxir/formatter_test.exs#L48
** (CompileError) test/dialyxir/formatter_test.exs:48: undefined function dbg/1
Elixir 1.12.3 / OTP 24.3
Process completed with exit code 1.
Elixir 1.14.3 / OTP 24.3: test/dialyxir/formatter_test.exs#L138
test listing unused filter behaves the same for different formats (Dialyxir.FormatterTest)
Elixir 1.14.3 / OTP 24.3: test/dialyxir/formatter_test.exs#L80
test exs ignore lists unnecessary skips as warnings if ignoring exit status (Dialyxir.FormatterTest)
Elixir 1.14.3 / OTP 24.3
Process completed with exit code 2.
Elixir 1.13.4 / OTP 25.3: test/dialyxir/formatter_test.exs#L48
** (CompileError) test/dialyxir/formatter_test.exs:48: undefined function dbg/1 (expected Dialyxir.FormatterTest to define such a function or for it to be imported, but none are available)
Elixir 1.13.4 / OTP 25.3
Process completed with exit code 1.
Elixir 1.13.4 / OTP 23.3: test/dialyxir/formatter_test.exs#L48
** (CompileError) test/dialyxir/formatter_test.exs:48: undefined function dbg/1 (expected Dialyxir.FormatterTest to define such a function or for it to be imported, but none are available)
Elixir 1.13.4 / OTP 23.3
Process completed with exit code 1.
Elixir 1.14.3 / OTP 25.3: test/dialyxir/formatter_test.exs#L54
test exs ignore does not filter lines not matching the pattern (Dialyxir.FormatterTest)
Elixir 1.14.3 / OTP 25.3: test/dialyxir/formatter_test.exs#L80
test exs ignore lists unnecessary skips as warnings if ignoring exit status (Dialyxir.FormatterTest)
Elixir 1.14.3 / OTP 25.3: test/dialyxir/formatter_test.exs#L95
test exs ignore error on unnecessary skips without ignore_exit_status (Dialyxir.FormatterTest)
Elixir 1.14.3 / OTP 25.3: test/dialyxir/formatter_test.exs#L18
test exs ignore evaluates an ignore file and ignores warnings matching the pattern (Dialyxir.FormatterTest)
Elixir 1.14.3 / OTP 25.3
Process completed with exit code 2.
Elixir 1.12.3 / OTP 23.3
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Elixir 1.13.4 / OTP 24.3
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Elixir 1.12.3 / OTP 24.3
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Elixir 1.14.3 / OTP 24.3
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Elixir 1.14.3 / OTP 24.3: test/fixtures/ignore_strict/mix.exs#L1
redefining module Ignore.Mixfile (current version defined in memory)
Elixir 1.13.4 / OTP 25.3
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Elixir 1.13.4 / OTP 23.3
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Elixir 1.14.3 / OTP 25.3
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Elixir 1.14.3 / OTP 25.3: test/fixtures/ignore_strict/mix.exs#L1
redefining module Ignore.Mixfile (current version defined in memory)
Elixir 1.14.3 / OTP 23.3
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Elixir 1.14.3 / OTP 23.3: lib/dialyxir.ex#L1
redefining module Dialyxir (current version loaded from /home/runner/.mix/archives/dialyxir-1.3.0/dialyxir-1.3.0/ebin/Elixir.Dialyxir.beam)
Elixir 1.14.3 / OTP 23.3: lib/dialyxir/dialyzer.ex#L1
redefining module Dialyxir.Dialyzer (current version loaded from /home/runner/.mix/archives/dialyxir-1.3.0/dialyxir-1.3.0/ebin/Elixir.Dialyxir.Dialyzer.beam)
Elixir 1.14.3 / OTP 23.3: lib/dialyxir/dialyzer.ex#L8
redefining module Dialyxir.Dialyzer.Runner (current version loaded from /home/runner/.mix/archives/dialyxir-1.3.0/dialyxir-1.3.0/ebin/Elixir.Dialyxir.Dialyzer.Runner.beam)
Elixir 1.14.3 / OTP 23.3: lib/dialyxir/filter_map.ex#L1
redefining module Dialyxir.FilterMap (current version loaded from /home/runner/.mix/archives/dialyxir-1.3.0/dialyxir-1.3.0/ebin/Elixir.Dialyxir.FilterMap.beam)
Elixir 1.14.3 / OTP 23.3: lib/dialyxir/formatter.ex#L1
redefining module Dialyxir.Formatter (current version loaded from /home/runner/.mix/archives/dialyxir-1.3.0/dialyxir-1.3.0/ebin/Elixir.Dialyxir.Formatter.beam)
Elixir 1.14.3 / OTP 23.3: lib/dialyxir/formatter/dialyxir.ex#L1
redefining module Dialyxir.Formatter.Dialyxir (current version loaded from /home/runner/.mix/archives/dialyxir-1.3.0/dialyxir-1.3.0/ebin/Elixir.Dialyxir.Formatter.Dialyxir.beam)
Elixir 1.14.3 / OTP 23.3: lib/dialyxir/formatter/dialyzer.ex#L1
redefining module Dialyxir.Formatter.Dialyzer (current version loaded from /home/runner/.mix/archives/dialyxir-1.3.0/dialyxir-1.3.0/ebin/Elixir.Dialyxir.Formatter.Dialyzer.beam)
Elixir 1.14.3 / OTP 23.3: lib/dialyxir/formatter/github.ex#L1
redefining module Dialyxir.Formatter.Github (current version loaded from /home/runner/.mix/archives/dialyxir-1.3.0/dialyxir-1.3.0/ebin/Elixir.Dialyxir.Formatter.Github.beam)
Elixir 1.14.3 / OTP 23.3: lib/dialyxir/formatter/ignore_file.ex#L1
redefining module Dialyxir.Formatter.IgnoreFile (current version loaded from /home/runner/.mix/archives/dialyxir-1.3.0/dialyxir-1.3.0/ebin/Elixir.Dialyxir.Formatter.IgnoreFile.beam)
Elixir 1.14.3 / OTP 23.3: lib/dialyxir/formatter/ignore_file_strict.ex#L1
redefining module Dialyxir.Formatter.IgnoreFileStrict (current version loaded from /home/runner/.mix/archives/dialyxir-1.3.0/dialyxir-1.3.0/ebin/Elixir.Dialyxir.Formatter.IgnoreFileStrict.beam)
Elixir 1.14.3 / OTP 23.3: test/fixtures/ignore_strict/mix.exs#L1
redefining module Ignore.Mixfile (current version defined in memory)