Skip to content

Merge pull request #276 from spunkedy/feature-fips #524

Merge pull request #276 from spunkedy/feature-fips

Merge pull request #276 from spunkedy/feature-fips #524

Triggered via push May 30, 2024 15:14
Status Failure
Total duration 1m 39s
Artifacts

ci.yaml

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

Annotations

3 errors and 12 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): 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/whizbang.ex#L5
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`.