Skip to content

Worker Versioning and Update SDK #62

Worker Versioning and Update SDK

Worker Versioning and Update SDK #62

Triggered via pull request July 19, 2023 23:17
Status Failure
Total duration 1m 9s
Artifacts

ci.yml

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

Annotations

22 errors and 5 warnings
build-lint-test (ubuntu-latest): src/ActivityWorker/Program.cs#L23
'WorkflowOptions' does not contain a definition for 'Id'
build-lint-test (ubuntu-latest): src/Schedules/Program.cs#L55
'WorkflowOptions' does not contain a definition for 'Id'
build-lint-test (ubuntu-latest): src/Schedules/Program.cs#L78
'ScheduleHandle' does not contain a definition for 'Id' and no accessible extension method 'Id' accepting a first argument of type 'ScheduleHandle' could be found (are you missing a using directive or an assembly reference?)
build-lint-test (ubuntu-latest): src/ActivityHeartbeatingCancellation/MyWorkflow.workflow.cs#L25
'TemporalException' does not contain a definition for 'IsCanceledException'
build-lint-test (ubuntu-latest): src/ActivityHeartbeatingCancellation/Program.cs#L62
The type or namespace name 'CanceledFailureException' could not be found (are you missing a using directive or an assembly reference?)
build-lint-test (ubuntu-latest): src/Polling/PeriodicSequence/PeriodicPollingWorkflow.workflow.cs#L15
'ChildWorkflowOptions' does not contain a definition for 'Id'
build-lint-test (ubuntu-latest): src/WorkerVersioning/Program.cs#L24
The type or namespace name 'BuildIdOp' could not be found (are you missing a using directive or an assembly reference?)
build-lint-test (ubuntu-latest): src/WorkerVersioning/Program.cs#L24
'TemporalClient' does not contain a definition for 'UpdateWorkerBuildIdCompatibilityAsync' and no accessible extension method 'UpdateWorkerBuildIdCompatibilityAsync' accepting a first argument of type 'TemporalClient' could be found (are you missing a using directive or an assembly reference?)
build-lint-test (ubuntu-latest): src/WorkerVersioning/Program.cs#L29
'WorkflowOptions' does not contain a definition for 'Id'
build-lint-test (ubuntu-latest): src/WorkerVersioning/Program.cs#L42
The type or namespace name 'BuildIdOp' could not be found (are you missing a using directive or an assembly reference?)
build-lint-test (windows-latest)
The operation was canceled.
build-lint-test (macos-latest): src/ActivityWorker/Program.cs#L23
'WorkflowOptions' does not contain a definition for 'Id'
build-lint-test (macos-latest): src/ActivityHeartbeatingCancellation/MyWorkflow.workflow.cs#L25
'TemporalException' does not contain a definition for 'IsCanceledException'
build-lint-test (macos-latest): src/ActivityHeartbeatingCancellation/Program.cs#L62
The type or namespace name 'CanceledFailureException' could not be found (are you missing a using directive or an assembly reference?)
build-lint-test (macos-latest): src/Schedules/Program.cs#L55
'WorkflowOptions' does not contain a definition for 'Id'
build-lint-test (macos-latest): src/Schedules/Program.cs#L78
'ScheduleHandle' does not contain a definition for 'Id' and no accessible extension method 'Id' accepting a first argument of type 'ScheduleHandle' could be found (are you missing a using directive or an assembly reference?)
build-lint-test (macos-latest): src/Polling/PeriodicSequence/PeriodicPollingWorkflow.workflow.cs#L15
'ChildWorkflowOptions' does not contain a definition for 'Id'
build-lint-test (macos-latest): src/WorkerVersioning/Program.cs#L24
The type or namespace name 'BuildIdOp' could not be found (are you missing a using directive or an assembly reference?)
build-lint-test (macos-latest): src/WorkerVersioning/Program.cs#L24
'TemporalClient' does not contain a definition for 'UpdateWorkerBuildIdCompatibilityAsync' and no accessible extension method 'UpdateWorkerBuildIdCompatibilityAsync' accepting a first argument of type 'TemporalClient' could be found (are you missing a using directive or an assembly reference?)
build-lint-test (macos-latest): src/WorkerVersioning/Program.cs#L29
'WorkflowOptions' does not contain a definition for 'Id'
build-lint-test (macos-latest): src/WorkerVersioning/Program.cs#L42
The type or namespace name 'BuildIdOp' could not be found (are you missing a using directive or an assembly reference?)
build-lint-test (ubuntu-arm)
The operation was canceled.
build-lint-test (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-lint-test (ubuntu-latest)
No files were found with the provided path: tests/TestResults. No artifacts will be uploaded.
build-lint-test (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-lint-test (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-lint-test (ubuntu-arm)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/