Setting FailureMode from ENV #4542
Triggered via pull request
November 19, 2024 16:29
Status
Failure
Total duration
15m 13s
Artifacts
–
test.yaml
on: pull_request
Integration Tests for kuadrant-operator/tests/bare_k8s
5m 53s
Integration Tests for kuadrant-operator/tests/gatewayapi
6m 32s
Verify manifests
32s
Verify bundle
1m 19s
Verify fmt
13s
Verify generate
33s
Verify go.mod
12s
Verify helm charts
1m 8s
Matrix: Integration Tests for kuadrant-operator/controllers
Matrix: Integration Tests for kuadrant-operator/tests/[gatewayapi-provider]
Matrix: Test Scripts
Matrix: Unit Tests
Annotations
27 errors and 42 warnings
Verify generate
Process completed with exit code 2.
|
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (istio, istioctl)
cannot use controller.LoggerFromContext(ctx).WithName("IstioExtensionReconcilerTest") (value of type logr.Logger) as *logr.Logger value in assignment
|
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (istio, istioctl)
cannot use logger (variable of type *logr.Logger) as logr.Logger value in argument to wasm.AuthServiceFailureMode
|
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (istio, istioctl)
cannot use logger (variable of type *logr.Logger) as logr.Logger value in argument to wasm.RatelimitServiceFailureMode
|
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (istio, istioctl)
cannot use logger (variable of type *logr.Logger) as logr.Logger value in argument to wasm.RatelimitServiceFailureMode
|
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (istio, istioctl)
cannot use logger (variable of type *logr.Logger) as logr.Logger value in argument to wasm.AuthServiceFailureMode
|
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (istio, istioctl)
cannot use logger (variable of type *logr.Logger) as logr.Logger value in argument to wasm.RatelimitServiceFailureMode
|
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (istio, istioctl)
cannot use controller.LoggerFromContext(ctx).WithName("IstioExtensionReconcilerTest") (value of type logr.Logger) as *logr.Logger value in assignment
|
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (istio, istioctl)
cannot use logger (variable of type *logr.Logger) as logr.Logger value in argument to wasm.AuthServiceFailureMode
|
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (istio, istioctl)
cannot use logger (variable of type *logr.Logger) as logr.Logger value in argument to wasm.RatelimitServiceFailureMode
|
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (istio, istioctl)
cannot use logger (variable of type *logr.Logger) as logr.Logger value in argument to wasm.AuthServiceFailureMode
|
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (istio, sail)
cannot use controller.LoggerFromContext(ctx).WithName("IstioExtensionReconcilerTest") (value of type logr.Logger) as *logr.Logger value in assignment
|
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (istio, sail)
cannot use logger (variable of type *logr.Logger) as logr.Logger value in argument to wasm.AuthServiceFailureMode
|
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (istio, sail)
cannot use logger (variable of type *logr.Logger) as logr.Logger value in argument to wasm.RatelimitServiceFailureMode
|
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (istio, sail)
cannot use logger (variable of type *logr.Logger) as logr.Logger value in argument to wasm.RatelimitServiceFailureMode
|
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (istio, sail)
cannot use logger (variable of type *logr.Logger) as logr.Logger value in argument to wasm.AuthServiceFailureMode
|
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (istio, sail)
cannot use logger (variable of type *logr.Logger) as logr.Logger value in argument to wasm.RatelimitServiceFailureMode
|
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (istio, sail)
cannot use controller.LoggerFromContext(ctx).WithName("IstioExtensionReconcilerTest") (value of type logr.Logger) as *logr.Logger value in assignment
|
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (istio, sail)
cannot use logger (variable of type *logr.Logger) as logr.Logger value in argument to wasm.AuthServiceFailureMode
|
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (istio, sail)
cannot use logger (variable of type *logr.Logger) as logr.Logger value in argument to wasm.RatelimitServiceFailureMode
|
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (istio, sail)
cannot use logger (variable of type *logr.Logger) as logr.Logger value in argument to wasm.AuthServiceFailureMode
|
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (envoygateway)
cannot use controller.LoggerFromContext(ctx).WithName("EnvoyExtensionReconcilerTest") (value of type logr.Logger) as *logr.Logger value in assignment
|
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (envoygateway)
cannot use logger (variable of type *logr.Logger) as logr.Logger value in argument to wasm.AuthServiceFailureMode
|
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (envoygateway)
cannot use logger (variable of type *logr.Logger) as logr.Logger value in argument to wasm.RatelimitServiceFailureMode
|
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (envoygateway)
cannot use logger (variable of type *logr.Logger) as logr.Logger value in argument to wasm.AuthServiceFailureMode
|
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (envoygateway)
cannot use logger (variable of type *logr.Logger) as logr.Logger value in argument to wasm.RatelimitServiceFailureMode
|
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (envoygateway)
Process completed with exit code 2.
|
Test Scripts (1.22.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test Scripts (1.22.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/kuadrant-operator/kuadrant-operator. Supported file pattern: go.sum
|
Test Scripts (1.22.x, macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test Scripts (1.22.x, macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/kuadrant-operator/kuadrant-operator. Supported file pattern: go.sum
|
Verify go.mod
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Verify go.mod
Restore cache failed: Dependencies file is not found in /home/runner/work/kuadrant-operator/kuadrant-operator. Supported file pattern: go.sum
|
Verify fmt
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Verify fmt
Restore cache failed: Dependencies file is not found in /home/runner/work/kuadrant-operator/kuadrant-operator. Supported file pattern: go.sum
|
Verify generate
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Verify generate
Restore cache failed: Dependencies file is not found in /home/runner/work/kuadrant-operator/kuadrant-operator. Supported file pattern: go.sum
|
Verify manifests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Verify manifests
Restore cache failed: Dependencies file is not found in /home/runner/work/kuadrant-operator/kuadrant-operator. Supported file pattern: go.sum
|
Verify helm charts
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Verify helm charts
Restore cache failed: Dependencies file is not found in /home/runner/work/kuadrant-operator/kuadrant-operator. Supported file pattern: go.sum
|
Verify bundle
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Verify bundle
Restore cache failed: Dependencies file is not found in /home/runner/work/kuadrant-operator/kuadrant-operator. Supported file pattern: go.sum
|
Unit Tests (1.22.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Tests (1.22.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/kuadrant-operator/kuadrant-operator. Supported file pattern: go.sum
|
Integration Tests for kuadrant-operator/tests/bare_k8s
The following actions uses node12 which is deprecated and will be forced to run on node16: helm/kind-action@v1.2.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Integration Tests for kuadrant-operator/tests/bare_k8s
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, helm/kind-action@v1.2.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Tests for kuadrant-operator/tests/bare_k8s
Restore cache failed: Dependencies file is not found in /home/runner/work/kuadrant-operator/kuadrant-operator. Supported file pattern: go.sum
|
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (istio, istioctl)
The following actions uses node12 which is deprecated and will be forced to run on node16: helm/kind-action@v1.2.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (istio, istioctl)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, helm/kind-action@v1.2.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (istio, istioctl)
Restore cache failed: Dependencies file is not found in /home/runner/work/kuadrant-operator/kuadrant-operator. Supported file pattern: go.sum
|
Integration Tests for kuadrant-operator/tests/gatewayapi
The following actions uses node12 which is deprecated and will be forced to run on node16: helm/kind-action@v1.2.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Integration Tests for kuadrant-operator/tests/gatewayapi
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, helm/kind-action@v1.2.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Tests for kuadrant-operator/tests/gatewayapi
Restore cache failed: Dependencies file is not found in /home/runner/work/kuadrant-operator/kuadrant-operator. Supported file pattern: go.sum
|
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (istio, sail)
The following actions uses node12 which is deprecated and will be forced to run on node16: helm/kind-action@v1.2.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (istio, sail)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, helm/kind-action@v1.2.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (istio, sail)
Restore cache failed: Dependencies file is not found in /home/runner/work/kuadrant-operator/kuadrant-operator. Supported file pattern: go.sum
|
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (envoygateway)
The following actions uses node12 which is deprecated and will be forced to run on node16: helm/kind-action@v1.2.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (envoygateway)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, helm/kind-action@v1.2.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (envoygateway)
Restore cache failed: Dependencies file is not found in /home/runner/work/kuadrant-operator/kuadrant-operator. Supported file pattern: go.sum
|
Integration Tests for kuadrant-operator/controllers (istio, istioctl)
The following actions uses node12 which is deprecated and will be forced to run on node16: helm/kind-action@v1.2.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Integration Tests for kuadrant-operator/controllers (istio, istioctl)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, helm/kind-action@v1.2.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Tests for kuadrant-operator/controllers (istio, istioctl)
Restore cache failed: Dependencies file is not found in /home/runner/work/kuadrant-operator/kuadrant-operator. Supported file pattern: go.sum
|
Integration Tests for kuadrant-operator/controllers (istio, sail)
The following actions uses node12 which is deprecated and will be forced to run on node16: helm/kind-action@v1.2.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Integration Tests for kuadrant-operator/controllers (istio, sail)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, helm/kind-action@v1.2.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Tests for kuadrant-operator/controllers (istio, sail)
Restore cache failed: Dependencies file is not found in /home/runner/work/kuadrant-operator/kuadrant-operator. Supported file pattern: go.sum
|
Integration Tests for kuadrant-operator/controllers (envoygateway)
The following actions uses node12 which is deprecated and will be forced to run on node16: helm/kind-action@v1.2.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Integration Tests for kuadrant-operator/controllers (envoygateway)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, helm/kind-action@v1.2.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Tests for kuadrant-operator/controllers (envoygateway)
Restore cache failed: Dependencies file is not found in /home/runner/work/kuadrant-operator/kuadrant-operator. Supported file pattern: go.sum
|