Fix path traversal #91
Annotations
9 errors and 9 warnings
build (1.20.4)
Execution failed for task ':common:compileJava'.
> Compilation failed; see the compiler error output for details.
|
build (1.20.4):
common/src/main/java/cn/zbx1425/worldcomment/data/persist/FileSerializer.java#L87
[Task :common:compileJava] cannot find symbol
CommentEntry pivot = regionEntries.getFirst();
^
symbol: method getFirst()
|
build (1.20.4):
common/src/main/java/cn/zbx1425/worldcomment/data/CommentCommand.java#L47
[Task :common:compileJava] cannot find symbol
ImageUploader uploader = ImageUploader.parseUploaderList(Main.SERVER_CONFIG.parseUploaderConfig()).getFirst();
^
symbol: method getFirst()
|
build (1.21)
The job was canceled because "_1_20_4" failed.
|
build (1.21)
The operation was canceled.
|
build (1.20.1)
The job was canceled because "_1_20_4" failed.
|
build (1.20.1)
The operation was canceled.
|
build (1.19.2)
The job was canceled because "_1_20_4" failed.
|
build (1.19.2)
The operation was canceled.
|
build (1.20.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (1.20.4)
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties.
Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
|
build (1.20.4)
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties.
Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
|
build (1.21)
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties.
Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
|
build (1.21)
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties.
Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
|
build (1.20.1)
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties.
Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
|
build (1.20.1)
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties.
Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
|
build (1.19.2)
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties.
Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
|
build (1.19.2)
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties.
Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
|