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 incomplete - missing method name `logout`....

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 phone number validation</b></div> <div id="fix"> Consider adding input validation before parsing `phNo` to avoid potential `Number...

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>Connection method returns null value</b></div> <div id="fix"> The `getConnection()` method is returning `null` which could lead to `NullPointerExc...

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>Consider improved error handling for SQLException</b></div> <div id="fix"> Consider handling `SQLException` more gracefully by throwing a custom `...

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 renaming password-related database column constant</b></div> <div id="fix"> Consider using a less obvious name for password-related datab...

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 fixing variable name typo</b></div> <div id="fix"> There appears to be a typo in the variable name. The code uses `item` instead of `item...

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>Add phone number validation check</b></div> <div id="fix"> Consider adding validation for the phone number string before parsing to avoid potentia...

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>Incorrect variable name capitalization</b></div> <div id="fix"> The variable name `Quantity` appears to have incorrect capitalization. It should b...

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 parameter type in constructor</b></div> <div id="fix"> The constructor parameter type is missing for `quantity`. Consider adding `int` as ...

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 try-with-resources for Connection</b></div> <div id="fix"> The database connection is not being closed after use. Consider using tr...

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 handling SQLException appropriately</b></div> <div id="fix"> The `SQLException` catch block is empty which silently swallows exceptions. ...

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 making DB constants final</b></div> <div id="fix"> Consider making the constants `final` since they represent database table/column names...

View on GitHub

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

View on GitHub

Load more