Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scout Rule #343

Open
ascheman opened this issue Sep 16, 2024 · 0 comments
Open

Scout Rule #343

ascheman opened this issue Sep 16, 2024 · 0 comments

Comments

@ascheman
Copy link
Member

As a product owner I would like to see constant improvements if existing code,
in particular wrt. SonarLint (cf. Known Issues in SonarQube).

@ascheman ascheman added enhancement help-needed hacktoberfest This is a nice ticket for the hacktoberfest labels Sep 16, 2024
ascheman added a commit that referenced this issue Sep 18, 2024
to avoid conflicts and confusions with attributes.
ascheman added a commit that referenced this issue Sep 18, 2024
and suppress warnings for the time being
ascheman added a commit that referenced this issue Sep 18, 2024
to avoid conflicts and confusions with attributes.
ascheman added a commit that referenced this issue Sep 18, 2024
and suppress warnings for the time being
ascheman added a commit that referenced this issue Sep 19, 2024
ascheman added a commit that referenced this issue Sep 19, 2024
and clean up surrounding method
ascheman added a commit that referenced this issue Sep 19, 2024
and clean up surrounding code
@ascheman ascheman removed the hacktoberfest This is a nice ticket for the hacktoberfest label Oct 1, 2024
ascheman added a commit that referenced this issue Oct 2, 2024
ascheman added a commit that referenced this issue Oct 2, 2024
ascheman added a commit that referenced this issue Dec 13, 2024
to reduce warnings in IDE and align the code base with
good style practices (#343).
ascheman added a commit that referenced this issue Dec 13, 2024
as we would like to be able to check more detailed
error conditions when the problems occur (#270).

Improve JavaDocs also (#343).
ascheman added a commit that referenced this issue Dec 14, 2024
as we would like to be able to check more detailed
error conditions when the problems occur (#270).

Improve JavaDocs also (#343).
ascheman added a commit that referenced this issue Dec 14, 2024
Note that this is some kind of hack as the failure
elements already contained the (optional) suggestions,
and we added stacktraces by now. It would be even
better if the JUnit XML allowed for nested elements
instead of just writing CDATA elements (#270).

Align with code style also (#343).
ascheman added a commit that referenced this issue Dec 14, 2024
If an UnknownHostException occurs (#270), we retry (configurable)
times, as this is sometimes due to DNS (caching) errors
with Java (or the underlying OS).

Fix typos and wording (#343).
ascheman added a commit that referenced this issue Dec 14, 2024
If an UnknownHostException occurs (#270), we retry (configurable)
times, as this is sometimes due to DNS (caching) errors
with Java (or the underlying OS).

Fix typos and wording (#343).
ascheman added a commit that referenced this issue Dec 14, 2024
If an UnknownHostException occurs (#270), we retry (configurable)
times, as this is sometimes due to DNS (caching) errors
with Java (or the underlying OS).

Fix typos and wording (#343).
ascheman added a commit that referenced this issue Dec 14, 2024
to reduce warnings in IDE and align the code base with
good style practices (#343).
ascheman added a commit that referenced this issue Dec 14, 2024
as we would like to be able to check more detailed
error conditions when the problems occur (#270).

Improve JavaDocs also (#343).
ascheman added a commit that referenced this issue Dec 14, 2024
Note that this is some kind of hack as the failure
elements already contained the (optional) suggestions,
and we added stacktraces by now. It would be even
better if the JUnit XML allowed for nested elements
instead of just writing CDATA elements (#270).

Align with code style also (#343).
ascheman added a commit that referenced this issue Dec 14, 2024
If an UnknownHostException occurs (#270), we retry (configurable)
times, as this is sometimes due to DNS (caching) errors
with Java (or the underlying OS).

Fix typos and wording (#343).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant