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
'}' at column 69 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally).
'}' at column 76 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally).
'}' at column 3 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally).
'}' at column 3 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally).
'}' at column 3 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally).
'}' at column 2 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally).
'}' at column 2 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally).
'}' at column 2 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally).
Class 'PatchActionTreat' looks like designed for extension (can be subclassed), but the method 'checkLocationSpace' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'PatchActionTreat' final or making the method 'checkLocationSpace' static/final/abstract/empty, or adding allowed annotation for the method.
'}' at column 34 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally).
'}' at column 45 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally).
Class 'PatchProcessInflammation' looks like designed for extension (can be subclassed), but the method 'stepProcess' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'PatchProcessInflammation' final or making the method 'stepProcess' static/final/abstract/empty, or adding allowed annotation for the method.
'}' at column 33 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally).
Class 'PatchProcessInflammationCD8' looks like designed for extension (can be subclassed), but the method 'step' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'PatchProcessInflammationCD8' final or making the method 'step' static/final/abstract/empty, or adding allowed annotation for the method.
Class 'PatchCell' looks like designed for extension (can be subclassed), but the method 'isStopped' does not have javadoc that explains how to do that safely. If class is not designed for extension consider making the class 'PatchCell' final or making the method 'isStopped' static/final/abstract/empty, or adding allowed annotation for the method.