chore: move actions into workflows folder #3
main-workflow.yml
on: pull_request
Matrix: call_build / build
automated_linting
/
linting
4s
update_notices
/
license-check
8s
Matrix: call_unit_test / unit_tests
Annotations
5 errors and 5 warnings
automated_linting / linting
Input required and not supplied: token
|
update_notices / license-check
Input required and not supplied: token
|
call_unit_test / unit_tests (18.x)
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/visual-editor/visual-editor/./packages/visual-editor'. No such file or directory
|
call_unit_test / unit_tests (20.x)
The job was canceled because "_18_x" failed.
|
call_unit_test / unit_tests (20.x)
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/visual-editor/visual-editor/./packages/visual-editor'. No such file or directory
|
call_build / build (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/[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/
|
call_build / build (18.x)
No files were found with the provided path: ./packages/visual-editor/dist. No artifacts will be uploaded.
|
call_build / build (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/[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/
|
call_build / build (20.x)
No files were found with the provided path: ./packages/visual-editor/dist. No artifacts will be uploaded.
|
call_unit_test / unit_tests (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/[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/
|