Skip to content

Update dependencies #72

Update dependencies

Update dependencies #72

Triggered via push June 20, 2024 11:23
Status Success
Total duration 2m 50s
Artifacts 1

release.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
release
Prefer instanceof to getClass when implementing Object#equals.
release
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: AwsTransactionHandle.
release
The field 'LEGACY_UPDATE_DELETE_IMPLEMENTATION' is never read.
release
Method 'encodeRow' is never used.
release
The local variable 'columns' is never read.
release
The field 's3' is never read.
release
toString overrides method in Object; expected @OverRide
release
Execution may fall through from the previous case; add a `// fall through` comment before this line if it was deliberate
release
getTableHandle implements method in ConnectorMergeTableHandle; expected @OverRide
release
getSupportedFilters implements method in FilterApplier; expected @OverRide
release: trino-cloud-aws/src/main/java/pl/net/was/cloud/aws/AwsColumnHandle.java#L52
Prefer instanceof to getClass when implementing Object#equals.
release: trino-cloud-aws/src/main/java/pl/net/was/cloud/aws/AwsConnector.java#L58
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: AwsTransactionHandle.
release: trino-cloud-aws/src/main/java/pl/net/was/cloud/aws/AwsMetadata.java#L126
The field 'LEGACY_UPDATE_DELETE_IMPLEMENTATION' is never read.
release: trino-cloud-aws/src/main/java/pl/net/was/cloud/aws/AwsRecordSetProvider.java#L94
The local variable 'columns' is never read.
release: trino-cloud-aws/src/main/java/pl/net/was/cloud/aws/AwsTableHandle.java#L63
toString overrides method in Object; expected @OverRide
release: trino-cloud-aws/src/main/java/pl/net/was/cloud/aws/AwsMergeSink.java#L91
Execution may fall through from the previous case; add a `// fall through` comment before this line if it was deliberate
release: trino-cloud-aws/src/main/java/pl/net/was/cloud/aws/AwsOutputTableHandle.java#L53
getTableHandle implements method in ConnectorMergeTableHandle; expected @OverRide
release: trino-cloud-aws/src/main/java/pl/net/was/cloud/aws/filters/BucketFilter.java#L24
getSupportedFilters implements method in FilterApplier; expected @OverRide

Artifacts

Produced during runtime
Name Size
test report release Expired
10.9 KB