Pass workflow events as pointers #870
Annotations
4 errors and 1 warning
build:
backend/test/backendtest.go#L177
cannot use []history.WorkflowEvent{} (value of type []history.WorkflowEvent) as []*history.WorkflowEvent value in argument to b.CompleteWorkflowTask
|
build:
backend/test/backendtest.go#L181
cannot use []history.WorkflowEvent{} (value of type []history.WorkflowEvent) as []*history.WorkflowEvent value in argument to b.CompleteWorkflowTask
|
build
Process completed with exit code 1.
|
build
ENOENT: no such file or directory, open '/home/runner/work/go-workflows/go-workflows/report.xml'
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|