-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathreference_error_no_output.sh_l8
More file actions
75 lines (69 loc) · 2.46 KB
/
reference_error_no_output.sh_l8
File metadata and controls
75 lines (69 loc) · 2.46 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
build hasn't expired yet
looking for value: 'env_file'
no value (is optional) found for: 'env_file'
looking for value: 'config_file'
no value (is optional) found for: 'config_file'
looking for value: 'concurrency'
no value (is optional) found for: 'concurrency'
looking for value: 'graph_file'
found value in: 'env (shell)'
evaluated to: 'error_no_output.act'
looking for value: 'session_token'
no value (is optional) found for: 'session_token'
looking for value: 'create_debug_session'
found value in flags
evaluated to: 'false'
PushNodeVisit: start, execute: true
🟢 Execute 'Print (print-v1-panda-orange-peacock)'
PushNodeVisit: print-v1-panda-orange-peacock, execute: true
PushNodeVisit: run-exec-v1-wolf-guava-gray, execute: false
actrun: error_no_output.act
error:
1: execute 'Start' (start)
2: execute 'Print' (print-v1-panda-orange-peacock)
3: request input from 'Run Executable' (run-exec-v1-wolf-guava-gray)
error when requesting input from 'Print' (print-v1-panda-orange-peacock) values at **first** input port
↳ output port 'output' has no value
hint:
No output value provided. Check the settings of 'Run Executable' (run-exec-v1-wolf-guava-gray) node
stack trace:
github.com/actionforge/actrun-cli/core.(*Outputs).OutputValueById
outputs.go:-1
github.com/actionforge/actrun-cli/core.(*Inputs).InputValueById
inputs.go:-1
github.com/actionforge/actrun-cli/core.inputValueById[...]
inputs.go:-1
github.com/actionforge/actrun-cli/core.InputValueFromSubInputs[...]
inputs.go:-1
github.com/actionforge/actrun-cli/core.InputArrayValueById[...]
inputs.go:-1
github.com/actionforge/actrun-cli/nodes.(*PrintNode).ExecuteImpl
print@v1.go:-1
github.com/actionforge/actrun-cli/core.(*Executions).Execute
executions.go:-1
github.com/actionforge/actrun-cli/nodes.(*StartNode).ExecuteImpl
start@v1.go:-1
github.com/actionforge/actrun-cli/nodes.(*StartNode).ExecuteEntry
start@v1.go:-1
github.com/actionforge/actrun-cli/core.RunGraph
graph.go:-1
github.com/actionforge/actrun-cli/core.RunGraphFromString
graph.go:-1
github.com/actionforge/actrun-cli/core.RunGraphFromFile
graph.go:-1
github.com/actionforge/actrun-cli/cmd.cmdRootRun
cmd_root.go:-1
github.com/spf13/cobra.(*Command).execute
command.go:-1
github.com/spf13/cobra.(*Command).ExecuteC
command.go:-1
github.com/spf13/cobra.(*Command).Execute
command.go:-1
github.com/actionforge/actrun-cli/cmd.Execute
cmd_root.go:-1
main.main
main.go:-1
runtime.main
proc.go:-1
runtime.goexit
asm_{..}.s:-1