Skip to content

Expand WF context locking to cover WFT responses #868

Expand WF context locking to cover WFT responses

Expand WF context locking to cover WFT responses #868

Triggered via pull request July 29, 2023 03:19
Status Failure
Total duration 1m 59s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build-and-test: internal/internal_task_pollers_test.go#L54
variable declaration copies lock value to contextManager: go.temporal.io/sdk/internal.wrappedTaskHandler contains sync/atomic.Uint32 contains sync/atomic.noCopy
build-and-test: internal/internal_task_pollers_test.go#L105
call of newWorkflowTaskPoller copies lock value: go.temporal.io/sdk/internal.wrappedTaskHandler contains sync/atomic.Uint32 contains sync/atomic.noCopy
build-and-test
Process completed with exit code 2.
features-test / test
Process completed with exit code 1.
features-test / test
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/