formatting #238
Annotations
21 errors and 176 warnings
build (26.x, 1.15.x):
test/ecto_adapters_dynamodb/info_test.exs#L20
test table_info (Ecto.Adapters.DynamoDB.Info.Test)
|
build (26.x, 1.15.x)
Process completed with exit code 2.
|
build (24.x, 1.12.x)
The job was canceled because "_26_x_1_15_x" failed.
|
build (24.x, 1.13.x)
The job was canceled because "_26_x_1_15_x" failed.
|
build (26.x, 1.16.x, lint)
The job was canceled because "_26_x_1_15_x" failed.
|
build (25.x, 1.15.x)
The job was canceled because "_26_x_1_15_x" failed.
|
build (26.x, 1.16.x, lint):
test/ecto_adapters_dynamodb/info_test.exs#L20
test table_info (Ecto.Adapters.DynamoDB.Info.Test)
|
build (26.x, 1.16.x, lint)
Process completed with exit code 2.
|
build (23.x, 1.13.x)
The job was canceled because "_26_x_1_15_x" failed.
|
build (25.x, 1.13.x)
The job was canceled because "_26_x_1_15_x" failed.
|
build (25.x, 1.13.x)
The operation was canceled.
|
build (23.x, 1.14.x)
The job was canceled because "_26_x_1_15_x" failed.
|
build (23.x, 1.14.x)
The operation was canceled.
|
build (23.x, 1.12.x)
The job was canceled because "_26_x_1_15_x" failed.
|
build (23.x, 1.12.x)
The operation was canceled.
|
build (25.x, 1.16.x)
The job was canceled because "_26_x_1_15_x" failed.
|
build (25.x, 1.16.x)
The operation was canceled.
|
build (25.x, 1.14.x)
The job was canceled because "_26_x_1_15_x" failed.
|
build (25.x, 1.14.x)
The operation was canceled.
|
build (23.x, 1.11.x)
The job was canceled because "_26_x_1_15_x" failed.
|
build (23.x, 1.11.x)
The operation was canceled.
|
build (24.x, 1.15.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, rrainn/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (24.x, 1.15.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, rrainn/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (24.x, 1.15.x)
module attribute @copyright was set but never used
|
build (24.x, 1.15.x)
module attribute @copyright was set but never used
|
build (24.x, 1.15.x)
Kernel.to_char_list/1 is deprecated, use Kernel.to_charlist/1 instead
|
build (24.x, 1.15.x)
module attribute @copyright was set but never used
|
build (24.x, 1.15.x)
module attribute @copyright was set but never used
|
build (24.x, 1.15.x)
"not expr1 in expr2" is deprecated, use "expr1 not in expr2" instead
|
build (24.x, 1.15.x)
module attribute @copyright was set but never used
|
build (24.x, 1.15.x)
Kernel.to_char_list/1 is deprecated, use Kernel.to_charlist/1 instead
|
build (24.x, 1.15.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
build (24.x, 1.15.x)
module attribute @copyright was set but never used
|
build (24.x, 1.15.x):
lib/ecto_adapters_dynamodb.ex#L15
use Bitwise is deprecated. import Bitwise instead
|
build (24.x, 1.15.x):
lib/ecto_adapters_dynamodb.ex#L27
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
build (24.x, 1.16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, rrainn/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (24.x, 1.16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, rrainn/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (24.x, 1.16.x)
Kernel.to_char_list/1 is deprecated, use Kernel.to_charlist/1 instead
|
build (24.x, 1.16.x)
Kernel.to_char_list/1 is deprecated, use Kernel.to_charlist/1 instead
|
build (24.x, 1.16.x)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
build (24.x, 1.16.x)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
build (24.x, 1.16.x)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (24.x, 1.16.x)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (24.x, 1.16.x)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (24.x, 1.16.x)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (24.x, 1.16.x)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (24.x, 1.16.x)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (24.x, 1.11.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, rrainn/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (24.x, 1.11.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, rrainn/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (24.x, 1.11.x)
module attribute @copyright was set but never used
|
build (24.x, 1.11.x)
module attribute @copyright was set but never used
|
build (24.x, 1.11.x)
Kernel.to_char_list/1 is deprecated, use Kernel.to_charlist/1 instead
|
build (24.x, 1.11.x)
module attribute @copyright was set but never used
|
build (24.x, 1.11.x)
module attribute @copyright was set but never used
|
build (24.x, 1.11.x)
"not expr1 in expr2" is deprecated. Instead use "expr1 not in expr2" if you require Elixir v1.5+, or "not(expr1 in expr2)" if you have to support earlier Elixir versions
|
build (24.x, 1.11.x)
module attribute @copyright was set but never used
|
build (24.x, 1.11.x)
module attribute @copyright was set but never used
|
build (24.x, 1.11.x)
Kernel.to_char_list/1 is deprecated, use Kernel.to_charlist/1 instead
|
build (24.x, 1.11.x)
:eqc_component.callout/4 is undefined (module :eqc_component is not available or is yet to be defined)
|
build (24.x, 1.14.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, rrainn/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (24.x, 1.14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, rrainn/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (24.x, 1.14.x)
module attribute @copyright was set but never used
|
build (24.x, 1.14.x)
module attribute @copyright was set but never used
|
build (24.x, 1.14.x)
Kernel.to_char_list/1 is deprecated, use Kernel.to_charlist/1 instead
|
build (24.x, 1.14.x)
module attribute @copyright was set but never used
|
build (24.x, 1.14.x)
module attribute @copyright was set but never used
|
build (24.x, 1.14.x)
"not expr1 in expr2" is deprecated, use "expr1 not in expr2" instead
|
build (24.x, 1.14.x)
module attribute @copyright was set but never used
|
build (24.x, 1.14.x)
module attribute @copyright was set but never used
|
build (24.x, 1.14.x)
Kernel.to_char_list/1 is deprecated, use Kernel.to_charlist/1 instead
|
build (24.x, 1.14.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
build (26.x, 1.15.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, rrainn/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (26.x, 1.15.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, rrainn/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (26.x, 1.15.x):
lib/ecto_adapters_dynamodb.ex#L15
use Bitwise is deprecated. import Bitwise instead
|
build (26.x, 1.15.x):
lib/ecto_adapters_dynamodb.ex#L27
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
build (26.x, 1.15.x)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (26.x, 1.15.x)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (26.x, 1.15.x)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (26.x, 1.15.x)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (26.x, 1.15.x)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (26.x, 1.15.x)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (26.x, 1.15.x)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (26.x, 1.15.x)
module attribute @copyright was set but never used
|
build (26.x, 1.15.x)
module attribute @copyright was set but never used
|
build (26.x, 1.15.x)
Kernel.to_char_list/1 is deprecated, use Kernel.to_charlist/1 instead
|
build (24.x, 1.12.x)
module attribute @copyright was set but never used
|
build (24.x, 1.12.x)
module attribute @copyright was set but never used
|
build (24.x, 1.12.x)
Kernel.to_char_list/1 is deprecated, use Kernel.to_charlist/1 instead
|
build (24.x, 1.12.x)
module attribute @copyright was set but never used
|
build (24.x, 1.12.x)
module attribute @copyright was set but never used
|
build (24.x, 1.12.x)
"not expr1 in expr2" is deprecated. Instead use "expr1 not in expr2" if you require Elixir v1.5+, or "not(expr1 in expr2)" if you have to support earlier Elixir versions
|
build (24.x, 1.12.x)
module attribute @copyright was set but never used
|
build (24.x, 1.12.x)
Kernel.to_char_list/1 is deprecated, use Kernel.to_charlist/1 instead
|
build (24.x, 1.12.x)
module attribute @copyright was set but never used
|
build (24.x, 1.12.x)
:eqc_component.callout/4 is undefined (module :eqc_component is not available or is yet to be defined)
|
build (24.x, 1.13.x)
module attribute @copyright was set but never used
|
build (24.x, 1.13.x)
module attribute @copyright was set but never used
|
build (24.x, 1.13.x)
Kernel.to_char_list/1 is deprecated, use Kernel.to_charlist/1 instead
|
build (24.x, 1.13.x)
module attribute @copyright was set but never used
|
build (24.x, 1.13.x)
module attribute @copyright was set but never used
|
build (24.x, 1.13.x)
"not expr1 in expr2" is deprecated. Instead use "expr1 not in expr2" if you require Elixir v1.5+, or "not(expr1 in expr2)" if you have to support earlier Elixir versions
|
build (24.x, 1.13.x)
module attribute @copyright was set but never used
|
build (24.x, 1.13.x)
module attribute @copyright was set but never used
|
build (24.x, 1.13.x)
Kernel.to_char_list/1 is deprecated, use Kernel.to_charlist/1 instead
|
build (24.x, 1.13.x)
:eqc_component.callout/4 is undefined (module :eqc_component is not available or is yet to be defined)
|
build (26.x, 1.16.x, lint)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (26.x, 1.16.x, lint)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (26.x, 1.16.x, lint)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (26.x, 1.16.x, lint)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (26.x, 1.16.x, lint)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (26.x, 1.16.x, lint)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (26.x, 1.16.x, lint)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (26.x, 1.16.x, lint)
Kernel.to_char_list/1 is deprecated, use Kernel.to_charlist/1 instead
|
build (26.x, 1.16.x, lint)
Kernel.to_char_list/1 is deprecated, use Kernel.to_charlist/1 instead
|
build (26.x, 1.16.x, lint)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
build (25.x, 1.15.x)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (25.x, 1.15.x)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (25.x, 1.15.x)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (25.x, 1.15.x)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (25.x, 1.15.x)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (25.x, 1.15.x)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (25.x, 1.15.x)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (25.x, 1.15.x)
module attribute @copyright was set but never used
|
build (25.x, 1.15.x)
module attribute @copyright was set but never used
|
build (25.x, 1.15.x)
Kernel.to_char_list/1 is deprecated, use Kernel.to_charlist/1 instead
|
build (25.x, 1.15.x):
lib/ecto_adapters_dynamodb.ex#L15
use Bitwise is deprecated. import Bitwise instead
|
build (25.x, 1.15.x):
lib/ecto_adapters_dynamodb.ex#L27
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
build (23.x, 1.13.x)
module attribute @copyright was set but never used
|
build (23.x, 1.13.x)
module attribute @copyright was set but never used
|
build (23.x, 1.13.x)
Kernel.to_char_list/1 is deprecated, use Kernel.to_charlist/1 instead
|
build (23.x, 1.13.x)
module attribute @copyright was set but never used
|
build (23.x, 1.13.x)
module attribute @copyright was set but never used
|
build (23.x, 1.13.x)
"not expr1 in expr2" is deprecated. Instead use "expr1 not in expr2" if you require Elixir v1.5+, or "not(expr1 in expr2)" if you have to support earlier Elixir versions
|
build (23.x, 1.13.x)
module attribute @copyright was set but never used
|
build (23.x, 1.13.x)
module attribute @copyright was set but never used
|
build (23.x, 1.13.x)
Kernel.to_char_list/1 is deprecated, use Kernel.to_charlist/1 instead
|
build (23.x, 1.13.x)
:eqc_component.callout/4 is undefined (module :eqc_component is not available or is yet to be defined)
|
build (25.x, 1.13.x)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (25.x, 1.13.x)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (25.x, 1.13.x)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (25.x, 1.13.x)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (25.x, 1.13.x)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (25.x, 1.13.x)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (25.x, 1.13.x)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (25.x, 1.13.x)
module attribute @copyright was set but never used
|
build (25.x, 1.13.x)
module attribute @copyright was set but never used
|
build (25.x, 1.13.x)
Kernel.to_char_list/1 is deprecated, use Kernel.to_charlist/1 instead
|
build (23.x, 1.14.x)
module attribute @copyright was set but never used
|
build (23.x, 1.14.x)
module attribute @copyright was set but never used
|
build (23.x, 1.14.x)
Kernel.to_char_list/1 is deprecated, use Kernel.to_charlist/1 instead
|
build (23.x, 1.14.x)
module attribute @copyright was set but never used
|
build (23.x, 1.14.x)
module attribute @copyright was set but never used
|
build (23.x, 1.14.x)
"not expr1 in expr2" is deprecated, use "expr1 not in expr2" instead
|
build (23.x, 1.14.x)
module attribute @copyright was set but never used
|
build (23.x, 1.14.x)
Kernel.to_char_list/1 is deprecated, use Kernel.to_charlist/1 instead
|
build (23.x, 1.14.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
build (23.x, 1.14.x)
module attribute @copyright was set but never used
|
build (23.x, 1.12.x)
module attribute @copyright was set but never used
|
build (23.x, 1.12.x)
module attribute @copyright was set but never used
|
build (23.x, 1.12.x)
module attribute @copyright was set but never used
|
build (23.x, 1.12.x)
Kernel.to_char_list/1 is deprecated, use Kernel.to_charlist/1 instead
|
build (23.x, 1.12.x)
module attribute @copyright was set but never used
|
build (23.x, 1.12.x)
"not expr1 in expr2" is deprecated. Instead use "expr1 not in expr2" if you require Elixir v1.5+, or "not(expr1 in expr2)" if you have to support earlier Elixir versions
|
build (23.x, 1.12.x)
module attribute @copyright was set but never used
|
build (23.x, 1.12.x)
Kernel.to_char_list/1 is deprecated, use Kernel.to_charlist/1 instead
|
build (23.x, 1.12.x)
module attribute @copyright was set but never used
|
build (23.x, 1.12.x)
:eqc_component.callout/4 is undefined (module :eqc_component is not available or is yet to be defined)
|
build (25.x, 1.16.x)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (25.x, 1.16.x)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (25.x, 1.16.x)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (25.x, 1.16.x)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (25.x, 1.16.x)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (25.x, 1.16.x)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (25.x, 1.16.x)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (25.x, 1.16.x)
Kernel.to_char_list/1 is deprecated, use Kernel.to_charlist/1 instead
|
build (25.x, 1.16.x)
Kernel.to_char_list/1 is deprecated, use Kernel.to_charlist/1 instead
|
build (25.x, 1.16.x)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
build (25.x, 1.14.x)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (25.x, 1.14.x)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (25.x, 1.14.x)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (25.x, 1.14.x)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (25.x, 1.14.x)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (25.x, 1.14.x)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (25.x, 1.14.x)
:compile_time_purge_level option for the :logger application is deprecated, use :compile_time_purge_matching instead
|
build (25.x, 1.14.x)
module attribute @copyright was set but never used
|
build (25.x, 1.14.x)
module attribute @copyright was set but never used
|
build (25.x, 1.14.x)
Kernel.to_char_list/1 is deprecated, use Kernel.to_charlist/1 instead
|
build (23.x, 1.11.x)
module attribute @copyright was set but never used
|
build (23.x, 1.11.x)
module attribute @copyright was set but never used
|
build (23.x, 1.11.x)
module attribute @copyright was set but never used
|
build (23.x, 1.11.x)
module attribute @copyright was set but never used
|
build (23.x, 1.11.x)
Kernel.to_char_list/1 is deprecated, use Kernel.to_charlist/1 instead
|
build (23.x, 1.11.x)
"not expr1 in expr2" is deprecated. Instead use "expr1 not in expr2" if you require Elixir v1.5+, or "not(expr1 in expr2)" if you have to support earlier Elixir versions
|
build (23.x, 1.11.x)
module attribute @copyright was set but never used
|
build (23.x, 1.11.x)
module attribute @copyright was set but never used
|
build (23.x, 1.11.x)
Kernel.to_char_list/1 is deprecated, use Kernel.to_charlist/1 instead
|
build (23.x, 1.11.x)
:eqc_component.callout/4 is undefined (module :eqc_component is not available or is yet to be defined)
|