Skip to content

add methods to MarcXMLParser #324

add methods to MarcXMLParser

add methods to MarcXMLParser #324

Re-run triggered July 31, 2023 18:41
Status Failure
Total duration 8m 19s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Code style check: src/main/java/org/jabref/logic/importer/fileformat/MarcXmlParser.java#L104
[reviewdog] reported by reviewdog 🐶 Comment text should start with space. Raw Output: /github/workspace/./src/main/java/org/jabref/logic/importer/fileformat/MarcXmlParser.java:104:19: error: Comment text should start with space. (commentStartWithSpace)
Code style check: src/test/java/org/jabref/logic/importer/fileformat/MarcXmlParserTest.java#L15
[reviewdog] reported by reviewdog 🐶 Unused import - org.junit.jupiter.api.Assertions.assertEquals. Raw Output: /github/workspace/./src/test/java/org/jabref/logic/importer/fileformat/MarcXmlParserTest.java:15:15: error: Unused import - org.junit.jupiter.api.Assertions.assertEquals. (com.puppycrawl.tools.checkstyle.checks.imports.UnusedImportsCheck)
Code style check
Process completed with exit code 1.
Code style check
Resource not accessible by integration
Unit tests
Process completed with exit code 1.