Commit Graph

6 Commits

Author SHA1 Message Date
hikari 53c73d0093 fix: resolve all ESLint warnings
Node.js CI / CI (pull_request) Successful in 26s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 59s
- Improved JSDoc description for getCommitStatus method
- Fixed import to use type-only import for Logger
- Capitalized comment beginnings
- Added ESLint disable comments with descriptions for mock logger
- Fixed key spacing alignment

All linter warnings are now resolved!
2026-02-20 19:58:33 -08:00
naomi f81acbac47 debug: again
Node.js CI / CI (push) Failing after 8s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 1m17s
2026-02-04 08:08:00 -08:00
naomi 6da707f1e6 debug: log to terminal
Node.js CI / CI (push) Failing after 8s
Security Scan and Upload / Security & DefectDojo Upload (push) Has been cancelled
2026-02-04 08:06:16 -08:00
naomi efac4cf32b Revert "debug: log to console"
Node.js CI / CI (push) Failing after 8s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 1m3s
This reverts commit bc88bbc5e3.
2026-02-03 17:43:58 -08:00
naomi bc88bbc5e3 debug: log to console
Node.js CI / CI (push) Failing after 7s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 51s
2026-02-03 17:41:38 -08:00
naomi 5bc2cfbe43 feat: initial prototype attempt
Node.js CI / CI (push) Failing after 7s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 50s
2026-02-03 17:13:57 -08:00