Misc Python update / signal / child-workflow features #820
ci.yaml
on: pull_request
feature-tests-ts
/
test
11s
feature-tests-go
/
test
10s
feature-tests-python
/
test
21s
feature-tests-java
/
test
13s
feature-tests-dotnet
/
test
7s
build-docker-images
/
...
/
Build go docker image
11s
build-docker-images
/
...
/
Build ts docker image
14s
build-docker-images
/
...
/
Build java docker image
11s
build-docker-images
/
...
/
Build py docker image
7s
build-docker-images
/
...
/
Build cs docker image
13s
Matrix: build-dotnet
Matrix: build-go
Matrix: build-java
Matrix: build-python
Matrix: build-ts
Annotations
23 errors and 15 warnings
build-go (ubuntu-latest):
features/features.go#L41
no required module provides package github.com/temporalio/features/features/update/basic; to add it:
|
build-go (ubuntu-latest)
Process completed with exit code 1.
|
feature-tests-dotnet / test
no required module provides package github.com/temporalio/features/features/update/basic; to add it:
|
feature-tests-dotnet / test
Process completed with exit code 1.
|
build-docker-images / build-python-docker-images / Build py docker image:
features/features.go#L41
no required module provides package github.com/temporalio/features/features/update/basic; to add it:
|
build-docker-images / build-python-docker-images / Build py docker image
Process completed with exit code 1.
|
feature-tests-ts / test
no required module provides package github.com/temporalio/features/features/update/basic; to add it:
|
feature-tests-ts / test
Process completed with exit code 1.
|
feature-tests-go / test
no required module provides package github.com/temporalio/features/features/update/basic; to add it:
|
feature-tests-go / test
Process completed with exit code 1.
|
build-docker-images / build-java-docker-images / Build java docker image:
features/features.go#L41
no required module provides package github.com/temporalio/features/features/update/basic; to add it:
|
build-docker-images / build-java-docker-images / Build java docker image
Process completed with exit code 1.
|
build-docker-images / build-go-docker-images / Build go docker image:
features/features.go#L41
no required module provides package github.com/temporalio/features/features/update/basic; to add it:
|
build-docker-images / build-go-docker-images / Build go docker image
Process completed with exit code 1.
|
feature-tests-java / test
no required module provides package github.com/temporalio/features/features/update/basic; to add it:
|
feature-tests-java / test
Process completed with exit code 1.
|
build-docker-images / build-dotnet-docker-images / Build cs docker image:
features/features.go#L41
no required module provides package github.com/temporalio/features/features/update/basic; to add it:
|
build-docker-images / build-dotnet-docker-images / Build cs docker image
Process completed with exit code 1.
|
build-docker-images / build-ts-docker-images / Build ts docker image:
features/features.go#L41
no required module provides package github.com/temporalio/features/features/update/basic; to add it:
|
build-docker-images / build-ts-docker-images / Build ts docker image
Process completed with exit code 1.
|
build-python (ubuntu-latest)
Process completed with exit code 1.
|
feature-tests-python / test
no required module provides package github.com/temporalio/features/features/update/basic; to add it:
|
feature-tests-python / test
Process completed with exit code 1.
|
build-go (ubuntu-latest)
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/
|
feature-tests-dotnet / test
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
build-docker-images / build-python-docker-images / Build py docker image
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/
|
feature-tests-ts / test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@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/
|
feature-tests-go / 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/
|
build-docker-images / build-java-docker-images / Build java docker image
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/
|
build-docker-images / build-go-docker-images / Build go docker image
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/
|
feature-tests-java / test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@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/
|
build-docker-images / build-dotnet-docker-images / Build cs docker image
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/
|
build-docker-images / build-ts-docker-images / Build ts docker image
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/
|
build-python (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
feature-tests-python / test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-ts (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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-dotnet (ubuntu-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-java (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|