[maven-release-plugin] prepare release log-parser-2.3.2 #96
Annotations
186 warnings
MS_MUTABLE_COLLECTION_PKGPROTECT:
src/main/java/hudson/plugins/logparser/LogParserConsts.java#L22
hudson.plugins.logparser.LogParserConsts.LEGAL_STATUS is a mutable collection which should be package protected
|
MS_MUTABLE_COLLECTION_PKGPROTECT:
src/main/java/hudson/plugins/logparser/LogParserConsts.java#L24
hudson.plugins.logparser.LogParserConsts.STATUSES_WITH_SECTIONS_IN_LINK_FILES is a mutable collection which should be package protected
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserParser.java#L119
Found reliance on default encoding in hudson.plugins.logparser.LogParserParser.parseLog(Run): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserResult.java#L118
Found reliance on default encoding in hudson.plugins.logparser.LogParserResult.getReader(String): new java.io.FileReader(File)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserUtils.java#L148
Found reliance on default encoding in hudson.plugins.logparser.LogParserUtils.countLines(String): new java.io.FileReader(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L134
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeLinks(BufferedWriter, String, ArrayList, HashMap, HashMap, HashMap, HashMap, HashMap, HashMap): new java.io.FileReader(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L60
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeReferenceHtml(String, ArrayList, HashMap, HashMap, HashMap, HashMap, HashMap, HashMap, List): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L39
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeWrapperHtml(String): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/ReadWriteTextFile.java#L23
Found reliance on default encoding in hudson.plugins.logparser.ReadWriteTextFile.getContents(File): new java.io.FileReader(File)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/ReadWriteTextFile.java#L58
Found reliance on default encoding in hudson.plugins.logparser.ReadWriteTextFile.setContents(File, String): new java.io.FileWriter(File)
|
MS_MUTABLE_COLLECTION_PKGPROTECT:
src/main/java/hudson/plugins/logparser/LogParserConsts.java#L22
hudson.plugins.logparser.LogParserConsts.LEGAL_STATUS is a mutable collection which should be package protected
|
MS_MUTABLE_COLLECTION_PKGPROTECT:
src/main/java/hudson/plugins/logparser/LogParserConsts.java#L24
hudson.plugins.logparser.LogParserConsts.STATUSES_WITH_SECTIONS_IN_LINK_FILES is a mutable collection which should be package protected
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserParser.java#L119
Found reliance on default encoding in hudson.plugins.logparser.LogParserParser.parseLog(Run): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserResult.java#L118
Found reliance on default encoding in hudson.plugins.logparser.LogParserResult.getReader(String): new java.io.FileReader(File)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserUtils.java#L148
Found reliance on default encoding in hudson.plugins.logparser.LogParserUtils.countLines(String): new java.io.FileReader(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L134
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeLinks(BufferedWriter, String, ArrayList, HashMap, HashMap, HashMap, HashMap, HashMap, HashMap): new java.io.FileReader(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L60
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeReferenceHtml(String, ArrayList, HashMap, HashMap, HashMap, HashMap, HashMap, HashMap, List): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L39
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeWrapperHtml(String): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/ReadWriteTextFile.java#L23
Found reliance on default encoding in hudson.plugins.logparser.ReadWriteTextFile.getContents(File): new java.io.FileReader(File)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/ReadWriteTextFile.java#L58
Found reliance on default encoding in hudson.plugins.logparser.ReadWriteTextFile.setContents(File, String): new java.io.FileWriter(File)
|
MS_MUTABLE_COLLECTION_PKGPROTECT:
src/main/java/hudson/plugins/logparser/LogParserConsts.java#L22
hudson.plugins.logparser.LogParserConsts.LEGAL_STATUS is a mutable collection which should be package protected
|
MS_MUTABLE_COLLECTION_PKGPROTECT:
src/main/java/hudson/plugins/logparser/LogParserConsts.java#L24
hudson.plugins.logparser.LogParserConsts.STATUSES_WITH_SECTIONS_IN_LINK_FILES is a mutable collection which should be package protected
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserParser.java#L119
Found reliance on default encoding in hudson.plugins.logparser.LogParserParser.parseLog(Run): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserResult.java#L118
Found reliance on default encoding in hudson.plugins.logparser.LogParserResult.getReader(String): new java.io.FileReader(File)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserUtils.java#L148
Found reliance on default encoding in hudson.plugins.logparser.LogParserUtils.countLines(String): new java.io.FileReader(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L134
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeLinks(BufferedWriter, String, ArrayList, HashMap, HashMap, HashMap, HashMap, HashMap, HashMap): new java.io.FileReader(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L60
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeReferenceHtml(String, ArrayList, HashMap, HashMap, HashMap, HashMap, HashMap, HashMap, List): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L39
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeWrapperHtml(String): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/ReadWriteTextFile.java#L23
Found reliance on default encoding in hudson.plugins.logparser.ReadWriteTextFile.getContents(File): new java.io.FileReader(File)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/ReadWriteTextFile.java#L58
Found reliance on default encoding in hudson.plugins.logparser.ReadWriteTextFile.setContents(File, String): new java.io.FileWriter(File)
|
MS_MUTABLE_COLLECTION_PKGPROTECT:
src/main/java/hudson/plugins/logparser/LogParserConsts.java#L22
hudson.plugins.logparser.LogParserConsts.LEGAL_STATUS is a mutable collection which should be package protected
|
MS_MUTABLE_COLLECTION_PKGPROTECT:
src/main/java/hudson/plugins/logparser/LogParserConsts.java#L24
hudson.plugins.logparser.LogParserConsts.STATUSES_WITH_SECTIONS_IN_LINK_FILES is a mutable collection which should be package protected
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserParser.java#L119
Found reliance on default encoding in hudson.plugins.logparser.LogParserParser.parseLog(Run): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserResult.java#L118
Found reliance on default encoding in hudson.plugins.logparser.LogParserResult.getReader(String): new java.io.FileReader(File)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserUtils.java#L148
Found reliance on default encoding in hudson.plugins.logparser.LogParserUtils.countLines(String): new java.io.FileReader(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L134
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeLinks(BufferedWriter, String, ArrayList, HashMap, HashMap, HashMap, HashMap, HashMap, HashMap): new java.io.FileReader(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L60
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeReferenceHtml(String, ArrayList, HashMap, HashMap, HashMap, HashMap, HashMap, HashMap, List): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L39
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeWrapperHtml(String): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/ReadWriteTextFile.java#L23
Found reliance on default encoding in hudson.plugins.logparser.ReadWriteTextFile.getContents(File): new java.io.FileReader(File)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/ReadWriteTextFile.java#L58
Found reliance on default encoding in hudson.plugins.logparser.ReadWriteTextFile.setContents(File, String): new java.io.FileWriter(File)
|
build (ubuntu-latest, 21)
The following actions uses node12 which is deprecated and will be forced to run on node16: jwgmeligmeyling/spotbugs-github-action@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
MS_MUTABLE_COLLECTION_PKGPROTECT:
src/main/java/hudson/plugins/logparser/LogParserConsts.java#L22
hudson.plugins.logparser.LogParserConsts.LEGAL_STATUS is a mutable collection which should be package protected
|
MS_MUTABLE_COLLECTION_PKGPROTECT:
src/main/java/hudson/plugins/logparser/LogParserConsts.java#L24
hudson.plugins.logparser.LogParserConsts.STATUSES_WITH_SECTIONS_IN_LINK_FILES is a mutable collection which should be package protected
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserParser.java#L119
Found reliance on default encoding in hudson.plugins.logparser.LogParserParser.parseLog(Run): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserResult.java#L118
Found reliance on default encoding in hudson.plugins.logparser.LogParserResult.getReader(String): new java.io.FileReader(File)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserUtils.java#L148
Found reliance on default encoding in hudson.plugins.logparser.LogParserUtils.countLines(String): new java.io.FileReader(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L134
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeLinks(BufferedWriter, String, ArrayList, HashMap, HashMap, HashMap, HashMap, HashMap, HashMap): new java.io.FileReader(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L60
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeReferenceHtml(String, ArrayList, HashMap, HashMap, HashMap, HashMap, HashMap, HashMap, List): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L39
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeWrapperHtml(String): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/ReadWriteTextFile.java#L23
Found reliance on default encoding in hudson.plugins.logparser.ReadWriteTextFile.getContents(File): new java.io.FileReader(File)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/ReadWriteTextFile.java#L58
Found reliance on default encoding in hudson.plugins.logparser.ReadWriteTextFile.setContents(File, String): new java.io.FileWriter(File)
|
build (ubuntu-latest, 11)
The following actions uses node12 which is deprecated and will be forced to run on node16: jwgmeligmeyling/spotbugs-github-action@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (ubuntu-latest, 17)
The following actions uses node12 which is deprecated and will be forced to run on node16: jwgmeligmeyling/spotbugs-github-action@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
MS_MUTABLE_COLLECTION_PKGPROTECT:
src/main/java/hudson/plugins/logparser/LogParserConsts.java#L22
hudson.plugins.logparser.LogParserConsts.LEGAL_STATUS is a mutable collection which should be package protected
|
MS_MUTABLE_COLLECTION_PKGPROTECT:
src/main/java/hudson/plugins/logparser/LogParserConsts.java#L24
hudson.plugins.logparser.LogParserConsts.STATUSES_WITH_SECTIONS_IN_LINK_FILES is a mutable collection which should be package protected
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserParser.java#L119
Found reliance on default encoding in hudson.plugins.logparser.LogParserParser.parseLog(Run): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserResult.java#L118
Found reliance on default encoding in hudson.plugins.logparser.LogParserResult.getReader(String): new java.io.FileReader(File)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserUtils.java#L148
Found reliance on default encoding in hudson.plugins.logparser.LogParserUtils.countLines(String): new java.io.FileReader(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L134
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeLinks(BufferedWriter, String, ArrayList, HashMap, HashMap, HashMap, HashMap, HashMap, HashMap): new java.io.FileReader(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L60
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeReferenceHtml(String, ArrayList, HashMap, HashMap, HashMap, HashMap, HashMap, HashMap, List): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L39
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeWrapperHtml(String): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/ReadWriteTextFile.java#L23
Found reliance on default encoding in hudson.plugins.logparser.ReadWriteTextFile.getContents(File): new java.io.FileReader(File)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/ReadWriteTextFile.java#L58
Found reliance on default encoding in hudson.plugins.logparser.ReadWriteTextFile.setContents(File, String): new java.io.FileWriter(File)
|
MS_MUTABLE_COLLECTION_PKGPROTECT:
src/main/java/hudson/plugins/logparser/LogParserConsts.java#L22
hudson.plugins.logparser.LogParserConsts.LEGAL_STATUS is a mutable collection which should be package protected
|
MS_MUTABLE_COLLECTION_PKGPROTECT:
src/main/java/hudson/plugins/logparser/LogParserConsts.java#L24
hudson.plugins.logparser.LogParserConsts.STATUSES_WITH_SECTIONS_IN_LINK_FILES is a mutable collection which should be package protected
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserParser.java#L119
Found reliance on default encoding in hudson.plugins.logparser.LogParserParser.parseLog(Run): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserResult.java#L118
Found reliance on default encoding in hudson.plugins.logparser.LogParserResult.getReader(String): new java.io.FileReader(File)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserUtils.java#L148
Found reliance on default encoding in hudson.plugins.logparser.LogParserUtils.countLines(String): new java.io.FileReader(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L134
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeLinks(BufferedWriter, String, ArrayList, HashMap, HashMap, HashMap, HashMap, HashMap, HashMap): new java.io.FileReader(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L60
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeReferenceHtml(String, ArrayList, HashMap, HashMap, HashMap, HashMap, HashMap, HashMap, List): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L39
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeWrapperHtml(String): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/ReadWriteTextFile.java#L23
Found reliance on default encoding in hudson.plugins.logparser.ReadWriteTextFile.getContents(File): new java.io.FileReader(File)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/ReadWriteTextFile.java#L58
Found reliance on default encoding in hudson.plugins.logparser.ReadWriteTextFile.setContents(File, String): new java.io.FileWriter(File)
|
MS_MUTABLE_COLLECTION_PKGPROTECT:
src/main/java/hudson/plugins/logparser/LogParserConsts.java#L22
hudson.plugins.logparser.LogParserConsts.LEGAL_STATUS is a mutable collection which should be package protected
|
MS_MUTABLE_COLLECTION_PKGPROTECT:
src/main/java/hudson/plugins/logparser/LogParserConsts.java#L24
hudson.plugins.logparser.LogParserConsts.STATUSES_WITH_SECTIONS_IN_LINK_FILES is a mutable collection which should be package protected
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserParser.java#L119
Found reliance on default encoding in hudson.plugins.logparser.LogParserParser.parseLog(Run): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserResult.java#L118
Found reliance on default encoding in hudson.plugins.logparser.LogParserResult.getReader(String): new java.io.FileReader(File)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserUtils.java#L148
Found reliance on default encoding in hudson.plugins.logparser.LogParserUtils.countLines(String): new java.io.FileReader(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L134
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeLinks(BufferedWriter, String, ArrayList, HashMap, HashMap, HashMap, HashMap, HashMap, HashMap): new java.io.FileReader(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L60
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeReferenceHtml(String, ArrayList, HashMap, HashMap, HashMap, HashMap, HashMap, HashMap, List): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L39
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeWrapperHtml(String): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/ReadWriteTextFile.java#L23
Found reliance on default encoding in hudson.plugins.logparser.ReadWriteTextFile.getContents(File): new java.io.FileReader(File)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/ReadWriteTextFile.java#L58
Found reliance on default encoding in hudson.plugins.logparser.ReadWriteTextFile.setContents(File, String): new java.io.FileWriter(File)
|
MS_MUTABLE_COLLECTION_PKGPROTECT:
src/main/java/hudson/plugins/logparser/LogParserConsts.java#L22
hudson.plugins.logparser.LogParserConsts.LEGAL_STATUS is a mutable collection which should be package protected
|
MS_MUTABLE_COLLECTION_PKGPROTECT:
src/main/java/hudson/plugins/logparser/LogParserConsts.java#L24
hudson.plugins.logparser.LogParserConsts.STATUSES_WITH_SECTIONS_IN_LINK_FILES is a mutable collection which should be package protected
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserParser.java#L119
Found reliance on default encoding in hudson.plugins.logparser.LogParserParser.parseLog(Run): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserResult.java#L118
Found reliance on default encoding in hudson.plugins.logparser.LogParserResult.getReader(String): new java.io.FileReader(File)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserUtils.java#L148
Found reliance on default encoding in hudson.plugins.logparser.LogParserUtils.countLines(String): new java.io.FileReader(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L134
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeLinks(BufferedWriter, String, ArrayList, HashMap, HashMap, HashMap, HashMap, HashMap, HashMap): new java.io.FileReader(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L60
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeReferenceHtml(String, ArrayList, HashMap, HashMap, HashMap, HashMap, HashMap, HashMap, List): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L39
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeWrapperHtml(String): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/ReadWriteTextFile.java#L23
Found reliance on default encoding in hudson.plugins.logparser.ReadWriteTextFile.getContents(File): new java.io.FileReader(File)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/ReadWriteTextFile.java#L58
Found reliance on default encoding in hudson.plugins.logparser.ReadWriteTextFile.setContents(File, String): new java.io.FileWriter(File)
|
MS_MUTABLE_COLLECTION_PKGPROTECT:
src/main/java/hudson/plugins/logparser/LogParserConsts.java#L22
hudson.plugins.logparser.LogParserConsts.LEGAL_STATUS is a mutable collection which should be package protected
|
MS_MUTABLE_COLLECTION_PKGPROTECT:
src/main/java/hudson/plugins/logparser/LogParserConsts.java#L24
hudson.plugins.logparser.LogParserConsts.STATUSES_WITH_SECTIONS_IN_LINK_FILES is a mutable collection which should be package protected
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserParser.java#L119
Found reliance on default encoding in hudson.plugins.logparser.LogParserParser.parseLog(Run): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserResult.java#L118
Found reliance on default encoding in hudson.plugins.logparser.LogParserResult.getReader(String): new java.io.FileReader(File)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserUtils.java#L148
Found reliance on default encoding in hudson.plugins.logparser.LogParserUtils.countLines(String): new java.io.FileReader(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L134
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeLinks(BufferedWriter, String, ArrayList, HashMap, HashMap, HashMap, HashMap, HashMap, HashMap): new java.io.FileReader(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L60
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeReferenceHtml(String, ArrayList, HashMap, HashMap, HashMap, HashMap, HashMap, HashMap, List): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L39
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeWrapperHtml(String): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/ReadWriteTextFile.java#L23
Found reliance on default encoding in hudson.plugins.logparser.ReadWriteTextFile.getContents(File): new java.io.FileReader(File)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/ReadWriteTextFile.java#L58
Found reliance on default encoding in hudson.plugins.logparser.ReadWriteTextFile.setContents(File, String): new java.io.FileWriter(File)
|
MS_MUTABLE_COLLECTION_PKGPROTECT:
src/main/java/hudson/plugins/logparser/LogParserConsts.java#L22
hudson.plugins.logparser.LogParserConsts.LEGAL_STATUS is a mutable collection which should be package protected
|
MS_MUTABLE_COLLECTION_PKGPROTECT:
src/main/java/hudson/plugins/logparser/LogParserConsts.java#L24
hudson.plugins.logparser.LogParserConsts.STATUSES_WITH_SECTIONS_IN_LINK_FILES is a mutable collection which should be package protected
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserParser.java#L119
Found reliance on default encoding in hudson.plugins.logparser.LogParserParser.parseLog(Run): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserResult.java#L118
Found reliance on default encoding in hudson.plugins.logparser.LogParserResult.getReader(String): new java.io.FileReader(File)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserUtils.java#L148
Found reliance on default encoding in hudson.plugins.logparser.LogParserUtils.countLines(String): new java.io.FileReader(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L134
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeLinks(BufferedWriter, String, ArrayList, HashMap, HashMap, HashMap, HashMap, HashMap, HashMap): new java.io.FileReader(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L60
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeReferenceHtml(String, ArrayList, HashMap, HashMap, HashMap, HashMap, HashMap, HashMap, List): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L39
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeWrapperHtml(String): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/ReadWriteTextFile.java#L23
Found reliance on default encoding in hudson.plugins.logparser.ReadWriteTextFile.getContents(File): new java.io.FileReader(File)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/ReadWriteTextFile.java#L58
Found reliance on default encoding in hudson.plugins.logparser.ReadWriteTextFile.setContents(File, String): new java.io.FileWriter(File)
|
build (macos-latest, 21)
The following actions uses node12 which is deprecated and will be forced to run on node16: jwgmeligmeyling/spotbugs-github-action@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
MS_MUTABLE_COLLECTION_PKGPROTECT:
src/main/java/hudson/plugins/logparser/LogParserConsts.java#L22
hudson.plugins.logparser.LogParserConsts.LEGAL_STATUS is a mutable collection which should be package protected
|
MS_MUTABLE_COLLECTION_PKGPROTECT:
src/main/java/hudson/plugins/logparser/LogParserConsts.java#L24
hudson.plugins.logparser.LogParserConsts.STATUSES_WITH_SECTIONS_IN_LINK_FILES is a mutable collection which should be package protected
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserParser.java#L119
Found reliance on default encoding in hudson.plugins.logparser.LogParserParser.parseLog(Run): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserResult.java#L118
Found reliance on default encoding in hudson.plugins.logparser.LogParserResult.getReader(String): new java.io.FileReader(File)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserUtils.java#L148
Found reliance on default encoding in hudson.plugins.logparser.LogParserUtils.countLines(String): new java.io.FileReader(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L134
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeLinks(BufferedWriter, String, ArrayList, HashMap, HashMap, HashMap, HashMap, HashMap, HashMap): new java.io.FileReader(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L60
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeReferenceHtml(String, ArrayList, HashMap, HashMap, HashMap, HashMap, HashMap, HashMap, List): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L39
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeWrapperHtml(String): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/ReadWriteTextFile.java#L23
Found reliance on default encoding in hudson.plugins.logparser.ReadWriteTextFile.getContents(File): new java.io.FileReader(File)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/ReadWriteTextFile.java#L58
Found reliance on default encoding in hudson.plugins.logparser.ReadWriteTextFile.setContents(File, String): new java.io.FileWriter(File)
|
build (macos-latest, 17)
The following actions uses node12 which is deprecated and will be forced to run on node16: jwgmeligmeyling/spotbugs-github-action@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
MS_MUTABLE_COLLECTION_PKGPROTECT:
src/main/java/hudson/plugins/logparser/LogParserConsts.java#L22
hudson.plugins.logparser.LogParserConsts.LEGAL_STATUS is a mutable collection which should be package protected
|
MS_MUTABLE_COLLECTION_PKGPROTECT:
src/main/java/hudson/plugins/logparser/LogParserConsts.java#L24
hudson.plugins.logparser.LogParserConsts.STATUSES_WITH_SECTIONS_IN_LINK_FILES is a mutable collection which should be package protected
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserParser.java#L119
Found reliance on default encoding in hudson.plugins.logparser.LogParserParser.parseLog(Run): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserResult.java#L118
Found reliance on default encoding in hudson.plugins.logparser.LogParserResult.getReader(String): new java.io.FileReader(File)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserUtils.java#L148
Found reliance on default encoding in hudson.plugins.logparser.LogParserUtils.countLines(String): new java.io.FileReader(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L134
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeLinks(BufferedWriter, String, ArrayList, HashMap, HashMap, HashMap, HashMap, HashMap, HashMap): new java.io.FileReader(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L60
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeReferenceHtml(String, ArrayList, HashMap, HashMap, HashMap, HashMap, HashMap, HashMap, List): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L39
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeWrapperHtml(String): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/ReadWriteTextFile.java#L23
Found reliance on default encoding in hudson.plugins.logparser.ReadWriteTextFile.getContents(File): new java.io.FileReader(File)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/ReadWriteTextFile.java#L58
Found reliance on default encoding in hudson.plugins.logparser.ReadWriteTextFile.setContents(File, String): new java.io.FileWriter(File)
|
build (macos-latest, 11)
The following actions uses node12 which is deprecated and will be forced to run on node16: jwgmeligmeyling/spotbugs-github-action@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
MS_MUTABLE_COLLECTION_PKGPROTECT:
src/main/java/hudson/plugins/logparser/LogParserConsts.java#L22
hudson.plugins.logparser.LogParserConsts.LEGAL_STATUS is a mutable collection which should be package protected
|
MS_MUTABLE_COLLECTION_PKGPROTECT:
src/main/java/hudson/plugins/logparser/LogParserConsts.java#L24
hudson.plugins.logparser.LogParserConsts.STATUSES_WITH_SECTIONS_IN_LINK_FILES is a mutable collection which should be package protected
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserParser.java#L119
Found reliance on default encoding in hudson.plugins.logparser.LogParserParser.parseLog(Run): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserResult.java#L118
Found reliance on default encoding in hudson.plugins.logparser.LogParserResult.getReader(String): new java.io.FileReader(File)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserUtils.java#L148
Found reliance on default encoding in hudson.plugins.logparser.LogParserUtils.countLines(String): new java.io.FileReader(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L134
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeLinks(BufferedWriter, String, ArrayList, HashMap, HashMap, HashMap, HashMap, HashMap, HashMap): new java.io.FileReader(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L60
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeReferenceHtml(String, ArrayList, HashMap, HashMap, HashMap, HashMap, HashMap, HashMap, List): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L39
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeWrapperHtml(String): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/ReadWriteTextFile.java#L23
Found reliance on default encoding in hudson.plugins.logparser.ReadWriteTextFile.getContents(File): new java.io.FileReader(File)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/ReadWriteTextFile.java#L58
Found reliance on default encoding in hudson.plugins.logparser.ReadWriteTextFile.setContents(File, String): new java.io.FileWriter(File)
|
MS_MUTABLE_COLLECTION_PKGPROTECT:
src/main/java/hudson/plugins/logparser/LogParserConsts.java#L22
hudson.plugins.logparser.LogParserConsts.LEGAL_STATUS is a mutable collection which should be package protected
|
MS_MUTABLE_COLLECTION_PKGPROTECT:
src/main/java/hudson/plugins/logparser/LogParserConsts.java#L24
hudson.plugins.logparser.LogParserConsts.STATUSES_WITH_SECTIONS_IN_LINK_FILES is a mutable collection which should be package protected
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserParser.java#L119
Found reliance on default encoding in hudson.plugins.logparser.LogParserParser.parseLog(Run): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserResult.java#L118
Found reliance on default encoding in hudson.plugins.logparser.LogParserResult.getReader(String): new java.io.FileReader(File)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserUtils.java#L148
Found reliance on default encoding in hudson.plugins.logparser.LogParserUtils.countLines(String): new java.io.FileReader(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L134
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeLinks(BufferedWriter, String, ArrayList, HashMap, HashMap, HashMap, HashMap, HashMap, HashMap): new java.io.FileReader(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L60
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeReferenceHtml(String, ArrayList, HashMap, HashMap, HashMap, HashMap, HashMap, HashMap, List): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L39
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeWrapperHtml(String): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/ReadWriteTextFile.java#L23
Found reliance on default encoding in hudson.plugins.logparser.ReadWriteTextFile.getContents(File): new java.io.FileReader(File)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/ReadWriteTextFile.java#L58
Found reliance on default encoding in hudson.plugins.logparser.ReadWriteTextFile.setContents(File, String): new java.io.FileWriter(File)
|
MS_MUTABLE_COLLECTION_PKGPROTECT:
src/main/java/hudson/plugins/logparser/LogParserConsts.java#L22
hudson.plugins.logparser.LogParserConsts.LEGAL_STATUS is a mutable collection which should be package protected
|
MS_MUTABLE_COLLECTION_PKGPROTECT:
src/main/java/hudson/plugins/logparser/LogParserConsts.java#L24
hudson.plugins.logparser.LogParserConsts.STATUSES_WITH_SECTIONS_IN_LINK_FILES is a mutable collection which should be package protected
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserParser.java#L119
Found reliance on default encoding in hudson.plugins.logparser.LogParserParser.parseLog(Run): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserResult.java#L118
Found reliance on default encoding in hudson.plugins.logparser.LogParserResult.getReader(String): new java.io.FileReader(File)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserUtils.java#L148
Found reliance on default encoding in hudson.plugins.logparser.LogParserUtils.countLines(String): new java.io.FileReader(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L134
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeLinks(BufferedWriter, String, ArrayList, HashMap, HashMap, HashMap, HashMap, HashMap, HashMap): new java.io.FileReader(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L60
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeReferenceHtml(String, ArrayList, HashMap, HashMap, HashMap, HashMap, HashMap, HashMap, List): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L39
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeWrapperHtml(String): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/ReadWriteTextFile.java#L23
Found reliance on default encoding in hudson.plugins.logparser.ReadWriteTextFile.getContents(File): new java.io.FileReader(File)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/ReadWriteTextFile.java#L58
Found reliance on default encoding in hudson.plugins.logparser.ReadWriteTextFile.setContents(File, String): new java.io.FileWriter(File)
|
MS_MUTABLE_COLLECTION_PKGPROTECT:
src/main/java/hudson/plugins/logparser/LogParserConsts.java#L22
hudson.plugins.logparser.LogParserConsts.LEGAL_STATUS is a mutable collection which should be package protected
|
MS_MUTABLE_COLLECTION_PKGPROTECT:
src/main/java/hudson/plugins/logparser/LogParserConsts.java#L24
hudson.plugins.logparser.LogParserConsts.STATUSES_WITH_SECTIONS_IN_LINK_FILES is a mutable collection which should be package protected
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserParser.java#L119
Found reliance on default encoding in hudson.plugins.logparser.LogParserParser.parseLog(Run): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserResult.java#L118
Found reliance on default encoding in hudson.plugins.logparser.LogParserResult.getReader(String): new java.io.FileReader(File)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserUtils.java#L148
Found reliance on default encoding in hudson.plugins.logparser.LogParserUtils.countLines(String): new java.io.FileReader(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L134
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeLinks(BufferedWriter, String, ArrayList, HashMap, HashMap, HashMap, HashMap, HashMap, HashMap): new java.io.FileReader(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L60
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeReferenceHtml(String, ArrayList, HashMap, HashMap, HashMap, HashMap, HashMap, HashMap, List): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L39
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeWrapperHtml(String): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/ReadWriteTextFile.java#L23
Found reliance on default encoding in hudson.plugins.logparser.ReadWriteTextFile.getContents(File): new java.io.FileReader(File)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/ReadWriteTextFile.java#L58
Found reliance on default encoding in hudson.plugins.logparser.ReadWriteTextFile.setContents(File, String): new java.io.FileWriter(File)
|
MS_MUTABLE_COLLECTION_PKGPROTECT:
src/main/java/hudson/plugins/logparser/LogParserConsts.java#L22
hudson.plugins.logparser.LogParserConsts.LEGAL_STATUS is a mutable collection which should be package protected
|
MS_MUTABLE_COLLECTION_PKGPROTECT:
src/main/java/hudson/plugins/logparser/LogParserConsts.java#L24
hudson.plugins.logparser.LogParserConsts.STATUSES_WITH_SECTIONS_IN_LINK_FILES is a mutable collection which should be package protected
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserParser.java#L119
Found reliance on default encoding in hudson.plugins.logparser.LogParserParser.parseLog(Run): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserResult.java#L118
Found reliance on default encoding in hudson.plugins.logparser.LogParserResult.getReader(String): new java.io.FileReader(File)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserUtils.java#L148
Found reliance on default encoding in hudson.plugins.logparser.LogParserUtils.countLines(String): new java.io.FileReader(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L134
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeLinks(BufferedWriter, String, ArrayList, HashMap, HashMap, HashMap, HashMap, HashMap, HashMap): new java.io.FileReader(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L60
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeReferenceHtml(String, ArrayList, HashMap, HashMap, HashMap, HashMap, HashMap, HashMap, List): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/LogParserWriter.java#L39
Found reliance on default encoding in hudson.plugins.logparser.LogParserWriter.writeWrapperHtml(String): new java.io.FileWriter(String)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/ReadWriteTextFile.java#L23
Found reliance on default encoding in hudson.plugins.logparser.ReadWriteTextFile.getContents(File): new java.io.FileReader(File)
|
DM_DEFAULT_ENCODING:
src/main/java/hudson/plugins/logparser/ReadWriteTextFile.java#L58
Found reliance on default encoding in hudson.plugins.logparser.ReadWriteTextFile.setContents(File, String): new java.io.FileWriter(File)
|