Skip to content

feat: Enable nodemon to monitor file removal #28

feat: Enable nodemon to monitor file removal

feat: Enable nodemon to monitor file removal #28

Triggered via pull request February 22, 2024 20:10
Status Failure
Total duration 13s
Artifacts

commits.yml

on: pull_request
check-for-cc
2s
check-for-cc
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
check-for-cc
Pull request body ************************************************************************************** This change enables nodemon to watch for file removal events. I tested it on a simple app which enables creation and deletion of JSON files while reflecting changes in the GUI. The change does not appear to cause any issues, although I did not perform extensive tests. ************************************************************************************** does not match (.*\n)+(.*)
check-for-cc
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: agenthunt/conventional-commit-checker-action@v1.0.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check-for-cc
The following actions uses node12 which is deprecated and will be forced to run on node16: agenthunt/conventional-commit-checker-action@v1.0.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/