nocci
|
405e801851
|
Clean Sonar findings: merge RUNs, drop commented code, update node imports
build-and-push / lint (push) Successful in 4s
build-and-push / sonar (push) Successful in 11s
build-and-push / docker (push) Successful in 1m13s
|
2025-12-30 15:39:11 +00:00 |
|
nocci
|
d40a577f47
|
👷 ci(build): add SonarQube scan to build workflow
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 |
|