Skip to content

Reactivate Github Actions #6

Reactivate Github Actions

Reactivate Github Actions #6

Triggered via pull request February 2, 2024 18:18
Status Failure
Total duration 1m 50s
Artifacts

build.yml

on: pull_request
Install deps and generate PLT's
1m 15s
Install deps and generate PLT's
Static Code Analysis
21s
Static Code Analysis
Unit Test
16s
Unit Test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 14 warnings
Unit Test: test/tesla/middleware/meta_logger_test.exs#L242
test call/3 when response is a redirect, logs response with warn log level (Tesla.Middleware.MetaLoggerTest)
Unit Test: test/tesla/middleware/meta_logger_test.exs#L141
test call/3 when the log level is given, logs the message with the given log level (Tesla.Middleware.MetaLoggerTest)
Unit Test: test/meta_logger_test.exs#L41
test warn/2 when logger metadata key is set to nil, logs a message with warn and no metadata (MetaLoggerTest)
Unit Test: test/meta_logger_test.exs#L70
test log/3 logs a message with error level and metadata from current and caller processes (MetaLoggerTest)
Unit Test: test/meta_logger_test.exs#L17
test debug/2 logs a message with debug level and metadata from current and caller processes (MetaLoggerTest)
Unit Test: test/meta_logger_test.exs#L70
test log/3 logs a message with info level and metadata from current and caller processes (MetaLoggerTest)
Unit Test: test/meta_logger_test.exs#L17
test info/2 logs a message with info level and metadata from current and caller processes (MetaLoggerTest)
Unit Test: test/meta_logger_test.exs#L17
test error/2 logs a message with error level and metadata from current and caller processes (MetaLoggerTest)
Unit Test: test/meta_logger_test.exs#L17
test warn/2 logs a message with warn level and metadata from current and caller processes (MetaLoggerTest)
Unit Test: test/meta_logger_test.exs#L70
test log/3 logs a message with warn level and metadata from current and caller processes (MetaLoggerTest)
Static Code Analysis
Process completed with exit code 2.
Install deps and generate PLT's
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Install deps and generate PLT's
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected], actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Install deps and generate PLT's
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Install deps and generate PLT's
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Install deps and generate PLT's
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Install deps and generate PLT's
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Unit Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Test
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected], actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Unit Test
the log level :warn is deprecated, use :warning instead
Unit Test
the log level :warn is deprecated, use :warning instead
Unit Test
the log level :warn is deprecated, use :warning instead
Unit Test
the log level :warn is deprecated, use :warning instead
Static Code Analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static Code Analysis
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected], actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/