Issues (369)

23 files with issues
Count Path Last Found
5 framework/exceptions/UserNotAuthorized.java
Coding Style Code Smell
4 framework/annotations/TelegramCommand.java
Coding Style Code Smell
68 telegram/framework/managers/CommandManager.java
Code Smell Coding Style Best Practice Security Comprehensibility
82 telegram/framework/bots/PollingTelegramBot.java
Coding Style Comprehensibility Best Practice Code Smell
23 telegram/framework/managers/SecurityManager.java
Coding Style Code Smell Best Practice
9 framework/commands/abstracts/AbstractCommand.java
Code Smell Coding Style
10 framework/properties/CommandProperties.java
Coding Style Security Comprehensibility Code Smell
2 commands/abstracts/AbstractMultistageCommand.java
Code Smell Coding Style
2 commands/abstracts/AbstractSimpleCommand.java
Code Smell Coding Style
74 framework/commands/basic/BasicHelpCommand.java
Code Smell Coding Style Comprehensibility Best Practice