Skip to content

elixir 1.17 and OTP 27 #574

elixir 1.17 and OTP 27

elixir 1.17 and OTP 27 #574

Triggered via push May 31, 2024 20:26
Status Success
Total duration 1m 17s
Artifacts
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

127 warnings
Test - OTP 24.x / Elixir 1.14.x: test/support/controllers/cog.ex#L4
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
Test - OTP 24.x / Elixir 1.14.x: test/support/controllers/test_resource.ex#L11
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
Test - OTP 24.x / Elixir 1.14.x: test/support/controllers/whizbang.ex#L5
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
Test - OTP 24.x / Elixir 1.14.x: test/support/controllers/whizbang.ex#L21
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
Test - OTP 24.x / Elixir 1.14.x: test/support/controllers/widget.ex#L4
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
Test - OTP 24.x / Elixir 1.14.x: test/support/controllers/test_resource_v2_controller.ex#L47
module attribute @impl was not set for function rbac_rules/0 callback (specified in Bonny.ControllerV2). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding this callback
Test - OTP 24.x / Elixir 1.14.x: test/support/controllers/whizbang.ex#L47
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
Test - OTP 24.x / Elixir 1.14.x: test/bonny/operator_test.exs#L38
module attribute @impl was not set for function crds/0 callback (specified in Bonny.Operator). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding this callback
Test - OTP 24.x / Elixir 1.14.x: test/bonny/operator_test.exs#L37
module attribute @impl was not set for function controllers/2 callback (specified in Bonny.Operator). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding this callback
Test - OTP 24.x / Elixir 1.14.x: test/bonny/operator_test.exs#L28
module attribute @impl was not set for function crds/0 callback (specified in Bonny.Operator). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding this callback
Test - OTP 26.x / Elixir 1.14.x: test/support/controllers/test_resource.ex#L11
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
Test - OTP 26.x / Elixir 1.14.x: test/support/controllers/cog.ex#L4
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
Test - OTP 26.x / Elixir 1.14.x: test/support/controllers/whizbang.ex#L5
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
Test - OTP 26.x / Elixir 1.14.x: test/support/controllers/widget.ex#L4
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
Test - OTP 26.x / Elixir 1.14.x: test/support/controllers/test_resource_v2_controller.ex#L47
module attribute @impl was not set for function rbac_rules/0 callback (specified in Bonny.ControllerV2). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding this callback
Test - OTP 26.x / Elixir 1.14.x: test/support/controllers/whizbang.ex#L21
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
Test - OTP 26.x / Elixir 1.14.x: test/support/controllers/whizbang.ex#L47
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
Test - OTP 26.x / Elixir 1.14.x: test/bonny/operator_test.exs#L38
module attribute @impl was not set for function crds/0 callback (specified in Bonny.Operator). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding this callback
Test - OTP 26.x / Elixir 1.14.x: test/bonny/operator_test.exs#L37
module attribute @impl was not set for function controllers/2 callback (specified in Bonny.Operator). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding this callback
Test - OTP 26.x / Elixir 1.14.x: test/bonny/operator_test.exs#L28
module attribute @impl was not set for function crds/0 callback (specified in Bonny.Operator). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding this callback
Test - OTP 24.x / Elixir 1.15.x: test/support/controllers/cog.ex#L4
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
Test - OTP 24.x / Elixir 1.15.x: test/support/controllers/test_resource.ex#L11
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
Test - OTP 24.x / Elixir 1.15.x: test/support/controllers/whizbang.ex#L5
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
Test - OTP 24.x / Elixir 1.15.x: test/support/controllers/widget.ex#L4
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
Test - OTP 24.x / Elixir 1.15.x: test/support/controllers/whizbang.ex#L21
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
Test - OTP 24.x / Elixir 1.15.x: test/support/controllers/whizbang.ex#L47
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
Test - OTP 24.x / Elixir 1.15.x: test/support/controllers/test_resource_v2_controller.ex#L47
module attribute @impl was not set for function rbac_rules/0 callback (specified in Bonny.ControllerV2). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding this callback
Test - OTP 24.x / Elixir 1.15.x: test/bonny/operator_test.exs#L37
module attribute @impl was not set for function controllers/2 callback (specified in Bonny.Operator). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding this callback
Test - OTP 24.x / Elixir 1.15.x: test/bonny/operator_test.exs#L38
module attribute @impl was not set for function crds/0 callback (specified in Bonny.Operator). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding this callback
Test - OTP 25.x / Elixir 1.15.x: test/support/controllers/test_resource.ex#L11
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
Test - OTP 25.x / Elixir 1.15.x: test/support/controllers/cog.ex#L4
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
Test - OTP 25.x / Elixir 1.15.x: test/support/controllers/whizbang.ex#L5
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
Test - OTP 25.x / Elixir 1.15.x: test/support/controllers/widget.ex#L4
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
Test - OTP 25.x / Elixir 1.15.x: test/support/controllers/whizbang.ex#L21
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
Test - OTP 25.x / Elixir 1.15.x: test/support/controllers/whizbang.ex#L47
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
Test - OTP 25.x / Elixir 1.15.x: test/support/controllers/test_resource_v2_controller.ex#L47
module attribute @impl was not set for function rbac_rules/0 callback (specified in Bonny.ControllerV2). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding this callback
Test - OTP 25.x / Elixir 1.15.x: test/bonny/operator_test.exs#L37
module attribute @impl was not set for function controllers/2 callback (specified in Bonny.Operator). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding this callback
Test - OTP 25.x / Elixir 1.15.x: test/bonny/operator_test.exs#L38
module attribute @impl was not set for function crds/0 callback (specified in Bonny.Operator). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding this callback
Test - OTP 26.x / Elixir 1.15.x: test/support/controllers/test_resource.ex#L11
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
Test - OTP 26.x / Elixir 1.15.x: test/support/controllers/cog.ex#L4
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
Test - OTP 26.x / Elixir 1.15.x: test/support/controllers/whizbang.ex#L5
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
Test - OTP 26.x / Elixir 1.15.x: test/support/controllers/widget.ex#L4
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
Test - OTP 26.x / Elixir 1.15.x: test/support/controllers/whizbang.ex#L21
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
Test - OTP 26.x / Elixir 1.15.x: test/support/controllers/whizbang.ex#L47
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
Test - OTP 26.x / Elixir 1.15.x: test/support/controllers/test_resource_v2_controller.ex#L47
module attribute @impl was not set for function rbac_rules/0 callback (specified in Bonny.ControllerV2). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding this callback
Test - OTP 26.x / Elixir 1.15.x: test/bonny/operator_test.exs#L37
module attribute @impl was not set for function controllers/2 callback (specified in Bonny.Operator). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding this callback
Test - OTP 26.x / Elixir 1.15.x: test/bonny/operator_test.exs#L38
module attribute @impl was not set for function crds/0 callback (specified in Bonny.Operator). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding this callback
Test - OTP 25.x / Elixir 1.14.x: test/support/controllers/cog.ex#L4
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
Test - OTP 25.x / Elixir 1.14.x: test/support/controllers/test_resource.ex#L11
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
Test - OTP 25.x / Elixir 1.14.x: test/support/controllers/whizbang.ex#L5
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
Test - OTP 25.x / Elixir 1.14.x: test/support/controllers/whizbang.ex#L21
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
Test - OTP 25.x / Elixir 1.14.x: test/support/controllers/widget.ex#L4
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
Test - OTP 25.x / Elixir 1.14.x: test/support/controllers/whizbang.ex#L47
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
Test - OTP 25.x / Elixir 1.14.x: test/support/controllers/test_resource_v2_controller.ex#L47
module attribute @impl was not set for function rbac_rules/0 callback (specified in Bonny.ControllerV2). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding this callback
Test - OTP 25.x / Elixir 1.14.x: test/bonny/operator_test.exs#L38
module attribute @impl was not set for function crds/0 callback (specified in Bonny.Operator). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding this callback
Test - OTP 25.x / Elixir 1.14.x: test/bonny/operator_test.exs#L37
module attribute @impl was not set for function controllers/2 callback (specified in Bonny.Operator). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding this callback
Test - OTP 25.x / Elixir 1.14.x: test/bonny/operator_test.exs#L28
module attribute @impl was not set for function crds/0 callback (specified in Bonny.Operator). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding this callback
Test - OTP 23.x / Elixir 1.14.x: test/support/controllers/cog.ex#L4
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
Test - OTP 23.x / Elixir 1.14.x: test/support/controllers/test_resource.ex#L11
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
Test - OTP 23.x / Elixir 1.14.x: test/support/controllers/whizbang.ex#L5
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
Test - OTP 23.x / Elixir 1.14.x: test/support/controllers/test_resource_v2_controller.ex#L47
module attribute @impl was not set for function rbac_rules/0 callback (specified in Bonny.ControllerV2). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding this callback
Test - OTP 23.x / Elixir 1.14.x: test/support/controllers/widget.ex#L4
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
Test - OTP 23.x / Elixir 1.14.x: test/support/controllers/whizbang.ex#L21
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
Test - OTP 23.x / Elixir 1.14.x: test/support/controllers/whizbang.ex#L47
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
Test - OTP 23.x / Elixir 1.14.x: test/bonny/operator_test.exs#L38
module attribute @impl was not set for function crds/0 callback (specified in Bonny.Operator). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding this callback
Test - OTP 23.x / Elixir 1.14.x: test/bonny/operator_test.exs#L37
module attribute @impl was not set for function controllers/2 callback (specified in Bonny.Operator). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding this callback
Test - OTP 23.x / Elixir 1.14.x: test/bonny/operator_test.exs#L28
module attribute @impl was not set for function crds/0 callback (specified in Bonny.Operator). This either means you forgot to add the "@impl true" annotation before the definition or that you are accidentally overriding this callback
Test - OTP 25.x / Elixir 1.17.x
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
Test - OTP 25.x / Elixir 1.17.x
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
Test - OTP 25.x / Elixir 1.17.x
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
Test - OTP 25.x / Elixir 1.17.x
0..-2 has a default step of -1, please write 0..-2//-1 instead
Test - OTP 25.x / Elixir 1.17.x
1..-1 has a default step of -1, please write 1..-1//-1 instead
Test - OTP 25.x / Elixir 1.17.x
1..-2 has a default step of -1, please write 1..-2//-1 instead
Test - OTP 25.x / Elixir 1.17.x
1..-2 has a default step of -1, please write 1..-2//-1 instead
Test - OTP 25.x / Elixir 1.17.x
1..-2 has a default step of -1, please write 1..-2//-1 instead
Test - OTP 25.x / Elixir 1.17.x
1..-2 has a default step of -1, please write 1..-2//-1 instead
Test - OTP 25.x / Elixir 1.17.x
1..-2 has a default step of -1, please write 1..-2//-1 instead
Test - OTP 25.x / Elixir 1.17.x
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
Test - OTP 25.x / Elixir 1.17.x
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
Test - OTP 25.x / Elixir 1.17.x
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
Test - OTP 25.x / Elixir 1.17.x
0..-2 has a default step of -1, please write 0..-2//-1 instead
Test - OTP 25.x / Elixir 1.17.x
1..-1 has a default step of -1, please write 1..-1//-1 instead
Test - OTP 25.x / Elixir 1.17.x
1..-2 has a default step of -1, please write 1..-2//-1 instead
Test - OTP 25.x / Elixir 1.17.x
1..-2 has a default step of -1, please write 1..-2//-1 instead
Test - OTP 25.x / Elixir 1.17.x
1..-2 has a default step of -1, please write 1..-2//-1 instead
Test - OTP 25.x / Elixir 1.17.x
1..-2 has a default step of -1, please write 1..-2//-1 instead
Test - OTP 25.x / Elixir 1.17.x
1..-2 has a default step of -1, please write 1..-2//-1 instead
Test - OTP 26.x / Elixir 1.17.x
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
Test - OTP 26.x / Elixir 1.17.x
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
Test - OTP 26.x / Elixir 1.17.x
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
Test - OTP 26.x / Elixir 1.17.x
0..-2 has a default step of -1, please write 0..-2//-1 instead
Test - OTP 26.x / Elixir 1.17.x
1..-1 has a default step of -1, please write 1..-1//-1 instead
Test - OTP 26.x / Elixir 1.17.x
1..-2 has a default step of -1, please write 1..-2//-1 instead
Test - OTP 26.x / Elixir 1.17.x
1..-2 has a default step of -1, please write 1..-2//-1 instead
Test - OTP 26.x / Elixir 1.17.x
1..-2 has a default step of -1, please write 1..-2//-1 instead
Test - OTP 26.x / Elixir 1.17.x
1..-2 has a default step of -1, please write 1..-2//-1 instead
Test - OTP 26.x / Elixir 1.17.x
1..-2 has a default step of -1, please write 1..-2//-1 instead
Test - OTP 26.x / Elixir 1.17.x
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
Test - OTP 26.x / Elixir 1.17.x
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
Test - OTP 26.x / Elixir 1.17.x
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
Test - OTP 26.x / Elixir 1.17.x
0..-2 has a default step of -1, please write 0..-2//-1 instead
Test - OTP 26.x / Elixir 1.17.x
1..-1 has a default step of -1, please write 1..-1//-1 instead
Test - OTP 26.x / Elixir 1.17.x
1..-2 has a default step of -1, please write 1..-2//-1 instead
Test - OTP 26.x / Elixir 1.17.x
1..-2 has a default step of -1, please write 1..-2//-1 instead
Test - OTP 26.x / Elixir 1.17.x
1..-2 has a default step of -1, please write 1..-2//-1 instead
Test - OTP 26.x / Elixir 1.17.x
1..-2 has a default step of -1, please write 1..-2//-1 instead
Test - OTP 26.x / Elixir 1.17.x
1..-2 has a default step of -1, please write 1..-2//-1 instead
Test - OTP 27.x / Elixir 1.17.x
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
Test - OTP 27.x / Elixir 1.17.x
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
Test - OTP 27.x / Elixir 1.17.x
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
Test - OTP 27.x / Elixir 1.17.x
0..-2 has a default step of -1, please write 0..-2//-1 instead
Test - OTP 27.x / Elixir 1.17.x
1..-2 has a default step of -1, please write 1..-2//-1 instead
Test - OTP 27.x / Elixir 1.17.x
0..-2 has a default step of -1, please write 0..-2//-1 instead
Test - OTP 27.x / Elixir 1.17.x
1..-1 has a default step of -1, please write 1..-1//-1 instead
Test - OTP 27.x / Elixir 1.17.x
1..-2 has a default step of -1, please write 1..-2//-1 instead
Test - OTP 27.x / Elixir 1.17.x
1..-2 has a default step of -1, please write 1..-2//-1 instead
Test - OTP 27.x / Elixir 1.17.x
1..-2 has a default step of -1, please write 1..-2//-1 instead
Test - OTP 27.x / Elixir 1.17.x
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
Test - OTP 27.x / Elixir 1.17.x
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
Test - OTP 27.x / Elixir 1.17.x
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it
Test - OTP 27.x / Elixir 1.17.x
0..-2 has a default step of -1, please write 0..-2//-1 instead
Test - OTP 27.x / Elixir 1.17.x
1..-1 has a default step of -1, please write 1..-1//-1 instead
Test - OTP 27.x / Elixir 1.17.x
1..-2 has a default step of -1, please write 1..-2//-1 instead
Test - OTP 27.x / Elixir 1.17.x
1..-2 has a default step of -1, please write 1..-2//-1 instead
Test - OTP 27.x / Elixir 1.17.x
1..-2 has a default step of -1, please write 1..-2//-1 instead
Test - OTP 27.x / Elixir 1.17.x
1..-2 has a default step of -1, please write 1..-2//-1 instead
Test - OTP 27.x / Elixir 1.17.x
1..-2 has a default step of -1, please write 1..-2//-1 instead