Integration test #1
integration-test.yml
on: workflow_dispatch
Unit testing backend
30s
Build and push frontend
1m 4s
Create VM
21s
Build and push backend
35s
Annotations
1 error and 4 warnings
Create VM
aplr/actions-gcloud-compute-instance failed with [
***
"code": "too_big",
"maximum": 24,
"type": "string",
"inclusive": true,
"exact": false,
"message": "String must contain at most 24 character(s)",
"path": [
"namePrefix"
]
***,
***
"code": "too_small",
"minimum": 1,
"type": "string",
"inclusive": true,
"exact": false,
"message": "String must contain at least 1 character(s)",
"path": [
"zone"
]
***,
***
"code": "too_small",
"minimum": 1,
"type": "string",
"inclusive": true,
"exact": false,
"message": "String must contain at least 1 character(s)",
"path": [
"project"
]
***
]
|
Create VM
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, google-github-actions/auth@v1, google-github-actions/setup-gcloud@v1, aplr/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit testing backend
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and push frontend
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build and push backend
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|