Skip to content

Install erlang-dialyzer in workflow #342

Install erlang-dialyzer in workflow

Install erlang-dialyzer in workflow #342

Triggered via push July 12, 2024 16:06
Status Failure
Total duration 2m 12s
Artifacts

elixir.yml

on: push
Matrix: Build and test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 143 warnings
Build and test (1.17, 27, lint)
Process completed with exit code 3.
Build and test (1.10, 21)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test (1.10, 21)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (1.10, 21)
System.stacktrace/0 outside of rescue/catch clauses is deprecated. If you want to support only Elixir v1.7+, you must access __STACKTRACE__ inside a rescue/catch. If you want to support earlier Elixir versions, move System.stacktrace/0 inside a rescue/catch
Build and test (1.10, 23)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test (1.10, 23)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (1.10, 23)
System.stacktrace/0 outside of rescue/catch clauses is deprecated. If you want to support only Elixir v1.7+, you must access __STACKTRACE__ inside a rescue/catch. If you want to support earlier Elixir versions, move System.stacktrace/0 inside a rescue/catch
Build and test (1.11, 21)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test (1.11, 21)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (1.11, 21)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
Build and test (1.11, 22)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test (1.11, 22)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (1.11, 22)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
Build and test (1.12, 22)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test (1.12, 22)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (1.12, 22)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Build and test (1.12, 24)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test (1.12, 24)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (1.12, 24)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Build and test (1.13, 22)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test (1.13, 22)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (1.13, 22)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Build and test (1.10, 22)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test (1.10, 22)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (1.10, 22)
System.stacktrace/0 outside of rescue/catch clauses is deprecated. If you want to support only Elixir v1.7+, you must access __STACKTRACE__ inside a rescue/catch. If you want to support earlier Elixir versions, move System.stacktrace/0 inside a rescue/catch
Build and test (1.13, 24)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test (1.13, 24)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (1.13, 24)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Build and test (1.12, 23)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test (1.12, 23)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (1.12, 23)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Build and test (1.12, 24)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test (1.12, 24)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (1.12, 24)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Build and test (1.11, 24)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test (1.11, 24)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (1.11, 24)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
Build and test (1.11, 24)
a term is constructed, but never used
Build and test (1.9, 21)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test (1.9, 21)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (1.9, 21)
System.stacktrace/0 outside of rescue/catch clauses is deprecated. If you want to support only Elixir v1.7+, you must access __STACKTRACE__ inside a rescue/catch. If you want to support earlier Elixir versions, move System.stacktrace/0 inside a rescue/catch
Build and test (1.9, 21): test/unit/mailer_notifier_test.exs#L58
redefining module MailerNotifierTest.TestRouter (current version defined in memory)
Build and test (1.9, 21): test/unit/mailer_notifier_test.exs#L58
redefining module MailerNotifierTest.TestRouter.Helpers (current version defined in memory)
Build and test (1.9, 21): test/unit/mailer_notifier_test.exs#L92
redefining module MailerNotifierTest.TestSubjectConfigRouter (current version defined in memory)
Build and test (1.9, 21): test/unit/mailer_notifier_test.exs#L92
redefining module MailerNotifierTest.TestSubjectConfigRouter.Helpers (current version defined in memory)
Build and test (1.9, 21): test/unit/notifier_test.exs#L321
redefining module NotifierTest.PlugLogWithMissingParameterNotifier (current version defined in memory)
Build and test (1.11, 23)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test (1.11, 23)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (1.11, 23)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
Build and test (1.9, 22)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test (1.9, 22)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (1.9, 22)
System.stacktrace/0 outside of rescue/catch clauses is deprecated. If you want to support only Elixir v1.7+, you must access __STACKTRACE__ inside a rescue/catch. If you want to support earlier Elixir versions, move System.stacktrace/0 inside a rescue/catch
Build and test (1.9, 22): test/unit/mailer_notifier_test.exs#L58
redefining module MailerNotifierTest.TestRouter (current version defined in memory)
Build and test (1.9, 22): test/unit/mailer_notifier_test.exs#L58
redefining module MailerNotifierTest.TestRouter.Helpers (current version defined in memory)
Build and test (1.9, 22): test/unit/mailer_notifier_test.exs#L92
redefining module MailerNotifierTest.TestSubjectConfigRouter (current version defined in memory)
Build and test (1.9, 22): test/unit/mailer_notifier_test.exs#L92
redefining module MailerNotifierTest.TestSubjectConfigRouter.Helpers (current version defined in memory)
Build and test (1.9, 22): test/unit/notifier_test.exs#L321
redefining module NotifierTest.PlugLogWithMissingParameterNotifier (current version defined in memory)
Build and test (1.15, 24)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test (1.15, 24)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (1.15, 24)
use Bitwise is deprecated. import Bitwise instead
Build and test (1.15, 24)
use Bitwise is deprecated. import Bitwise instead
Build and test (1.15, 24)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Build and test (1.15, 24)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
Build and test (1.15, 24)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Build and test (1.15, 24)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test (1.15, 24)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Build and test (1.15, 24)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test (1.15, 24)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test (1.15, 24)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test (1.13, 23)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test (1.13, 23)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (1.13, 23)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Build and test (1.14, 23)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test (1.14, 23)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (1.14, 23)
use Bitwise is deprecated. import Bitwise instead
Build and test (1.14, 23)
use Bitwise is deprecated. import Bitwise instead
Build and test (1.14, 23)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Build and test (1.14, 23)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
Build and test (1.14, 23)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Build and test (1.14, 23)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Build and test (1.17, 25)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test (1.17, 25)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (1.16, 24)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test (1.16, 24)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (1.14, 25)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test (1.14, 25)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (1.14, 25)
use Bitwise is deprecated. import Bitwise instead
Build and test (1.14, 25)
use Bitwise is deprecated. import Bitwise instead
Build and test (1.14, 25)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Build and test (1.14, 25)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
Build and test (1.14, 25)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Build and test (1.14, 25)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Build and test (1.16, 25)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test (1.16, 25)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (1.17, 26, latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test (1.17, 26, latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (1.17, 26)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test (1.17, 26)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (1.15, 25)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test (1.15, 25)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (1.15, 25)
use Bitwise is deprecated. import Bitwise instead
Build and test (1.15, 25)
use Bitwise is deprecated. import Bitwise instead
Build and test (1.15, 25)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Build and test (1.15, 25)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
Build and test (1.15, 25)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Build and test (1.15, 25)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test (1.15, 25)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Build and test (1.15, 25)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test (1.15, 25)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test (1.15, 25)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test (1.16, 26)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test (1.16, 26)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (1.14, 24)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test (1.14, 24)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (1.14, 24)
use Bitwise is deprecated. import Bitwise instead
Build and test (1.14, 24)
use Bitwise is deprecated. import Bitwise instead
Build and test (1.14, 24)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Build and test (1.14, 24)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
Build and test (1.14, 24)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Build and test (1.14, 24)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Build and test (1.15, 26)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test (1.15, 26)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (1.15, 26)
use Bitwise is deprecated. import Bitwise instead
Build and test (1.15, 26)
use Bitwise is deprecated. import Bitwise instead
Build and test (1.15, 26)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Build and test (1.15, 26)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
Build and test (1.15, 26)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Build and test (1.15, 26)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test (1.15, 26)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Build and test (1.15, 26)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test (1.15, 26)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test (1.15, 26)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test (1.17, 27, lint)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test (1.17, 27, lint)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (1.17, 27, lint)
~R/.../ is deprecated, use ~r/.../ instead
Build and test (1.17, 27, lint)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
Build and test (1.17, 27, lint)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
Build and test (1.17, 27, lint)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
Build and test (1.17, 27, lint)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
Build and test (1.17, 27, lint)
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
Build and test (1.17, 27, lint)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
Build and test (1.17, 27, lint)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
Build and test (1.17, 27, lint)
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
Build and test (1.17, 27, lint)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it