Skip to content

Support filtering the command and chat actions by a string in the loo…

9e43df5
Select commit
Loading
Failed to load commit list.
Open

Add string filtering for command and chat action lookups #870

Support filtering the command and chat actions by a string in the loo…
9e43df5
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor succeeded Mar 18, 2026 in 4s

5 issues fixed. 5 issues found.

Annotations

Check failure on line 696 in src/main/java/net/coreprotect/database/LookupRaw.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/main/java/net/coreprotect/database/LookupRaw.java#L230-L696

Very Complex Method

Check failure on line 633 in src/main/java/net/coreprotect/command/LookupCommand.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/main/java/net/coreprotect/command/LookupCommand.java#L31-L633

Very Complex Method

Check notice on line 225 in src/main/java/net/coreprotect/database/LookupRaw.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/main/java/net/coreprotect/database/LookupRaw.java#L34-L225

Complex Method

Check notice on line 150 in src/main/java/net/coreprotect/command/parser/ActionParser.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/main/java/net/coreprotect/command/parser/ActionParser.java#L34-L150

Complex Method

Check warning on line 476 in src/main/java/net/coreprotect/command/lookup/StandardLookupThread.java

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/main/java/net/coreprotect/command/lookup/StandardLookupThread.java#L98-L476

Very Complex Method