Run tests #1916
ci.yml
on: push
Matrix: build-jason
Matrix: docker build
build (medea-jason, linux)
1m 16s
Matrix: clippy
Matrix: test-flutter
Matrix: test
Matrix: helm lint
Matrix: docker push
Matrix: test-e2e-native
Matrix: helm push
push
0s
npm publish (npm.js)
0s
Annotations
30 errors and 7 warnings
test (medea-control-api-proto, grpc, client, server)
Canceling since a higher priority waiting request for 'CI-refs/heads/add-e2e-test-for-apply-and-reconnect' exists
|
clippy (macos)
Canceling since a higher priority waiting request for 'CI-refs/heads/add-e2e-test-for-apply-and-reconnect' exists
|
clippy (ios)
Canceling since a higher priority waiting request for 'CI-refs/heads/add-e2e-test-for-apply-and-reconnect' exists
|
test (medea-control-api-proto, grpc, server)
Canceling since a higher priority waiting request for 'CI-refs/heads/add-e2e-test-for-apply-and-reconnect' exists
|
test (medea-control-api-proto, grpc, client)
Canceling since a higher priority waiting request for 'CI-refs/heads/add-e2e-test-for-apply-and-reconnect' exists
|
test (medea-control-api-proto, direct, client, server)
Canceling since a higher priority waiting request for 'CI-refs/heads/add-e2e-test-for-apply-and-reconnect' exists
|
test (medea-control-api-proto, grpc)
Canceling since a higher priority waiting request for 'CI-refs/heads/add-e2e-test-for-apply-and-reconnect' exists
|
test (medea-jason, chrome, firefox)
Canceling since a higher priority waiting request for 'CI-refs/heads/add-e2e-test-for-apply-and-reconnect' exists
|
test (medea-control-api-proto, client)
Canceling since a higher priority waiting request for 'CI-refs/heads/add-e2e-test-for-apply-and-reconnect' exists
|
test (medea-control-api-proto, direct, client)
Canceling since a higher priority waiting request for 'CI-refs/heads/add-e2e-test-for-apply-and-reconnect' exists
|
test (medea-control-api-proto, server)
Canceling since a higher priority waiting request for 'CI-refs/heads/add-e2e-test-for-apply-and-reconnect' exists
|
test (medea-control-api-proto, serde)
Canceling since a higher priority waiting request for 'CI-refs/heads/add-e2e-test-for-apply-and-reconnect' exists
|
test (medea-control-api-proto, client-api)
Canceling since a higher priority waiting request for 'CI-refs/heads/add-e2e-test-for-apply-and-reconnect' exists
|
test (medea-macro, all)
Canceling since a higher priority waiting request for 'CI-refs/heads/add-e2e-test-for-apply-and-reconnect' exists
|
test (medea-control-api-proto, direct, server)
Canceling since a higher priority waiting request for 'CI-refs/heads/add-e2e-test-for-apply-and-reconnect' exists
|
test (medea-control-api-proto, direct)
Canceling since a higher priority waiting request for 'CI-refs/heads/add-e2e-test-for-apply-and-reconnect' exists
|
test (medea-control-api-proto, all)
Canceling since a higher priority waiting request for 'CI-refs/heads/add-e2e-test-for-apply-and-reconnect' exists
|
build (medea-jason, macos)
Canceling since a higher priority waiting request for 'CI-refs/heads/add-e2e-test-for-apply-and-reconnect' exists
|
test (medea-client-api-proto, all)
Canceling since a higher priority waiting request for 'CI-refs/heads/add-e2e-test-for-apply-and-reconnect' exists
|
test (medea-jason, macos)
Canceling since a higher priority waiting request for 'CI-refs/heads/add-e2e-test-for-apply-and-reconnect' exists
|
build (medea-jason, ios)
Canceling since a higher priority waiting request for 'CI-refs/heads/add-e2e-test-for-apply-and-reconnect' exists
|
test (medea-reactive, all)
Canceling since a higher priority waiting request for 'CI-refs/heads/add-e2e-test-for-apply-and-reconnect' exists
|
test (medea-jason, android)
Canceling since a higher priority waiting request for 'CI-refs/heads/add-e2e-test-for-apply-and-reconnect' exists
|
rustdoc
Canceling since a higher priority waiting request for 'CI-refs/heads/add-e2e-test-for-apply-and-reconnect' exists
|
rustdoc
The operation was canceled.
|
rustfmt
The operation was canceled.
|
docker build (medea-control-api-mock)
Canceling since a higher priority waiting request for 'CI-refs/heads/add-e2e-test-for-apply-and-reconnect' exists
|
docker build (medea-control-api-mock)
The operation was canceled.
|
docker build (medea-demo-edge)
Canceling since a higher priority waiting request for 'CI-refs/heads/add-e2e-test-for-apply-and-reconnect' exists
|
docker build (medea-demo-edge)
The operation was canceled.
|
build (medea-jason, web)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jetli/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
clippy (workspace)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: arduino/setup-protoc@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (medea-jason, android)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (medea-jason, android)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (medea-jason, android)
Unable to download cargo-ndk == latest from the tool cache: Error: Unexpected HTTP response: 403
|
helm lint (medea-demo)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: azure/setup-helm@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
helm lint (medea-demo)
Error while fetching latest Helm release: Error: [@octokit/auth-action] `GITHUB_TOKEN` variable is not set. It must be set on either `env:` or `with:`. See https://github.com/octokit/auth-action.js#createactionauth. Using default version v3.9.0
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build-jason-android
Expired
|
4.79 MB |
|
build-jason-linux
Expired
|
1.77 MB |
|
build-jason-web
Expired
|
631 KB |
|
build-jason-windows
Expired
|
1.26 MB |
|