Skip to content

Bump dep.plugin.surefire.version from 3.1.2 to 3.2.3 #137

Bump dep.plugin.surefire.version from 3.1.2 to 3.2.3

Bump dep.plugin.surefire.version from 3.1.2 to 3.2.3 #137

Triggered via pull request December 18, 2023 16:17
Status Failure
Total duration 59s
Artifacts 1

maven.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
build
Process completed with exit code 1.
JUnit Jupiter.JUnit Jupiter: JUnit Jupiter#L1
org/junit/platform/engine/support/store/NamespacedHierarchicalStore$CloseAction
build: src/main/java/pl/net/was/trino/git/GitConnector.java#L53
Importing nested classes/static methods/static fields with commonly-used names can make code harder to read, because it may not be clear from the context exactly which type is being referred to. Qualifying the name with that of the containing class can make the code clearer. Here we recommend using qualified class: GitTransactionHandle.
build: src/main/java/pl/net/was/trino/git/GitSplitManager.java#L112
Return value of methods returning Future must be checked. Ignoring returned Futures suppresses exceptions thrown from the code that completes the Future.
build: src/test/java/pl/net/was/trino/git/TestGitClient.java#L57
Streams that encapsulate a closeable resource should be closed using try-with-resources
build: src/test/java/pl/net/was/trino/git/TestGitClient.java#L72
Date has a bad API that leads to bugs; prefer java.time.Instant or LocalDate.
build: src/test/java/pl/net/was/trino/git/TestGitClient.java#L82
Implicit use of the platform default charset, which can result in differing behaviour between JVM executions or incorrect behavior if the encoding of the data source doesn't match expectations.

Artifacts

Produced during runtime
Name Size
test report build Expired
86.5 KB