PMD CI (pmd-bot)
2024-04-18 19:29:07 +00:00
parent cab7f83e1e
commit 424c92c773
2 changed files with 3 additions and 2 deletions

View File

@ -5,8 +5,8 @@
<description>Intended as a documentation theme based on Jekyll for technical writers documenting software and other technical products, this theme has all the elements you would need to handle multiple products with both multi-level sidebar navigation, tags, and other documentation features.</description>
<link>https://docs.pmd-code.org/latest/</link>
<atom:link href="https://docs.pmd-code.org/latest/feed.xml" rel="self" type="application/rss+xml"/>
<pubDate>Thu, 18 Apr 2024 19:01:41 +0000</pubDate>
<lastBuildDate>Thu, 18 Apr 2024 19:01:41 +0000</lastBuildDate>
<pubDate>Thu, 18 Apr 2024 19:25:08 +0000</pubDate>
<lastBuildDate>Thu, 18 Apr 2024 19:25:08 +0000</lastBuildDate>
<generator>Jekyll v3.9.5</generator>
</channel>

View File

@ -1958,6 +1958,7 @@ methods should be considered as valid verification methods. This allows to use c
<li>java-errorprone
<ul>
<li><a href="https://github.com/pmd/pmd/issues/2056">#2056</a>: [java] CloseResource false-positive with URLClassLoader in cast expression</li>
<li><a href="https://github.com/pmd/pmd/issues/4751">#4751</a>: [java] PMD crashes when analyzing CloseResource Rule</li>
<li><a href="https://github.com/pmd/pmd/issues/4928">#4928</a>: [java] EmptyCatchBlock false negative when allowCommentedBlocks=true</li>
</ul>
</li>