Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
PrajaktaBendreBito created a review comment on a pull request on PrajaktaBendreBito/BookStore
<div> <div id="suggestion"> <div id="issue"><b>Incomplete field declaration for code</b></div> <div id="fix"> There seems to be an issue with the declaration of the `code` field. It's missing th...
PrajaktaBendreBito created a review on a pull request on PrajaktaBendreBito/BookStore
PrajaktaBendreBito created a review comment on a pull request on PrajaktaBendreBito/BookStore
<div> <div id="suggestion"> <div id="issue"><b>Incorrect return value in getErrorCode method</b></div> <div id="fix"> The `getErrorCode()` method is returning `null` instead of the `errorCode` f...
PrajaktaBendreBito created a review on a pull request on PrajaktaBendreBito/BookStore
PrajaktaBendreBito created a review comment on a pull request on PrajaktaBendreBito/BookStore
<div> <div id="suggestion"> <div id="issue"><b>Empty catch block in getAllBooks method</b></div> <div id="fix"> The `catch` block for `SQLException` is empty. Consider logging the exception or h...
PrajaktaBendreBito created a review on a pull request on PrajaktaBendreBito/BookStore
PrajaktaBendreBito created a review comment on a pull request on PrajaktaBendreBito/BookStore
<div> <div id="suggestion"> <div id="issue"><b>Misaligned else block</b></div> <div id="fix"> The `else` block appears to be misplaced. Consider moving it to be part of the `if (itemQty = 1)` co...
PrajaktaBendreBito created a review on a pull request on PrajaktaBendreBito/BookStore
PrajaktaBendreBito created a review comment on a pull request on PrajaktaBendreBito/BookStore
<div> <div id="suggestion"> <div id="issue"><b>Incomplete decrement operation</b></div> <div id="fix"> There appears to be a typo in the decrement operation. Consider changing `itemQty-;` to `it...
PrajaktaBendreBito created a review on a pull request on PrajaktaBendreBito/BookStore
PrajaktaBendreBito created a review comment on a pull request on PrajaktaBendreBito/BookStore
<div> <div id="suggestion"> <div id="issue"><b>Possible variable name typo</b></div> <div id="fix"> There seems to be a typo in the variable name. Consider changing `item` to `items` to match th...
PrajaktaBendreBito created a review on a pull request on PrajaktaBendreBito/BookStore
PrajaktaBendreBito created a review comment on a pull request on PrajaktaBendreBito/BookStore
<div> <div id="suggestion"> <div id="issue"><b>Possible comparison operator misuse</b></div> <div id="fix"> It appears that there might be a comparison issue in the conditions. Consider using `=...
PrajaktaBendreBito created a review on a pull request on PrajaktaBendreBito/BookStore
PrajaktaBendreBito created a review comment on a pull request on PrajaktaBendreBito/BookStore
<div> <div id="suggestion"> <div id="issue"><b>Typo in getQuantity method return statement</b></div> <div id="fix"> There's a typo in the `getQuantity` method. `Quantity` should be lowercase `qu...
PrajaktaBendreBito created a review on a pull request on PrajaktaBendreBito/BookStore
PrajaktaBendreBito created a review comment on a pull request on PrajaktaBendreBito/BookStore
<div> <div id="suggestion"> <div id="issue"><b>Missing type declaration for constructor parameter</b></div> <div id="fix"> The constructor parameter `quantity` is missing its type declaration. C...
PrajaktaBendreBito created a review on a pull request on PrajaktaBendreBito/BookStore
PrajaktaBendreBito created a comment on a pull request on PrajaktaBendreBito/BookStore
<div> <h2>Changelist by <a href="https://bito.ai">Bito</a></h2> <p>This pull request implements the following key changes.</p> <div> <table width="100%"> <tbody> <tr> <th>Key Change</th> ...
PrajaktaBendreBito created a comment on a pull request on PrajaktaBendreBito/BookStore
AI Code Review is in progress (usually takes <3 minutes unless it's a very large PR).
PrajaktaBendreBito opened a pull request on PrajaktaBendreBito/BookStore
Testbranch2
test : BITO-6255PrajaktaBendreBito pushed 1 commit to testbranch2 PrajaktaBendreBito/BookStore
- changes in database config e8c44d0