Skip to content

upgrade SDK and server to latest for demo Worker UI #790

upgrade SDK and server to latest for demo Worker UI

upgrade SDK and server to latest for demo Worker UI #790

Triggered via pull request May 1, 2026 19:07
Status Failure
Total duration 3m 56s
Artifacts 2

test-integration.yml

on: pull_request
Test Skaffold Build
3m 5s
Test Skaffold Build
Run Integration Tests
3m 52s
Run Integration Tests
Run Unit Tests
3m 50s
Run Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 4 warnings
Test Skaffold Build
Process completed with exit code 1.
Test Skaffold Build: api/v1alpha1/workerresourcetemplate_webhook.go#L87
not enough arguments in call to ctrl.NewWebhookManagedBy
Test Skaffold Build: api/v1alpha1/workerdeployment_webhook.go#L22
not enough arguments in call to ctrl.NewWebhookManagedBy
Run Unit Tests
Process completed with exit code 2.
Run Unit Tests
cannot use &retryableClient{…} (value of type *retryableClient) as workflowservice.WorkflowServiceClient value in return statement: *retryableClient does not implement workflowservice.WorkflowServiceClient (missing method CountNexusOperationExecutions)
Run Unit Tests
cannot use (*retryableClient)(nil) (value of type *retryableClient) as workflowservice.WorkflowServiceClient value in variable declaration: *retryableClient does not implement workflowservice.WorkflowServiceClient (missing method CountNexusOperationExecutions)
Run Unit Tests
cannot use &metricClient{…} (value of type *metricClient) as workflowservice.WorkflowServiceClient value in return statement: *metricClient does not implement workflowservice.WorkflowServiceClient (missing method CountNexusOperationExecutions)
Run Unit Tests
cannot use (*metricClient)(nil) (value of type *metricClient) as workflowservice.WorkflowServiceClient value in variable declaration: *metricClient does not implement workflowservice.WorkflowServiceClient (missing method CountNexusOperationExecutions)
Run Unit Tests
cannot use &clientImpl{…} (value of type *clientImpl) as workflowservice.WorkflowServiceClient value in return statement: *clientImpl does not implement workflowservice.WorkflowServiceClient (missing method CountNexusOperationExecutions)
Run Unit Tests
cannot use (*clientImpl)(nil) (value of type *clientImpl) as workflowservice.WorkflowServiceClient value in variable declaration: *clientImpl does not implement workflowservice.WorkflowServiceClient (missing method CountNexusOperationExecutions)
Run Unit Tests: api/v1alpha1/workerresourcetemplate_webhook.go#L87
not enough arguments in call to ctrl.NewWebhookManagedBy
Run Unit Tests: api/v1alpha1/workerdeployment_webhook.go#L22
not enough arguments in call to ctrl.NewWebhookManagedBy
Run Integration Tests
Process completed with exit code 2.
Run Integration Tests
cannot use &retryableClient{…} (value of type *retryableClient) as workflowservice.WorkflowServiceClient value in return statement: *retryableClient does not implement workflowservice.WorkflowServiceClient (missing method CountNexusOperationExecutions)
Run Integration Tests
cannot use (*retryableClient)(nil) (value of type *retryableClient) as workflowservice.WorkflowServiceClient value in variable declaration: *retryableClient does not implement workflowservice.WorkflowServiceClient (missing method CountNexusOperationExecutions)
Run Integration Tests
cannot use &metricClient{…} (value of type *metricClient) as workflowservice.WorkflowServiceClient value in return statement: *metricClient does not implement workflowservice.WorkflowServiceClient (missing method CountNexusOperationExecutions)
Run Integration Tests
cannot use (*metricClient)(nil) (value of type *metricClient) as workflowservice.WorkflowServiceClient value in variable declaration: *metricClient does not implement workflowservice.WorkflowServiceClient (missing method CountNexusOperationExecutions)
Run Integration Tests
cannot use &clientImpl{…} (value of type *clientImpl) as workflowservice.WorkflowServiceClient value in return statement: *clientImpl does not implement workflowservice.WorkflowServiceClient (missing method CountNexusOperationExecutions)
Run Integration Tests
cannot use (*clientImpl)(nil) (value of type *clientImpl) as workflowservice.WorkflowServiceClient value in variable declaration: *clientImpl does not implement workflowservice.WorkflowServiceClient (missing method CountNexusOperationExecutions)
Run Integration Tests: api/v1alpha1/workerresourcetemplate_webhook.go#L87
not enough arguments in call to ctrl.NewWebhookManagedBy
Run Integration Tests: api/v1alpha1/workerdeployment_webhook.go#L22
not enough arguments in call to ctrl.NewWebhookManagedBy
Test Skaffold Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, docker/setup-buildx-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Run Unit Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, azure/setup-helm@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Run Unit Tests
Error while fetching latest Helm release: Error: [@octokit/auth-action] `GITHUB_TOKEN` variable is not set. It must be set on either `env:` or `with:`. See https://github.com/octokit/auth-action.js#createactionauth. Using default version v3.9.0
Run Integration Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4, azure/setup-helm@v3, azure/setup-kubectl@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
test-results Expired
77.3 MB
sha256:10dd9a00936794767cd83a34d330fae6b564119dd38dbde1b1a3edd1d2371127
unit-test-results Expired
60.8 MB
sha256:aaedb8b4395ed1a5b86e9a72265828fd904483b617973c72e3edf38a495fd9d5