Commit graph

5 commits

Author SHA1 Message Date
nocci
d40a577f47 👷 ci(build): add SonarQube scan to build workflow
Some checks failed
build-and-push / lint (push) Successful in 5s
build-and-push / sonar (push) Failing after 12s
build-and-push / docker (push) Has been skipped
- introduce SonarQube scanning step for code quality analysis
- update workflow dependencies and execution order

🐛 fix(auth): improve error handling and code formatting

- remove unused imports and fix code indentation
- enhance error handling with improved catch blocks

💄 style(general): standardize code formatting and style consistency

- update various files to ensure consistent code style
- adjust indentation and whitespace for readability
2025-12-30 12:38:03 +00:00
Ralf Vogler
6aea18836d enquirer: esc is fine, but after first prompt SIGINT will be ignore; onRawSIGINT keeps process running -> switch to inquirer 2025-05-14 00:30:39 +02:00
Ralf Vogler
0ec24ef062 fix import paths for test/ 2023-12-30 13:37:04 +01:00
Ralf Vogler
6b9420804b test to show enquirer's sigint issue 2023-12-26 16:58:14 +01:00
Ralf Vogler
5a4f07ce70 mv notify-test.js test/notify.js 2023-12-26 16:57:47 +01:00