Ecosyste.ms: Timeline

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

PrajaktaBendreBito

PrajaktaBendreBito created a review on a pull request on PrajaktaBendreBito/BookStore

View on GitHub

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> ...

View on GitHub

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).

View on GitHub

PrajaktaBendreBito created a review comment on a pull request on PrajaktaBendreBito/BookStore
<div> <div id="suggestion"> <div id="issue"><b>Consider returning error code instead of null</b></div> <div id="fix"> The `getErrorCode()` method is returning `null` instead of the `errorCode` ...

View on GitHub

PrajaktaBendreBito created a review on a pull request on PrajaktaBendreBito/BookStore

View on GitHub

PrajaktaBendreBito created a review comment on a pull request on PrajaktaBendreBito/BookStore
<div> <div id="suggestion"> <div id="issue"><b>Possible inverted cart removal logic</b></div> <div id="fix"> The logic for removing items from cart seems inverted. When `itemQty == 1`, it decre...

View on GitHub

PrajaktaBendreBito created a review on a pull request on PrajaktaBendreBito/BookStore

View on GitHub

PrajaktaBendreBito created a review comment on a pull request on PrajaktaBendreBito/BookStore
<div> <div id="suggestion"> <div id="issue"><b>Possible undefined variable usage in session</b></div> <div id="fix"> The variable `item` appears to be undefined. Should this be `items` instead?...

View on GitHub

PrajaktaBendreBito created a review on a pull request on PrajaktaBendreBito/BookStore

View on GitHub

PrajaktaBendreBito created a review comment on a pull request on PrajaktaBendreBito/BookStore
<div> <div id="suggestion"> <div id="issue"><b>Consider adding parameter validation checks</b></div> <div id="fix"> Consider validating the request parameters before using them. Parameters like...

View on GitHub

PrajaktaBendreBito created a review on a pull request on PrajaktaBendreBito/BookStore

View on GitHub

PrajaktaBendreBito created a review comment on a pull request on PrajaktaBendreBito/BookStore
<div> <div id="suggestion"> <div id="issue"><b>Consider removing duplicate stream close blocks</b></div> <div id="fix"> Consider removing the duplicate `input.close()` blocks. The stream is bei...

View on GitHub

PrajaktaBendreBito created a review on a pull request on PrajaktaBendreBito/BookStore

View on GitHub

PrajaktaBendreBito created a review comment on a pull request on PrajaktaBendreBito/BookStore
<div> <div id="suggestion"> <div id="issue"><b>Consider using camelCase for variable names</b></div> <div id="fix"> Consider using consistent variable naming. The variable `Quantity` appears to...

View on GitHub

PrajaktaBendreBito created a review on a pull request on PrajaktaBendreBito/BookStore

View on GitHub

PrajaktaBendreBito created a review comment on a pull request on PrajaktaBendreBito/BookStore
<div> <div id="suggestion"> <div id="issue"><b>Database connection method returns null</b></div> <div id="fix"> The `getConnection()` method is returning `null` which could lead to `NullPointer...

View on GitHub

PrajaktaBendreBito created a review on a pull request on PrajaktaBendreBito/BookStore

View on GitHub

PrajaktaBendreBito created a review comment on a pull request on PrajaktaBendreBito/BookStore
<div> <div id="suggestion"> <div id="issue"><b>Consider completing the field declaration</b></div> <div id="fix"> The field declaration appears to be incomplete. The field name is missing after...

View on GitHub

PrajaktaBendreBito created a review on a pull request on PrajaktaBendreBito/BookStore

View on GitHub

PrajaktaBendreBito created a review comment on a pull request on PrajaktaBendreBito/BookStore
<div> <div id="suggestion"> <div id="issue"><b>Missing method name in method signature</b></div> <div id="fix"> The method signature appears to be incomplete - missing method name `logout`. Con...

View on GitHub

PrajaktaBendreBito created a review on a pull request on PrajaktaBendreBito/BookStore

View on GitHub

PrajaktaBendreBito created a review comment on a pull request on PrajaktaBendreBito/BookStore
<div> <div id="suggestion"> <div id="issue"><b>Consider returning error code instead of null</b></div> <div id="fix"> The `getErrorCode()` method is returning `null` instead of the `errorCode` ...

View on GitHub

PrajaktaBendreBito created a review on a pull request on PrajaktaBendreBito/BookStore

View on GitHub

PrajaktaBendreBito created a review comment on a pull request on PrajaktaBendreBito/BookStore
<div> <div id="suggestion"> <div id="issue"><b>Consider removing duplicate stream close blocks</b></div> <div id="fix"> Consider removing the duplicate `input.close()` blocks. The stream is bei...

View on GitHub

PrajaktaBendreBito created a review on a pull request on PrajaktaBendreBito/BookStore

View on GitHub

PrajaktaBendreBito created a review comment on a pull request on PrajaktaBendreBito/BookStore
<div> <div id="suggestion"> <div id="issue"><b>Incomplete field declaration needs field name</b></div> <div id="fix"> The field declaration appears to be incomplete. The field name is missing a...

View on GitHub

PrajaktaBendreBito created a review on a pull request on PrajaktaBendreBito/BookStore

View on GitHub

PrajaktaBendreBito created a review comment on a pull request on PrajaktaBendreBito/BookStore
<div> <div id="suggestion"> <div id="issue"><b>Possible typo in session attribute variable</b></div> <div id="fix"> The variable `item` appears to be undefined. Should this be `items` instead? ...

View on GitHub

PrajaktaBendreBito created a review on a pull request on PrajaktaBendreBito/BookStore

View on GitHub

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> ...

View on GitHub

Load more