Test Use of Common Dev Workflow #5
test-remote-dev-manual-workflow.yml
on: workflow_dispatch
call-common-workflow
/
detect-language
3s
call-common-workflow
/
print-detected-language
2s
call-common-workflow
/
...
/
deploy
call-common-workflow
/
...
/
deploy
call-common-workflow
/
...
/
deploy
3m 18s
call-common-workflow
/
...
/
deploy
Annotations
1 error and 1 warning
call-common-workflow / buildDeployDevJS / deploy
Process completed with exit code 1.
|
call-common-workflow / detect-language
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/
|