Skip to content

Pass workflow events as pointers #870

Pass workflow events as pointers

Pass workflow events as pointers #870

Triggered via pull request May 17, 2024 04:03
@cschleidencschleiden
synchronize #348
namespaces
Status Failure
Total duration 44s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/.