Skip to content
#

software-quality

Here are 88 public repositories matching this topic...

naraesk
naraesk commented Feb 5, 2020

In Settingsconfiguration.java we create directories using mkdirs(). We should check the return type and print an error message to the log, if the directory could not be created

Findbugs output:

Exceptional return value of java.io.File.mkdirs() ignored in org.getaviz.generator.SettingsConfiguration.loadConfig(String)

Exceptional return value of java.io.File.mkdirs() ignored in org.getav

В этом релизе Вы найдете дополнительные материалы к книге "Путь аналитика. Практическое руководство ИТ-специалиста" (https://www.piter.com/product_by_id/40878036) Саму книгу можно заказать по адресу https://goo.gl/Av7Zmg

  • Updated Oct 13, 2017

Проект служит источником дополнительных материалов к книге "Путь менеджера. Практическое руководство ИТ профессионала"

  • Updated Oct 12, 2017

Improve this page

Add a description, image, and links to the software-quality topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the software-quality topic, visit your repo's landing page and select "manage topics."

Learn more