FINRAOS/JTAF-XCore

Checkstyle issues: '}' at column (column number) should be on the same line as the next part of a multi-block statement.

mmlinford opened this issue · 0 comments

The below locations (file name:line number:character number) were flagged with "'}' at column (column number) should be on the same line as the next part of a multi-block statement." in Checkstyle:

Line 4: JTAF-XCore\src\main\java\org\finra\jtaf\core\commands\context\ManipulateContextHelper.java:376:17: error: '}' at column 3 should be on the same line as the next part of a multi-block statement.
Line 5: JTAF-XCore\src\main\java\org\finra\jtaf\core\commands\context\ManipulateContextHelper.java:379:17: error: '}' at column 3 should be on the same line as the next part of a multi-block statement.
Line 6: JTAF-XCore\src\main\java\org\finra\jtaf\core\commands\context\ManipulateContextHelper.java:400:17: error: '}' at column 3 should be on the same line as the next part of a multi-block statement.
Line 7: JTAF-XCore\src\main\java\org\finra\jtaf\core\commands\context\ManipulateContextHelper.java:403:17: error: '}' at column 3 should be on the same line as the next part of a multi-block statement.
Line 16: JTAF-XCore\src\main\java\org\finra\jtaf\core\DefaultAutomationClassLoader.java:34:17: error: '}' at column 3 should be on the same line as the next part of a multi-block statement.
Line 18: JTAF-XCore\src\main\java\org\finra\jtaf\core\DefaultAutomationClassLoader.java:37:17: error: '}' at column 3 should be on the same line as the next part of a multi-block statement.
Line 23: JTAF-XCore\src\main\java\org\finra\jtaf\core\model\execution\Interpreter.java:124:17: error: '}' at column 3 should be on the same line as the next part of a multi-block statement.
Line 34: JTAF-XCore\src\main\java\org\finra\jtaf\core\model\test\digraph\DigraphFactory.java:70:33: error: '}' at column 5 should be on the same line as the next part of a multi-block statement.
Line 46: JTAF-XCore\src\main\java\org\finra\jtaf\core\model\test\digraph\DigraphFactory.java:100:41: error: '}' at column 6 should be on the same line as the next part of a multi-block statement.
Line 53: JTAF-XCore\src\main\java\org\finra\jtaf\core\model\test\digraph\DigraphFactory.java:111:41: error: '}' at column 6 should be on the same line as the next part of a multi-block statement.
Line 61: JTAF-XCore\src\main\java\org\finra\jtaf\core\model\test\digraph\DigraphFactory.java:149:25: error: '}' at column 4 should be on the same line as the next part of a multi-block statement.
Line 63: JTAF-XCore\src\main\java\org\finra\jtaf\core\model\test\digraph\DigraphFactory.java:157:25: error: '}' at column 4 should be on the same line as the next part of a multi-block statement.
Line 70: JTAF-XCore\src\main\java\org\finra\jtaf\core\model\test\digraph\DiNode.java:54:25: error: '}' at column 4 should be on the same line as the next part of a multi-block statement.
Line 76: JTAF-XCore\src\main\java\org\finra\jtaf\core\model\test\TestPath.java:45:17: error: '}' at column 3 should be on the same line as the next part of a multi-block statement.
Line 87: JTAF-XCore\src\main\java\org\finra\jtaf\core\model\test\TestScript.java:202:17: error: '}' at column 3 should be on the same line as the next part of a multi-block statement.
Line 89: JTAF-XCore\src\main\java\org\finra\jtaf\core\model\test\TestScript.java:210:33: error: '}' at column 5 should be on the same line as the next part of a multi-block statement.
Line 99: JTAF-XCore\src\main\java\org\finra\jtaf\core\parallel\ConcurrentScheduler.java:103:17: error: '}' at column 3 should be on the same line as the next part of a multi-block statement.
Line 715: JTAF-XCore\src\main\java\org\finra\jtaf\core\parsing\helpers\ElementScanner.java:76:17: error: '}' at column 3 should be on the same line as the next part of a multi-block statement.
Line 752: JTAF-XCore\src\main\java\org\finra\jtaf\core\parsing\helpers\ParserHelper.java:97:17: error: '}' at column 3 should be on the same line as the next part of a multi-block statement.
Line 1073: JTAF-XCore\src\main\java\org\finra\jtaf\core\parsing\StatementParser.java:202:7: error: '}' at column 7 should be on the same line as the next part of a multi-block statement.
Line 1124: JTAF-XCore\src\main\java\org\finra\jtaf\core\parsing\SuiteDependenciesPlugin.java:55:33: error: '}' at column 5 should be on the same line as the next part of a multi-block statement.
Line 1128: JTAF-XCore\src\main\java\org\finra\jtaf\core\parsing\SuiteDependenciesPlugin.java:59:33: error: '}' at column 5 should be on the same line as the next part of a multi-block statement.
Line 1130: JTAF-XCore\src\main\java\org\finra\jtaf\core\parsing\SuiteDependenciesPlugin.java:64:25: error: '}' at column 4 should be on the same line as the next part of a multi-block statement.
Line 1157: JTAF-XCore\src\main\java\org\finra\jtaf\core\parsing\SuiteExclusionsPlugin.java:56:33: error: '}' at column 5 should be on the same line as the next part of a multi-block statement.
Line 1161: JTAF-XCore\src\main\java\org\finra\jtaf\core\parsing\SuiteExclusionsPlugin.java:60:33: error: '}' at column 5 should be on the same line as the next part of a multi-block statement.
Line 1163: JTAF-XCore\src\main\java\org\finra\jtaf\core\parsing\SuiteExclusionsPlugin.java:65:25: error: '}' at column 4 should be on the same line as the next part of a multi-block statement.
Line 1235: JTAF-XCore\src\main\java\org\finra\jtaf\core\parsing\TestDataPlugin.java:141:33: error: '}' at column 5 should be on the same line as the next part of a multi-block statement.
Line 1250: JTAF-XCore\src\main\java\org\finra\jtaf\core\parsing\TestDataPlugin.java:161:33: error: '}' at column 5 should be on the same line as the next part of a multi-block statement.
Line 1253: JTAF-XCore\src\main\java\org\finra\jtaf\core\parsing\TestDataPlugin.java:167:25: error: '}' at column 4 should be on the same line as the next part of a multi-block statement.
Line 1267: JTAF-XCore\src\main\java\org\finra\jtaf\core\parsing\TestDataPlugin.java:192:17: error: '}' at column 3 should be on the same line as the next part of a multi-block statement.
Line 1271: JTAF-XCore\src\main\java\org\finra\jtaf\core\parsing\TestDataPlugin.java:196:17: error: '}' at column 3 should be on the same line as the next part of a multi-block statement.
Line 1276: JTAF-XCore\src\main\java\org\finra\jtaf\core\parsing\TestDataPlugin.java:203:25: error: '}' at column 4 should be on the same line as the next part of a multi-block statement.
Line 1287: JTAF-XCore\src\main\java\org\finra\jtaf\core\parsing\TestDataPlugin.java:218:17: error: '}' at column 3 should be on the same line as the next part of a multi-block statement.
Line 1296: JTAF-XCore\src\main\java\org\finra\jtaf\core\parsing\TestDataPlugin.java:230:17: error: '}' at column 3 should be on the same line as the next part of a multi-block statement.
Line 1315: JTAF-XCore\src\main\java\org\finra\jtaf\core\parsing\TestDataPlugin.java:249:41: error: '}' at column 6 should be on the same line as the next part of a multi-block statement.
Line 1377: JTAF-XCore\src\main\java\org\finra\jtaf\core\parsing\TestDependenciesPlugin.java:87:17: error: '}' at column 3 should be on the same line as the next part of a multi-block statement.
Line 1425: JTAF-XCore\src\main\java\org\finra\jtaf\core\parsing\TestExclusionsPlugin.java:87:17: error: '}' at column 3 should be on the same line as the next part of a multi-block statement.
Line 1472: JTAF-XCore\src\main\java\org\finra\jtaf\core\parsing\TestStrategyParser.java:118:17: error: '}' at column 3 should be on the same line as the next part of a multi-block statement.
Line 3781: JTAF-XCore\src\test\java\org\finra\jtaf\core\parsing\StatementParserTest.java:112:17: error: '}' at column 3 should be on the same line as the next part of a multi-block statement.
Line 3804: JTAF-XCore\src\test\java\org\finra\jtaf\core\parsing\StatementParserTest.java:139:17: error: '}' at column 3 should be on the same line as the next part of a multi-block statement.