POIs will now only respawn 10 seconds after the last player leaves #36
Annotations
3 warnings
[compiler-warnings] src/main/java/com/playmonumenta/structures/managers/RespawningStructure.java#L594:
src/main/java/com/playmonumenta/structures/managers/RespawningStructure.java#L594
[MissingSummary] A summary fragment is required; consider using the value of the @return block as a summary fragment instead.
* @return The display name of this structure
^
(see https://google.github.io/styleguide/javaguide.html#s7.2-summary-fragment)
Did you mean '*Returns the display name of this structure.'?
|
reviewdog
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
reviewdog
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|