Initial orchestrator implementation #43
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.
|