Skip to content

Consolidate migration folder in OSS (NEW) #5153

Consolidate migration folder in OSS (NEW)

Consolidate migration folder in OSS (NEW) #5153

Triggered via pull request January 16, 2025 22:52
Status Failure
Total duration 4m 37s
Artifacts

linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 6 warnings
golangci: service/worker/migration/activities.go#L517
early-return: if c { ... } else { ... return } can be simplified to if !c { ... return } ... (revive)
golangci: service/worker/migration/activities_test.go#L36
import "go.temporal.io/api/workflow/v1" imported without alias but must be with alias "workflowpb" according to config (importas)
golangci: service/worker/migration/activities_test.go#L44
import "go.temporal.io/server/api/persistence/v1" imported as "persistencepb" but must be "persistencespb" according to config (importas)
golangci: service/worker/migration/force_replication_workflow_test.go#L42
import "go.temporal.io/api/namespace/v1" imported without alias but must be with alias "namespacepb" according to config (importas)
golangci
Process completed with exit code 2.
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