You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bad token Sharp(end) != BrClose
Stacktrace:
Called from checkstyle.token.TokenStream::consumeTokenDef line 46
Called from checkstyle.token.TokenTreeBuilder::walkBlock line 736
Called from checkstyle.token.TokenTreeBuilder::walkIf line 850
Called from checkstyle.token.TokenTreeBuilder::walkKeyword line 651
Called from checkstyle.token.TokenTreeBuilder::walkIdentifier line 564
Called from checkstyle.token.TokenTreeBuilder::walkSharpExpr line 1261
Called from checkstyle.token.TokenTreeBuilder::walkSharpIf line 1175
Called from checkstyle.token.TokenTreeBuilder::walkSharp line 1154
Called from checkstyle.token.TokenTreeBuilder::walkStatement line 480
Called from checkstyle.token.TokenTreeBuilder::walkBlock line 734
Called from checkstyle.token.TokenTreeBuilder::walkFunction line 338
Called from checkstyle.token.TokenTreeBuilder::walkClass line 126
Called from checkstyle.token.TokenTreeBuilder::walkType line 49
Called from checkstyle.token.TokenTreeBuilder::walkFile line 38
Called from checkstyle.token.TokenTreeBuilder::buildTokenTree line 18
Called from checkstyle.Checker::getTokenTree line 53
Called from checkstyle.checks.whitespace.WhitespaceAfterCheck::checkTokens line 88
Called from checkstyle.checks.whitespace.WhitespaceAfterCheck::actualRun line 84
Called from checkstyle.checks.Check::run line 41
The text was updated successfully, but these errors were encountered:
- the import warnings only appear with checkstyle dev because of some fixed crashes
- workaround for crash in FlxGame#updateInput() (see HaxeCheckstyle/haxe-checkstyle#238)
- added TestSuite to excludes again
- the import warnings only appear with checkstyle dev because of some fixed crashes
- workaround for crash in FlxGame#updateInput() (see HaxeCheckstyle/haxe-checkstyle#238)
- added TestSuite to excludes again
The text was updated successfully, but these errors were encountered: