Skip to content

allow new log levels #123

allow new log levels

allow new log levels #123

Re-run triggered June 19, 2024 04:48
Status Failure
Total duration 2m 30s
Artifacts

site_encrypt.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
test: test/site_encrypt_test.exs#L49
test certification (SiteEncrypt.Bandit.PhoenixAdapter.CertbotTest)
test: test/site_encrypt_test.exs#L59
test new_cert (SiteEncrypt.Bandit.PhoenixAdapter.CertbotTest)
test: test/site_encrypt_test.exs#L53
test force_certify (SiteEncrypt.Bandit.PhoenixAdapter.CertbotTest)
test: test/site_encrypt_test.exs#L87
test change configuration (SiteEncrypt.Bandit.PhoenixAdapter.CertbotTest)
test: test/site_encrypt_test.exs#L87
test change configuration (SiteEncrypt.Bandit.PhoenixAdapter.NativeTest)
test: test/site_encrypt_test.exs#L49
test certification (SiteEncrypt.Bandit.PhoenixAdapter.NativeTest)
test: test/site_encrypt_test.exs#L59
test new_cert (SiteEncrypt.Bandit.PhoenixAdapter.NativeTest)
test: test/site_encrypt_test.exs#L53
test force_certify (SiteEncrypt.Bandit.PhoenixAdapter.NativeTest)
test: test/site_encrypt_test.exs#L67
test backup and restore (SiteEncrypt.Bandit.PhoenixAdapter.NativeTest)
test: test/site_encrypt_test.exs#L49
test certification (SiteEncrypt.Phoenix.Endpoint.Cowboy2Adapter.CertbotTest)
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
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/
test
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
test
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs