Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Java Java Data Structures Getting There Packages

Think I found a bug, where can I report it?

On the first step of the quiz I was able to pass automated checks with just:

public BlogPost(){}

but then I had problems with second step so I modified it to be:

public class BlogPost{}

and then I passed all the steps in this quiz / exercise.

Do you have maybe other suggestions or ideas what could go wrong?

1 Answer

Jennifer Nordell
seal-mask
STAFF
.a{fill-rule:evenodd;}techdegree
Jennifer Nordell
Treehouse Teacher

Hi there! If you believe you've found a bug you should report it to Support. That being said, when I run those lines in the challenge, they do not pass for me.

Hope this helps! :sparkles:

I believe there's bug indeed since on the second step I'm able to pass checks using my first line of code, meaning I didn't use actually word "class". And then I had problems on step 3 to pass checks so I needed to correct it and I did it the way it's presented on the second code snippet (second line of code).

Here's the screenshot to help you visualise what exactly the problem is: https://imgur.com/QxUCes5