Integration test #3
integration-test.yml
on: workflow_dispatch
Unit testing backend
36s
Build and push frontend
56s
Create VM
25s
Build and push backend
0s
Annotations
4 errors and 2 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"
]
***
]
|
Build and push backend
The run was canceled by @kikeelectronico.
|
Build and push frontend
The run was canceled by @kikeelectronico.
|
Build and push frontend
The operation was canceled.
|
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/
|