Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added documentation for engine modules and permissions #5264

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Added documentation for engine modules and permissions

83c23bc
Select commit
Loading
Failed to load commit list.
Draft

Added documentation for engine modules and permissions #5264

Added documentation for engine modules and permissions
83c23bc
Select commit
Loading
Failed to load commit list.
Terasology Jenkins.io / PMD succeeded Dec 16, 2024 in 0s

91 new issues, 179 total

Total New Outstanding Fixed Trend
179 91 88 284 👍

Reference build: Terasology » engine » develop #5

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
0 72 19 0

Annotations

Check warning on line 137 in engine-tests/src/main/java/org/terasology/engine/integrationenvironment/ChunkRegionFuture.java

See this annotation in the file changed.

@terasology-jenkins-io terasology-jenkins-io / PMD

GuardLogStatementJavaUtil

HIGH:
Logger calls should be surrounded by log level guards.

Check warning on line 58 in engine-tests/src/main/java/org/terasology/engine/integrationenvironment/TestingStateHeadlessSetup.java

See this annotation in the file changed.

@terasology-jenkins-io terasology-jenkins-io / PMD

GuardLogStatementJavaUtil

HIGH:
Logger calls should be surrounded by log level guards.

Check warning on line 97 in engine-tests/src/main/java/org/terasology/engine/integrationenvironment/jupiter/MTEExtension.java

See this annotation in the file changed.

@terasology-jenkins-io terasology-jenkins-io / PMD

GuardLogStatementJavaUtil

HIGH:
Logger calls should be surrounded by log level guards.

Check warning on line 121 in engine-tests/src/main/java/org/terasology/engine/integrationenvironment/jupiter/MTEExtension.java

See this annotation in the file changed.

@terasology-jenkins-io terasology-jenkins-io / PMD

GuardLogStatementJavaUtil

HIGH:
Logger calls should be surrounded by log level guards.

Check warning on line 213 in engine-tests/src/main/java/org/terasology/engine/integrationenvironment/jupiter/MTEExtension.java

See this annotation in the file changed.

@terasology-jenkins-io terasology-jenkins-io / PMD

GuardLogStatementJavaUtil

HIGH:
Logger calls should be surrounded by log level guards.

Check warning on line 62 in engine-tests/src/test/java/org/terasology/documentation/BindingScraper.java

See this annotation in the file changed.

@terasology-jenkins-io terasology-jenkins-io / PMD

GuardLogStatementJavaUtil

HIGH:
Logger calls should be surrounded by log level guards.

Check warning on line 69 in engine-tests/src/test/java/org/terasology/documentation/BindingScraper.java

See this annotation in the file changed.

@terasology-jenkins-io terasology-jenkins-io / PMD

GuardLogStatementJavaUtil

HIGH:
Logger calls should be surrounded by log level guards.

Check warning on line 164 in engine-tests/src/test/java/org/terasology/documentation/apiScraper/ApiComparator.java

See this annotation in the file changed.

@terasology-jenkins-io terasology-jenkins-io / PMD

GuardLogStatementJavaUtil

HIGH:
Logger calls should be surrounded by log level guards.

Check warning on line 178 in engine-tests/src/test/java/org/terasology/documentation/apiScraper/ApiComparator.java

See this annotation in the file changed.

@terasology-jenkins-io terasology-jenkins-io / PMD

GuardLogStatementJavaUtil

HIGH:
Logger calls should be surrounded by log level guards.

Check warning on line 190 in engine-tests/src/test/java/org/terasology/documentation/apiScraper/ApiComparator.java

See this annotation in the file changed.

@terasology-jenkins-io terasology-jenkins-io / PMD

GuardLogStatementJavaUtil

HIGH:
Logger calls should be surrounded by log level guards.

Check warning on line 193 in engine-tests/src/test/java/org/terasology/documentation/apiScraper/ApiComparator.java

See this annotation in the file changed.

@terasology-jenkins-io terasology-jenkins-io / PMD

GuardLogStatementJavaUtil

HIGH:
Logger calls should be surrounded by log level guards.

Check warning on line 228 in engine-tests/src/test/java/org/terasology/documentation/apiScraper/ApiComparator.java

See this annotation in the file changed.

@terasology-jenkins-io terasology-jenkins-io / PMD

GuardLogStatementJavaUtil

HIGH:
Logger calls should be surrounded by log level guards.

Check warning on line 235 in engine-tests/src/test/java/org/terasology/documentation/apiScraper/ApiComparator.java

See this annotation in the file changed.

@terasology-jenkins-io terasology-jenkins-io / PMD

GuardLogStatementJavaUtil

HIGH:
Logger calls should be surrounded by log level guards.

Check warning on line 265 in engine-tests/src/test/java/org/terasology/documentation/apiScraper/ApiComparator.java

See this annotation in the file changed.

@terasology-jenkins-io terasology-jenkins-io / PMD

GuardLogStatementJavaUtil

HIGH:
Logger calls should be surrounded by log level guards.

Check warning on line 266 in engine-tests/src/test/java/org/terasology/documentation/apiScraper/ApiComparator.java

See this annotation in the file changed.

@terasology-jenkins-io terasology-jenkins-io / PMD

GuardLogStatementJavaUtil

HIGH:
Logger calls should be surrounded by log level guards.

Check warning on line 267 in engine-tests/src/test/java/org/terasology/documentation/apiScraper/ApiComparator.java

See this annotation in the file changed.

@terasology-jenkins-io terasology-jenkins-io / PMD

GuardLogStatementJavaUtil

HIGH:
Logger calls should be surrounded by log level guards.

Check warning on line 26 in engine-tests/src/test/java/org/terasology/engine/integrationenvironment/ClientConnectionTest.java

See this annotation in the file changed.

@terasology-jenkins-io terasology-jenkins-io / PMD

GuardLogStatementJavaUtil

HIGH:
Logger calls should be surrounded by log level guards.

Check warning on line 27 in engine-tests/src/test/java/org/terasology/engine/integrationenvironment/ClientConnectionTest.java

See this annotation in the file changed.

@terasology-jenkins-io terasology-jenkins-io / PMD

GuardLogStatementJavaUtil

HIGH:
Logger calls should be surrounded by log level guards.

Check warning on line 25 in engine-tests/src/test/java/org/terasology/engine/logic/behavior/Example.java

See this annotation in the file changed.

@terasology-jenkins-io terasology-jenkins-io / PMD

GuardLogStatementJavaUtil

HIGH:
Logger calls should be surrounded by log level guards.

Check warning on line 29 in engine-tests/src/test/java/org/terasology/engine/logic/behavior/Example.java

See this annotation in the file changed.

@terasology-jenkins-io terasology-jenkins-io / PMD

GuardLogStatementJavaUtil

HIGH:
Logger calls should be surrounded by log level guards.

Check warning on line 134 in engine-tests/src/test/java/org/terasology/math/IntMathTest.java

See this annotation in the file changed.

@terasology-jenkins-io terasology-jenkins-io / PMD

GuardLogStatementJavaUtil

HIGH:
Logger calls should be surrounded by log level guards.

Check warning on line 177 in engine-tests/src/test/java/org/terasology/utilities/MersenneRandomTest.java

See this annotation in the file changed.

@terasology-jenkins-io terasology-jenkins-io / PMD

GuardLogStatementJavaUtil

HIGH:
Logger calls should be surrounded by log level guards.

Check warning on line 195 in engine-tests/src/test/java/org/terasology/utilities/MersenneRandomTest.java

See this annotation in the file changed.

@terasology-jenkins-io terasology-jenkins-io / PMD

GuardLogStatementJavaUtil

HIGH:
Logger calls should be surrounded by log level guards.

Check warning on line 214 in engine-tests/src/test/java/org/terasology/utilities/MersenneRandomTest.java

See this annotation in the file changed.

@terasology-jenkins-io terasology-jenkins-io / PMD

GuardLogStatementJavaUtil

HIGH:
Logger calls should be surrounded by log level guards.

Check warning on line 68 in engine/src/main/java/org/terasology/engine/audio/openAL/OpenALManager.java

See this annotation in the file changed.

@terasology-jenkins-io terasology-jenkins-io / PMD

GuardLogStatementJavaUtil

HIGH:
Logger calls should be surrounded by log level guards.