Skip to content

Initial orchestrator implementation #43

Initial orchestrator implementation

Initial orchestrator implementation #43

Triggered via pull request December 28, 2023 17:08
Status Failure
Total duration 30s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: flow/sequencer.go#L78
continueRunning declared and not used
build: flow/sequencer.go#L78
err declared and not used
build: flow/sequencer.go#L78
assignment mismatch: 2 variables but s.runState returns 1 value
build: flow/sequencer.go#L99
regularErr declared and not used
build: flow/sequencer.go#L119
not enough arguments in call to s.fatalErr.Set
build: flow/sequencer.go#L126
undefined: onceErr
build: flow/sequencer.go#L132
undefined: idx
build: flow/sequencer.go#L139
break is not in a loop, switch, or select
build: flow/sequencer.go#L141
missing return
build
Process completed with exit code 1.