-
Notifications
You must be signed in to change notification settings - Fork 33
Revision and improvement of the Console #289
Revision and improvement of the Console #289
Conversation
This pull request fixes 3 alerts when merging 2056589 into 1a3da44 - view on LGTM.com fixed alerts:
|
This pull request fixes 3 alerts when merging b16f9e2 into 1a3da44 - view on LGTM.com fixed alerts:
|
This pull request fixes 3 alerts when merging 4a5caa2 into 1a3da44 - view on LGTM.com fixed alerts:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR is still in draft, so this is a preliminary review.
...ib/cloudnet-command/src/main/java/eu/cloudnetservice/cloudnet/v2/command/CommandManager.java
Outdated
Show resolved
Hide resolved
...ib/cloudnet-command/src/main/java/eu/cloudnetservice/cloudnet/v2/command/CommandManager.java
Outdated
Show resolved
Hide resolved
...p-lib/cloudnet-logging/src/main/kotlin/eu/cloudnetservice/cloudnet/v2/logging/CloudLogger.kt
Outdated
Show resolved
Hide resolved
.../cloudnet-logging/src/main/kotlin/eu/cloudnetservice/cloudnet/v2/logging/LoggingFormatter.kt
Outdated
Show resolved
Hide resolved
cloudnet-master/src/main/java/eu/cloudnetservice/cloudnet/v2/master/command/CommandDebug.java
Outdated
Show resolved
Hide resolved
cloudnet-master/src/main/java/eu/cloudnetservice/cloudnet/v2/master/command/CommandDelete.java
Show resolved
Hide resolved
...net-wrapper/src/main/java/eu/cloudnetservice/cloudnet/v2/wrapper/setup/GetBukkitVersion.java
Outdated
Show resolved
Hide resolved
...er/src/main/java/eu/cloudnetservice/cloudnet/v2/wrapper/setup/spigot/SetupSpigotVersion.java
Outdated
Show resolved
Hide resolved
This pull request fixes 3 alerts when merging 7fdbbfe into 1a3da44 - view on LGTM.com fixed alerts:
|
This pull request fixes 3 alerts when merging cc207a8 into 1a3da44 - view on LGTM.com fixed alerts:
|
This pull request fixes 3 alerts when merging 3ab2115 into 1a3da44 - view on LGTM.com fixed alerts:
|
This pull request introduces 1 alert and fixes 3 when merging ec7d282 into 1a3da44 - view on LGTM.com new alerts:
fixed alerts:
|
This pull request fixes 3 alerts when merging ba80c66 into 1a3da44 - view on LGTM.com fixed alerts:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is a lot to unpack. A lot of duplicate and similar code. A lot of code that's unnecessary. Please fix this and additionally your style settings.
...b/cloudnet-command/src/main/java/eu/cloudnetservice/cloudnet/v2/command/CommandExecutor.java
Outdated
Show resolved
Hide resolved
...ib/cloudnet-command/src/main/java/eu/cloudnetservice/cloudnet/v2/command/CommandManager.java
Outdated
Show resolved
Hide resolved
...ib/cloudnet-command/src/main/java/eu/cloudnetservice/cloudnet/v2/command/CommandManager.java
Outdated
Show resolved
Hide resolved
...ib/cloudnet-console/src/main/java/eu/cloudnetservice/cloudnet/v2/console/ConsoleManager.java
Outdated
Show resolved
Hide resolved
...b/cloudnet-command/src/main/java/eu/cloudnetservice/cloudnet/v2/command/CommandExecutor.java
Outdated
Show resolved
Hide resolved
cloudnet-master/src/main/java/eu/cloudnetservice/cloudnet/v2/master/network/NetworkManager.java
Outdated
Show resolved
Hide resolved
...c/main/java/eu/cloudnetservice/cloudnet/v2/master/network/packet/in/PacketInAuthHandler.java
Outdated
Show resolved
Hide resolved
...net-wrapper/src/main/java/eu/cloudnetservice/cloudnet/v2/wrapper/setup/GetBukkitVersion.java
Show resolved
Hide resolved
...wrapper/src/main/java/eu/cloudnetservice/cloudnet/v2/wrapper/setup/spigot/SpigotBuilder.java
Show resolved
Hide resolved
DeepCode's analysis on #61bc15 found:
Top issues
👉 View analysis in DeepCode’s Dashboard | Configure the bot |
DeepCode's analysis on #b22c57 found:
Top issues
👉 View analysis in DeepCode’s Dashboard | Configure the bot |
Really? Did you even my comment about You are using I'm referring to this commit: CloudNetService/CloudNet@b22c573 |
Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](junit-team/junit4@r4.13...r4.13.1) Signed-off-by: dependabot[bot] <[email protected]>
…ment/junit-junit-4.13.1 Bump junit from 4.13 to 4.13.1
🚧Add copyright/license headers into all source files
Remove Dytanic from files where it is not necessary or outright wrong.
Bumps `dependency.netty.version` from 4.1.52.Final to 4.1.53.Final. Updates `netty-transport-native-epoll` from 4.1.52.Final to 4.1.53.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.52.Final...netty-4.1.53.Final) Updates `netty-transport-native-kqueue` from 4.1.52.Final to 4.1.53.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.52.Final...netty-4.1.53.Final) Updates `netty-codec` from 4.1.52.Final to 4.1.53.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.52.Final...netty-4.1.53.Final) Updates `netty-handler` from 4.1.52.Final to 4.1.53.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.52.Final...netty-4.1.53.Final) Updates `netty-codec-http` from 4.1.52.Final to 4.1.53.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.52.Final...netty-4.1.53.Final) Signed-off-by: dependabot[bot] <[email protected]>
…ment/dependency.netty.version-4.1.53.Final Bump dependency.netty.version from 4.1.52.Final to 4.1.53.Final
Bumps [guava](https://github.com/google/guava) from 29.0-jre to 30.0-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Signed-off-by: dependabot[bot] <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please also take into consideration the comments made by Codacy
...et-logging/src/main/java/eu/cloudnetservice/cloudnet/v2/logging/color/AnsiColorReplacer.java
Outdated
Show resolved
Hide resolved
...et-logging/src/main/java/eu/cloudnetservice/cloudnet/v2/logging/color/AnsiColorReplacer.java
Outdated
Show resolved
Hide resolved
...et-logging/src/main/java/eu/cloudnetservice/cloudnet/v2/logging/color/AnsiColorReplacer.java
Outdated
Show resolved
Hide resolved
...et-logging/src/main/java/eu/cloudnetservice/cloudnet/v2/logging/color/AnsiColorReplacer.java
Show resolved
Hide resolved
...et-logging/src/main/java/eu/cloudnetservice/cloudnet/v2/logging/color/AnsiColorReplacer.java
Show resolved
Hide resolved
This pull request introduces 1 alert and fixes 4 when merging ae7d8f2 into 71a732f - view on LGTM.com new alerts:
fixed alerts:
|
I would say, after 10 months of development, this PR is ready to merge. |
This pull request introduces 1 alert and fixes 4 when merging 3be29f0 into 71a732f - view on LGTM.com new alerts:
fixed alerts:
|
This pull request introduces 2 alerts and fixes 4 when merging 89b2f90 into 71a732f - view on LGTM.com new alerts:
fixed alerts:
|
This pull request introduces 2 alerts and fixes 4 when merging 3e2ed30 into 71a732f - view on LGTM.com new alerts:
fixed alerts:
|
This pull request introduces 2 alerts and fixes 4 when merging c748e95 into 71a732f - view on LGTM.com new alerts:
fixed alerts:
|
DeepCode's analysis on #8aa06c found:
Top issues
👉 View analysis in DeepCode’s Dashboard | Configure the bot |
This pull request introduces 2 alerts and fixes 4 when merging 8aa06c1 into 71a732f - view on LGTM.com new alerts:
fixed alerts:
|
This pull request includes:
Changes made to the repository:
Documentation of test results:
Related issues/discussions:
This Pull Request is a part of issue #279