Ecosyste.ms: Timeline

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

PrajaktaBendreBito/BookStore

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

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 null checks</b></div> <div id="fix"> Consider adding null checks for parameters retrieved from `HttpServletRequest` to p...

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 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>Cart removal logic may be incorrect</b></div> <div id="fix"> The logic for removing items from cart seems inverted. When `itemQty == 1`, the item ...

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>Database connection returns null causing NPE</b></div> <div id="fix"> The `getConnection()` method is returning `null` which will cause `NullPoint...

View on GitHub

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

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>Cart removal logic may be incorrect</b></div> <div id="fix"> The logic for removing items from cart seems inverted. When `itemQty == 1`, it decrem...

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>Missing method name in interface definition</b></div> <div id="fix"> The method signature appears to be missing the method name `logout`. Consider...

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 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 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 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 opened a pull request on PrajaktaBendreBito/BookStore
testPR
PrajaktaBendreBito closed a pull request on PrajaktaBendreBito/BookStore
pullrequest3
<div id='description'> <h3>Summary by Bito</h3> This PR implements critical improvements including proper toString methods in Book class, HTTP request data extraction in User class, and resource cl...
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

Load more