Moving from flyteplugins - Add GetSpanPath and SpanExists #5660
Annotations
10 errors and 1 warning
flyteplugins/go/tasks/plugins/webapi/agent/plugin.go#L183
syntax error: unexpected <<, expecting case or default or }
|
flyteplugins/go/tasks/plugins/webapi/agent/plugin.go#L185
syntax error: unexpected if, expecting :
|
flyteplugins/go/tasks/plugins/webapi/agent/plugin.go#L186
syntax error: unexpected newline in composite literal; possibly missing comma or }
|
flyteplugins/go/tasks/plugins/webapi/agent/plugin.go#L187
syntax error: unexpected return at end of statement
|
flyteplugins/go/tasks/plugins/webapi/agent/plugin.go#L188
syntax error: unexpected ==, expecting case or default or }
|
flyteplugins/go/tasks/plugins/webapi/agent/plugin.go#L189
syntax error: unexpected if, expecting :
|
flyteplugins/go/tasks/plugins/webapi/agent/plugin.go#L190
syntax error: unexpected := in composite literal; possibly missing comma or }
|
flyteplugins/go/tasks/plugins/webapi/agent/plugin.go#L194
syntax error: unexpected >>, expecting case or default or }
|
flyteplugins/go/tasks/plugins/webapi/agent/plugin.go#L195
syntax error: unexpected }, expecting :
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading