Skip to content

Handle updates immediately when registered #1188

Handle updates immediately when registered

Handle updates immediately when registered #1188

Triggered via pull request December 2, 2023 01:42
Status Failure
Total duration 2m 12s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: build-and-test
Matrix: cloud-test
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 1 warning
build-and-test (ubuntu-latest, 1.21)
missing go.sum entry for module providing package golang.org/x/exp/slices (imported by go.temporal.io/sdk/internal); to add:
build-and-test (ubuntu-latest, 1.21)
Process completed with exit code 1.
build-and-test (macos-latest, 1.21)
The job was canceled because "ubuntu-latest_1_21" failed.
build-and-test (macos-latest, 1.21)
The operation was canceled.
build-and-test (ubuntu-latest, 1.20)
The job was canceled because "ubuntu-latest_1_21" failed.
build-and-test (ubuntu-latest, 1.20)
missing go.sum entry for module providing package golang.org/x/exp/slices (imported by go.temporal.io/sdk/internal); to add:
build-and-test (ubuntu-latest, 1.20)
The operation was canceled.
build-and-test (windows-latest, 1.20)
The job was canceled because "ubuntu-latest_1_21" failed.
build-and-test (windows-latest, 1.20)
The operation was canceled.
build-and-test (windows-latest, 1.21)
The job was canceled because "ubuntu-latest_1_21" failed.
build-and-test (windows-latest, 1.21)
The operation was canceled.
build-and-test (macos-latest, 1.20)
The job was canceled because "ubuntu-latest_1_21" failed.
build-and-test (macos-latest, 1.20)
missing go.sum entry for module providing package golang.org/x/exp/slices (imported by go.temporal.io/sdk/internal); to add:
build-and-test (macos-latest, 1.20)
The operation was canceled.
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/