In the exercise "Wizards and Warriors" the automatic Feedback tells you to add the @Override annotation

Open
#227 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
java
Domain
tooling

Research direction

Start by reproducing the automatic feedback in the "Wizards and Warriors" exercise and inspect the Java analyzer logic that checks overridden functions. Confirm the behavior when every overwritten function already has @Override; done means the analyzer no longer requests the annotation incorrectly.

Written by the indexing model from the issue text.

Description

In the exercise "Wizards and Warriors" the automatic Feedback tells you to add the @Override annotation, even when every overwritten function already has that annotation. This seemed like unwanted behavior, which is the reason I created the issue.

Dominant language
Java
Stars
13
Forks
27
Avg merge
4d 17h
Merged PRs (30d)
7

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from exercism/java-analyzer

All issues in exercism/java-analyzer

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.