upgrade SDK and server to latest for demo Worker UI #673
linters.yml
on: pull_request
lint-actions
24s
fmt-imports
28s
golangci
4m 23s
go-vet
3m 14s
All Linters Succeed
3s
Annotations
21 errors and 4 warnings
|
go-vet:
api/v1alpha1/workerresourcetemplate_webhook.go#L87
not enough arguments in call to ctrl.NewWebhookManagedBy
|
|
go-vet:
api/v1alpha1/workerdeployment_webhook.go#L22
not enough arguments in call to ctrl.NewWebhookManagedBy
|
|
go-vet
cannot use &retryableClient{…} (value of type *retryableClient) as workflowservice.WorkflowServiceClient value in return statement: *retryableClient does not implement workflowservice.WorkflowServiceClient (missing method CountNexusOperationExecutions)
|
|
go-vet
cannot use (*retryableClient)(nil) (value of type *retryableClient) as workflowservice.WorkflowServiceClient value in variable declaration: *retryableClient does not implement workflowservice.WorkflowServiceClient (missing method CountNexusOperationExecutions)
|
|
go-vet
cannot use &metricClient{…} (value of type *metricClient) as workflowservice.WorkflowServiceClient value in return statement: *metricClient does not implement workflowservice.WorkflowServiceClient (missing method CountNexusOperationExecutions)
|
|
go-vet
cannot use (*metricClient)(nil) (value of type *metricClient) as workflowservice.WorkflowServiceClient value in variable declaration: *metricClient does not implement workflowservice.WorkflowServiceClient (missing method CountNexusOperationExecutions)
|
|
go-vet
cannot use &clientImpl{…} (value of type *clientImpl) as workflowservice.WorkflowServiceClient value in return statement: *clientImpl does not implement workflowservice.WorkflowServiceClient (missing method CountNexusOperationExecutions)
|
|
go-vet
cannot use (*clientImpl)(nil) (value of type *clientImpl) as workflowservice.WorkflowServiceClient value in variable declaration: *clientImpl does not implement workflowservice.WorkflowServiceClient (missing method CountNexusOperationExecutions)
|
|
go-vet:
api/v1alpha1/workerresourcetemplate_webhook.go#L87
not enough arguments in call to ctrl.NewWebhookManagedBy
|
|
go-vet:
api/v1alpha1/workerdeployment_webhook.go#L22
not enough arguments in call to ctrl.NewWebhookManagedBy
|
|
golangci:
api/v1alpha1/workerdeployment_webhook_test.go#L14
could not import github.com/temporalio/temporal-worker-controller/api/v1alpha1 (-: # github.com/temporalio/temporal-worker-controller/api/v1alpha1 [github.com/temporalio/temporal-worker-controller/api/v1alpha1.test]
|
|
golangci:
api/v1alpha1/workerresourcetemplate_webhook.go#L87
not enough arguments in call to ctrl.NewWebhookManagedBy
|
|
golangci:
api/v1alpha1/workerdeployment_webhook.go#L22
not enough arguments in call to ctrl.NewWebhookManagedBy
|
|
golangci:
api/v1alpha1/workerresourcetemplate_webhook.go#L87
not enough arguments in call to ctrl.NewWebhookManagedBy
|
|
golangci:
api/v1alpha1/workerdeployment_webhook.go#L22
not enough arguments in call to ctrl.NewWebhookManagedBy
|
|
golangci:
internal/testhelpers/make.go#L8
could not import github.com/temporalio/temporal-worker-controller/api/v1alpha1 (-: # github.com/temporalio/temporal-worker-controller/api/v1alpha1
|
|
golangci:
api/v1alpha1/workerresourcetemplate_webhook.go#L87
not enough arguments in call to ctrl.NewWebhookManagedBy
|
|
golangci:
api/v1alpha1/workerdeployment_webhook.go#L22
not enough arguments in call to ctrl.NewWebhookManagedBy
|
|
golangci:
cmd/main.go#L14
could not import github.com/temporalio/temporal-worker-controller/api/v1alpha1 (-: # github.com/temporalio/temporal-worker-controller/api/v1alpha1
|
|
golangci
not enough arguments in call to ctrl.NewWebhookManagedBy\\n\\thave (controllerruntime.Manager)\\n\\twant (manager.Manager, T))\" were hidden, use --max-same-issues"
|
|
All Linters Succeed
Process completed with exit code 1.
|
|
lint-actions
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. 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/
|
|
fmt-imports
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. 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/
|
|
go-vet
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. 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/
|
|
golangci
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. 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/
|