chore: sync files with beam-community/common-config #28
Annotations
20 errors and 41 warnings
mix test (Elixir 1.9.x | OTP 20)
Process completed with exit code 1.
|
mix test (Elixir 1.10.x | OTP 21)
** (SyntaxError) lib/credo/check/consistency/space_around_operators.ex:142: syntax error before: '/'
|
mix test (Elixir 1.10.x | OTP 21)
Process completed with exit code 1.
|
mix test (Elixir 1.11.x | OTP 22)
** (SyntaxError) lib/credo/check/consistency/space_around_operators.ex:142:31: syntax error before: '/'
|
mix test (Elixir 1.11.x | OTP 22)
Process completed with exit code 1.
|
mix test (Elixir 1.11.x | OTP 23)
** (SyntaxError) lib/credo/check/consistency/space_around_operators.ex:142:31: syntax error before: '/'
|
mix test (Elixir 1.11.x | OTP 23)
Process completed with exit code 1.
|
mix test (Elixir 1.13.x | OTP 24):
test/lib/bamboo/email_test.exs#L92
test put_attachment/2 with no filename throws an error (Bamboo.EmailTest)
|
mix test (Elixir 1.13.x | OTP 24):
test/lib/bamboo/email_test.exs#L103
test put_attachment/2 with no data throws an error (Bamboo.EmailTest)
|
mix test (Elixir 1.13.x | OTP 24)
Process completed with exit code 2.
|
mix test (Elixir 1.12.x | OTP 23):
test/lib/bamboo/plug/sent_email_viewer_plug_test.exs#L156
test does not show attachment icon in sidebar for email without attachments (Bamboo.SentEmailViewerPlugTest)
|
mix test (Elixir 1.12.x | OTP 23):
test/lib/bamboo/plug/sent_email_viewer_plug_test.exs#L145
test shows attachment icon in sidebar for email with attachments (Bamboo.SentEmailViewerPlugTest)
|
mix test (Elixir 1.12.x | OTP 23):
test/lib/bamboo/plug/sent_email_viewer_plug_test.exs#L176
test shows attachments if email has them (Bamboo.SentEmailViewerPlugTest)
|
mix test (Elixir 1.12.x | OTP 23):
test/lib/bamboo/plug/sent_email_viewer_plug_test.exs#L237
test shows an email by id (Bamboo.SentEmailViewerPlugTest)
|
mix test (Elixir 1.12.x | OTP 23):
test/lib/bamboo/plug/sent_email_viewer_plug_test.exs#L215
test doesn't have double slash if forwarded at root (Bamboo.SentEmailViewerPlugTest)
|
mix test (Elixir 1.12.x | OTP 23):
test/lib/bamboo/plug/sent_email_viewer_plug_test.exs#L22
test shows list of all sent emails, and the body of the newest email (Bamboo.SentEmailViewerPlugTest)
|
mix test (Elixir 1.12.x | OTP 23):
test/lib/bamboo/plug/sent_email_viewer_plug_test.exs#L166
test does not show attachments if email has none (Bamboo.SentEmailViewerPlugTest)
|
mix test (Elixir 1.12.x | OTP 23):
test/lib/bamboo/email_test.exs#L92
test put_attachment/2 with no filename throws an error (Bamboo.EmailTest)
|
mix test (Elixir 1.12.x | OTP 23):
test/lib/bamboo/email_test.exs#L103
test put_attachment/2 with no data throws an error (Bamboo.EmailTest)
|
mix test (Elixir 1.12.x | OTP 23)
Process completed with exit code 1.
|
mix test (Elixir 1.9.x | OTP 20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, 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.9.x | OTP 20)
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/
|
mix test (Elixir 1.10.x | OTP 21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, 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.10.x | OTP 21)
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/
|
mix test (Elixir 1.10.x | OTP 21)
Keyword.validate!/2 is undefined or private
|
mix test (Elixir 1.10.x | OTP 21)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
mix test (Elixir 1.10.x | OTP 21)
Ecto.Type.cast/2 is undefined (module Ecto.Type is not available or is yet to be defined)
|
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@v2, 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)
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/
|
mix test (Elixir 1.11.x | OTP 22)
Keyword.validate!/2 is undefined or private
|
mix test (Elixir 1.11.x | OTP 22)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
mix test (Elixir 1.11.x | OTP 22)
Ecto.Type.cast/2 is undefined (module Ecto.Type is not available or is yet to be defined)
|
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@v2, 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)
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/
|
mix test (Elixir 1.11.x | OTP 23)
Keyword.validate!/2 is undefined or private
|
mix test (Elixir 1.11.x | OTP 23)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
mix test (Elixir 1.11.x | OTP 23)
Ecto.Type.cast/2 is undefined (module Ecto.Type is not available or is yet to be defined)
|
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@v2, 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)
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/
|
mix test (Elixir 1.13.x | OTP 24)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
mix test (Elixir 1.13.x | OTP 24)
Ecto.Type.cast/2 is undefined (module Ecto.Type is not available or is yet to be defined)
|
mix test (Elixir 1.13.x | OTP 24)
redefining module Plug.Crypto.KeyGenerator (current version loaded from /home/runner/work/bamboo/bamboo/_build/test/lib/plug/ebin/Elixir.Plug.Crypto.KeyGenerator.beam)
|
mix test (Elixir 1.13.x | OTP 24)
redefining module Plug.Crypto.MessageEncryptor (current version loaded from /home/runner/work/bamboo/bamboo/_build/test/lib/plug/ebin/Elixir.Plug.Crypto.MessageEncryptor.beam)
|
mix test (Elixir 1.13.x | OTP 24)
redefining module Plug.Crypto (current version loaded from /home/runner/work/bamboo/bamboo/_build/test/lib/plug/ebin/Elixir.Plug.Crypto.beam)
|
mix test (Elixir 1.13.x | OTP 24)
redefining module Plug.Crypto.MessageVerifier (current version loaded from /home/runner/work/bamboo/bamboo/_build/test/lib/plug/ebin/Elixir.Plug.Crypto.MessageVerifier.beam)
|
mix test (Elixir 1.13.x | OTP 24)
function upgrade/3 required by behaviour Plug.Conn.Adapter is not implemented (in module Plug.Adapters.Cowboy.Conn)
|
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@v2, 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)
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/
|
mix test (Elixir 1.14.x | OTP 25)
Ecto.Type.cast/2 is undefined (module Ecto.Type is not available or is yet to be defined)
|
mix test (Elixir 1.14.x | OTP 25)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
mix test (Elixir 1.14.x | OTP 25)
function upgrade/3 required by behaviour Plug.Conn.Adapter is not implemented (in module Plug.Adapters.Cowboy.Conn)
|
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@v2, 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)
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/
|
mix test (Elixir 1.12.x | OTP 23)
Keyword.validate!/2 is undefined or private
|
mix test (Elixir 1.12.x | OTP 23)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
mix test (Elixir 1.12.x | OTP 23)
Ecto.Type.cast/2 is undefined (module Ecto.Type is not available or is yet to be defined)
|
mix test (Elixir 1.12.x | OTP 23)
redefining module Plug.Crypto (current version loaded from /home/runner/work/bamboo/bamboo/_build/test/lib/plug/ebin/Elixir.Plug.Crypto.beam)
|
mix test (Elixir 1.12.x | OTP 23)
redefining module Plug.Crypto.KeyGenerator (current version loaded from /home/runner/work/bamboo/bamboo/_build/test/lib/plug/ebin/Elixir.Plug.Crypto.KeyGenerator.beam)
|
mix test (Elixir 1.12.x | OTP 23)
redefining module Plug.Crypto.MessageEncryptor (current version loaded from /home/runner/work/bamboo/bamboo/_build/test/lib/plug/ebin/Elixir.Plug.Crypto.MessageEncryptor.beam)
|
mix test (Elixir 1.12.x | OTP 23)
redefining module Plug.Crypto.MessageVerifier (current version loaded from /home/runner/work/bamboo/bamboo/_build/test/lib/plug/ebin/Elixir.Plug.Crypto.MessageVerifier.beam)
|
mix test (Elixir 1.12.x | OTP 23)
function upgrade/3 required by behaviour Plug.Conn.Adapter is not implemented (in module Plug.Adapters.Cowboy.Conn)
|