Skip to content

wasm configuration types refactor #3788

wasm configuration types refactor

wasm configuration types refactor #3788

Triggered via pull request September 23, 2024 14:53
Status Failure
Total duration 13m 13s
Artifacts

test.yaml

on: pull_request
Integration Tests for kuadrant-operator/tests/bare_k8s
4m 44s
Integration Tests for kuadrant-operator/tests/bare_k8s
Integration Tests for kuadrant-operator/tests/gatewayapi
5m 25s
Integration Tests for kuadrant-operator/tests/gatewayapi
Verify manifests
36s
Verify manifests
Verify bundle
1m 8s
Verify bundle
Verify fmt
16s
Verify fmt
Verify generate
41s
Verify generate
Verify go.mod
14s
Verify go.mod
Matrix: Integration Tests for kuadrant-operator/controllers
Matrix: Integration Tests for kuadrant-operator/tests/[gatewayapi-provider]
Matrix: Test Scripts
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 34 warnings
Verify go.mod
Process completed with exit code 2.
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (istio)
unknown field FailureMode in struct literal of type wasm.Config
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (istio)
unknown field RateLimitPolicies in struct literal of type wasm.Config
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (istio)
undefined: wasm.RateLimitPolicy
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (istio)
unknown field Data in struct literal of type struct{Conditions []wasm.Condition "json:\"conditions,omitempty\""; Actions []wasm.Action "json:\"actions\""}
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (istio)
existingWASMConfig.FailureMode undefined (type *wasm.Config has no field or method FailureMode)
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (istio)
existingWASMConfig.RateLimitPolicies undefined (type *wasm.Config has no field or method RateLimitPolicies)
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (istio)
existingWASMConfig.RateLimitPolicies undefined (type *wasm.Config has no field or method RateLimitPolicies)
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (istio)
unknown field Data in struct literal of type wasm.Rule
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (envoygateway)
unknown field FailureMode in struct literal of type wasm.Config
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (envoygateway)
unknown field RateLimitPolicies in struct literal of type wasm.Config
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (envoygateway)
unknown field Data in struct literal of type struct{Conditions []wasm.Condition "json:\"conditions,omitempty\""; Actions []wasm.Action "json:\"actions\""}
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (envoygateway)
unknown field FailureMode in struct literal of type wasm.Config
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (envoygateway)
unknown field RateLimitPolicies in struct literal of type wasm.Config
Integration Tests for kuadrant-operator/tests/[gatewayapi-provider] (envoygateway)
unknown field Data in struct literal of type struct{Conditions []wasm.Condition "json:\"conditions,omitempty\""; Actions []wasm.Action "json:\"actions\""}
Integration Tests for kuadrant-operator/controllers (envoygateway)
Process completed with exit code 2.
Integration Tests for kuadrant-operator/controllers (istio, istioctl)
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 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 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 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/[gatewayapi-provider] (istio)
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)
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)
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] (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/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/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
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