Bump net.bytebuddy:byte-buddy from 1.14.8 to 1.14.9 #621
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
maven-checks:
src/main/java/org/ebyhr/trino/storage/operator/TextPlugin.java#L40
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.
|
maven-checks:
src/main/java/org/ebyhr/trino/storage/operator/CsvPlugin.java#L41
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.
|
maven-checks:
src/main/java/org/ebyhr/trino/storage/operator/CsvPlugin.java#L56
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.
|
maven-checks:
src/main/java/org/ebyhr/trino/storage/operator/RawPlugin.java#L42
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.
|
maven-checks:
src/main/java/org/ebyhr/trino/storage/StorageRecordSetProvider.java#L65
Using stream::iterator creates a one-shot Iterable, which may cause surprising failures.
|
maven-checks:
src/main/java/org/ebyhr/trino/storage/operator/JsonPlugin.java#L58
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.
|
maven-checks:
src/main/java/org/ebyhr/trino/storage/operator/JsonPlugin.java#L116
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.
|
maven-checks:
src/main/java/org/ebyhr/trino/storage/operator/TsvPlugin.java#L41
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.
|
maven-checks:
src/main/java/org/ebyhr/trino/storage/operator/TsvPlugin.java#L56
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.
|
maven-checks:
src/main/java/org/ebyhr/trino/storage/operator/ExcelPlugin.java#L52
It is very rare for LinkedList to out-perform ArrayList or ArrayDeque. Avoid it unless you're willing to invest a lot of time into benchmarking. Caveat: LinkedList supports null elements, but ArrayDeque does not.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test report maven-checks
Expired
|
113 KB |
|