Skip to content

Merge pull request #267 from coryodaniel/dependabot/hex/ex_doc-0.32.1 #505

Merge pull request #267 from coryodaniel/dependabot/hex/ex_doc-0.32.1

Merge pull request #267 from coryodaniel/dependabot/hex/ex_doc-0.32.1 #505

Triggered via push April 23, 2024 05:19
Status Failure
Total duration 1m 56s
Artifacts

ci.yaml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 13 warnings
test (v1.27.3): test/bonny/pluggable/finalizer_integration_test.exs#L57
test adds finalizers to resource and calls implementation (Bonny.Pluggable.FinalizerIntegrationTest)
test (v1.27.3): test/bonny/pluggable/finalizer_integration_test.exs#L99
test removes finalizers from resource and does call implementation if annotation missing (Bonny.Pluggable.FinalizerIntegrationTest)
test (v1.27.3)
Process completed with exit code 2.
test (v1.27.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: engineerd/setup-kind@v0.5.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (v1.27.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: engineerd/setup-kind@v0.5.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (v1.27.3)
variable "level" is unused (if the variable is not meant to be used, prefix it with an underscore)
test (v1.27.3): test/support/controllers/cog.ex#L4
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
test (v1.27.3): test/support/controllers/test_resource.ex#L11
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
test (v1.27.3): test/support/controllers/whizbang.ex#L5
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
test (v1.27.3): test/support/controllers/widget.ex#L4
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
test (v1.27.3): test/support/controllers/whizbang.ex#L21
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
test (v1.27.3): test/support/controllers/whizbang.ex#L47
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
test (v1.27.3): 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 (v1.27.3): test/support/controllers/cog.ex#L4
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
test (v1.27.3): test/support/controllers/test_resource.ex#L11
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.
test (v1.27.3): test/support/controllers/widget.ex#L4
use Bonny.Controller is deprecated. Migrate your operator to `Bonny.Operator` and `Bonny.ControllerV2`.