Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

doc-detective/doc-detective-core

coderabbitai[bot] created a review comment on a pull request on doc-detective/doc-detective-core
@hawkeyexl You're right about the validation being handled at the step level. However, I noticed a bug in the try-catch block in `createTempScript`: it's trying to use an undefined `result` object....

View on GitHub

coderabbitai[bot] created a review on a pull request on doc-detective/doc-detective-core

View on GitHub

hawkeyexl pushed 1 commit to 2.19.0 doc-detective/doc-detective-core
  • Add error handling for temporary script creation in createTempScript function e80dff7

View on GitHub

hawkeyexl created a review comment on a pull request on doc-detective/doc-detective-core
Implemented try around the write action. Didn't implement typeof check for `code` because that's done during step validation.

View on GitHub

hawkeyexl created a review on a pull request on doc-detective/doc-detective-core

View on GitHub

coderabbitai[bot] created a review comment on a pull request on doc-detective/doc-detective-core
_:warning: Potential issue_ **Fix retry counter implementation.** The retry counter is incorrectly scoped inside the while loop, causing it to reset on each iteration. Move the counter outside t...

View on GitHub

coderabbitai[bot] created a review on a pull request on doc-detective/doc-detective-core
**Actionable comments posted: 1** <details> <summary>πŸ“œ Review details</summary> **Configuration used: .coderabbit.yaml** **Review profile: CHILL** **Plan: Pro** <details> <summary>πŸ“₯ Commits</sum...

View on GitHub

coderabbitai[bot] created a review on a pull request on doc-detective/doc-detective-core
**Actionable comments posted: 1** <details> <summary>πŸ“œ Review details</summary> **Configuration used: .coderabbit.yaml** **Review profile: CHILL** **Plan: Pro** <details> <summary>πŸ“₯ Commits</sum...

View on GitHub

coderabbitai[bot] created a review comment on a pull request on doc-detective/doc-detective-core
@hawkeyexl Thanks for fixing the constant assignment issue! πŸŽ‰ --- <!-- This is an auto-generated comment: tweet message by coderabbit.ai --> If you found this review helpful, would you consider ...

View on GitHub

coderabbitai[bot] created a review on a pull request on doc-detective/doc-detective-core

View on GitHub

hawkeyexl created a review comment on a pull request on doc-detective/doc-detective-core
Fixed

View on GitHub

hawkeyexl created a review on a pull request on doc-detective/doc-detective-core

View on GitHub

hawkeyexl pushed 1 commit to 2.19.0 doc-detective/doc-detective-core
  • Fix retryLimit declaration in saveScreenshot function for clarity 318c660

View on GitHub

coderabbitai[bot] created a review comment on a pull request on doc-detective/doc-detective-core
_:hammer_and_wrench: Refactor suggestion_ **Add error handling and input validation.** The function needs several improvements for robustness: 1. Add try-catch for fs.writeFileSync 2. Validate th...

View on GitHub

coderabbitai[bot] created a review comment on a pull request on doc-detective/doc-detective-core
_:warning: Potential issue_ **Sanitize command arguments to prevent injection.** The spread operator on step.args could allow command injection. Consider validating and sanitizing the arguments. ...

View on GitHub

coderabbitai[bot] created a review comment on a pull request on doc-detective/doc-detective-core
_:warning: Potential issue_ **Fix constant assignment issue.** The `retryLimit` variable is declared as a constant but is being decremented, which will cause a runtime error. Apply this fix: ``...

View on GitHub

coderabbitai[bot] created a review on a pull request on doc-detective/doc-detective-core
**Actionable comments posted: 3** <details> <summary>🧹 Nitpick comments (4)</summary><blockquote> <details> <summary>test/artifacts/find_rightClick.spec.json (1)</summary><blockquote> `1-21`: **...

View on GitHub

coderabbitai[bot] created a review on a pull request on doc-detective/doc-detective-core
**Actionable comments posted: 3** <details> <summary>🧹 Nitpick comments (4)</summary><blockquote> <details> <summary>test/artifacts/find_rightClick.spec.json (1)</summary><blockquote> `1-21`: **...

View on GitHub

coderabbitai[bot] created a review comment on a pull request on doc-detective/doc-detective-core
<details> <summary>πŸ”— Analysis chain</summary> @hawkeyexl Thanks for fixing the file extension! πŸŽ‰ </details> <details> <summary>🏁 Scripts executed</summary> The following scripts were ex...

View on GitHub

coderabbitai[bot] created a review on a pull request on doc-detective/doc-detective-core

View on GitHub

coderabbitai[bot] created a review comment on a pull request on doc-detective/doc-detective-core
@hawkeyexl Thanks for implementing the fix! This will ensure proper image resizing and comparison. (`°ω°)βŠƒβ”β˜†οΎŸ.*ο½₯q゚ --- <!-- This is an auto-generated comment: tweet message by coderabbit.ai --...

View on GitHub

coderabbitai[bot] created a review on a pull request on doc-detective/doc-detective-core

View on GitHub

hawkeyexl created a review comment on a pull request on doc-detective/doc-detective-core
Fixed

View on GitHub

hawkeyexl created a review on a pull request on doc-detective/doc-detective-core

View on GitHub

hawkeyexl created a review comment on a pull request on doc-detective/doc-detective-core
Added

View on GitHub

hawkeyexl created a review on a pull request on doc-detective/doc-detective-core

View on GitHub

coderabbitai[bot] created a review comment on a pull request on doc-detective/doc-detective-core
@hawkeyexl Thanks for implementing the retry limit! This will help prevent any potential hung processes. (ο½€^Β΄)=͟͟͞͞πŸ₯• --- <!-- This is an auto-generated comment: tweet message by coderabbit.ai ...

View on GitHub

coderabbitai[bot] created a review on a pull request on doc-detective/doc-detective-core

View on GitHub

hawkeyexl created a review comment on a pull request on doc-detective/doc-detective-core
Added

View on GitHub

hawkeyexl created a review on a pull request on doc-detective/doc-detective-core

View on GitHub

Load more