Automate selection of latest SDK versions #1089
ci.yaml
on: pull_request
Matrix: build-go
Matrix: build-dotnet
Matrix: build-java
Matrix: build-python
Matrix: build-ts
feature-tests-ts
/
test
2m 2s
feature-tests-go
/
test
1m 32s
feature-tests-python
/
test
1m 26s
feature-tests-java
/
test
1m 49s
feature-tests-dotnet
/
test
1m 10s
build-docker-images
/
...
/
Build go docker image
2m 4s
build-docker-images
/
...
/
Build ts docker image
2m 45s
build-docker-images
/
...
/
Build java docker image
2m 32s
build-docker-images
/
...
/
Build py docker image
7m 11s
build-docker-images
/
...
/
Build cs docker image
2m 4s
Annotations
6 errors and 5 warnings
build-ts (ubuntu-latest):
features/update/async_accepted/feature.ts#L6
'"@temporalio/client"' has no exported member named 'WorkflowUpdateStage'. Did you mean 'WorkflowUpdateType'?
|
build-ts (ubuntu-latest):
features/update/async_accepted/feature.ts#L14
No overload matches this call.
|
build-ts (ubuntu-latest):
features/update/basic_async/feature.ts#L1
'"@temporalio/client"' has no exported member named 'WorkflowUpdateStage'. Did you mean 'WorkflowUpdateType'?
|
build-ts (ubuntu-latest):
features/update/basic_async/feature.ts#L32
No overload matches this call.
|
build-ts (ubuntu-latest):
features/update/basic_async/feature.ts#L42
No overload matches this call.
|
build-ts (ubuntu-latest)
Process completed with exit code 1.
|
feature-tests-dotnet / test
Restore cache failed: Dependencies file is not found in /home/runner/work/features/features. Supported file pattern: go.sum
|
feature-tests-python / test
Restore cache failed: Dependencies file is not found in /home/runner/work/features/features. Supported file pattern: go.sum
|
feature-tests-go / test
Restore cache failed: Dependencies file is not found in /home/runner/work/features/features. Supported file pattern: go.sum
|
feature-tests-java / test
Restore cache failed: Dependencies file is not found in /home/runner/work/features/features. Supported file pattern: go.sum
|
feature-tests-ts / test
Restore cache failed: Dependencies file is not found in /home/runner/work/features/features. Supported file pattern: go.sum
|