CI Core #75368
Annotations
7 errors
Golang Lint:
core/services/workflows/syncer/engine_registry.go#L10
type `engineRegistry` is unused (unused)
|
Golang Lint:
core/services/workflows/syncer/engine_registry.go#L15
func `newEngineRegistry` is unused (unused)
|
Golang Lint:
core/services/workflows/syncer/engine_registry.go#L22
func `(*engineRegistry).Add` is unused (unused)
|
Golang Lint:
core/services/workflows/syncer/engine_registry.go#L29
func `(*engineRegistry).Get` is unused (unused)
|
Golang Lint:
core/services/workflows/syncer/engine_registry.go#L36
func `(*engineRegistry).Remove` is unused (unused)
|
Golang Lint:
core/services/workflows/syncer/engine_registry.go#L52
func `(*engineRegistry).Close` is unused (unused)
|
Golang Lint
issues found
|
Loading