Skip to content

[Will NOT Merge] Chasm interface draft #4728

[Will NOT Merge] Chasm interface draft

[Will NOT Merge] Chasm interface draft #4728

Triggered via pull request December 13, 2024 08:57
Status Failure
Total duration 4m 39s
Artifacts

linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 6 warnings
golangci: service/history/chasm/engine.go#L240
unchecked-type-assertion: type cast result is unchecked in ctx.Value(engineCtxKey).(engine) - type assertion will panic if not matched (revive)
golangci: service/history/chasm/component.go#L70
unchecked-type-assertion: type cast result is unchecked in ctx.Value(engineCtxKey).(OperationIntent) - type assertion will panic if not matched (revive)
golangci: service/history/chasm/components/activity/activity.go#L6
import "go.temporal.io/api/common/v1" imported without alias but must be with alias "commonpb" according to config (importas)
golangci: service/history/chasm/components/activity/activity.go#L8
import "go.temporal.io/server/api/persistence/v1" imported as "persistencepb" but must be "persistencespb" according to config (importas)
golangci: service/history/chasm/components/activity/event_notifier.go#L6
import "go.temporal.io/api/common/v1" imported without alias but must be with alias "commonpb" 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-protos
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
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