feat: cleanup socket file and cleanup zombie instance before startup #26
Annotations
1 error and 3 warnings
Run linters (windows-latest)
Command failed: git commit -am "chore: apply linting fixes with rustfmt"
warning: in the working copy of 'nyanpasu_ipc/src/api/core/mod.rs', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of 'nyanpasu_ipc/src/api/core/restart.rs', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of 'nyanpasu_ipc/src/api/core/start.rs', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of 'nyanpasu_ipc/src/api/core/stop.rs', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of 'nyanpasu_ipc/src/api/log.rs', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of 'nyanpasu_ipc/src/api/mod.rs', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of 'nyanpasu_ipc/src/api/status.rs', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of 'nyanpasu_ipc/src/client/mod.rs', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of 'nyanpasu_ipc/src/client/shortcuts.rs', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of 'nyanpasu_ipc/src/client/wrapper.rs', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of 'nyanpasu_ipc/src/lib.rs', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of 'nyanpasu_ipc/src/server/mod.rs', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of 'nyanpasu_ipc/src/server/ws.rs', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of 'nyanpasu_ipc/src/utils/mod.rs', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of 'nyanpasu_ipc/src/utils/os.rs', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of 'nyanpasu_service/src/cmds/install.rs', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of 'nyanpasu_service/src/cmds/mod.rs', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of 'nyanpasu_service/src/cmds/restart.rs', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of 'nyanpasu_service/src/cmds/server.rs', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of 'nyanpasu_service/src/cmds/start.rs', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of 'nyanpasu_service/src/cmds/status.rs', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of 'nyanpasu_service/src/cmds/stop.rs', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of 'nyanpasu_service/src/cmds/uninstall.rs', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of 'nyanpasu_service/src/consts.rs', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of 'nyanpasu_service/src/logging.rs', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of 'nyanpasu_service/src/main.rs', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of 'nyanpasu_service/src/server/consts.rs', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of 'nyanpasu_service/src/server/instance.rs', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of 'nyanpasu_service/src/server/mod.rs', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of 'nyanpasu_service/src/server/routing/core/mod.rs', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of 'nyanpasu_service/src/server/routing/core/restart.rs', LF will be replaced by CRLF the next time Git touches it
warning: in the working copy of 'nyanpasu_service/src/server/routing/core/start.rs', LF will be replaced b
|
Run linters (ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: wearerequired/lint-action@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run linters (macos-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: wearerequired/lint-action@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run linters (windows-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: wearerequired/lint-action@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|