Skip to content

use UnsetVersioningOverride field in ApplyWorkflowExecutionOptionsUpdatedEvent #5118

use UnsetVersioningOverride field in ApplyWorkflowExecutionOptionsUpdatedEvent

use UnsetVersioningOverride field in ApplyWorkflowExecutionOptionsUpdatedEvent #5118

Triggered via pull request January 16, 2025 00:36
Status Failure
Total duration 4m 31s
Artifacts

linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 6 warnings
golangci: service/history/api/startworkflow/api.go#L449
declared and not used: newMutableState (typecheck)
golangci: service/history/archival_queue_task_executor.go#L148
mutableState.GetNamespaceEntry undefined (type *lockedMutableState has no field or method GetNamespaceEntry) (typecheck)
golangci: service/history/archival_queue_task_executor.go#L150
mutableState.GetNextEventID undefined (type *lockedMutableState has no field or method GetNextEventID) (typecheck)
golangci: service/history/archival_queue_task_executor.go#L151
mutableState.GetExecutionInfo undefined (type *lockedMutableState has no field or method GetExecutionInfo) (typecheck)
golangci: service/history/archival_queue_task_executor.go#L152
mutableState.GetExecutionState undefined (type *lockedMutableState has no field or method GetExecutionState) (typecheck)
golangci: service/history/archival_queue_task_executor.go#L160
mutableState.GetWorkflowCloseTime undefined (type *lockedMutableState has no field or method GetWorkflowCloseTime) (typecheck)
golangci: service/history/archival_queue_task_executor.go#L164
mutableState.GetWorkflowExecutionDuration undefined (type *lockedMutableState has no field or method GetWorkflowExecutionDuration) (typecheck)
golangci: service/history/archival_queue_task_executor.go#L168
mutableState.GetCurrentBranchToken undefined (type *lockedMutableState has no field or method GetCurrentBranchToken) (typecheck)
golangci: service/history/archival_queue_task_executor.go#L274
mutableState.PopTasks undefined (type *lockedMutableState has no field or method PopTasks) (typecheck)
golangci: service/history/historybuilder/event_factory.go#L404
unknown field UnsetVersioningOverride in struct literal of type "go.temporal.io/api/history/v1".WorkflowExecutionOptionsUpdatedEventAttributes (typecheck)
All Linters Succeed
Process completed with exit code 1.
lint-actions
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
fmt-imports
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint-api
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint-protos
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
golangci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
All Linters Succeed
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636