Skip to content

Update dependencies #57

Update dependencies

Update dependencies #57

Triggered via push January 25, 2024 10:57
Status Failure
Total duration 2m 6s
Artifacts 1

release.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
release
Process completed with exit code 1.
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/filters/BucketFilter.java#L24
getSupportedFilters implements method in FilterApplier; expected @OverRide
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#L90
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/AwsMetadata.java#L125
The field 'LEGACY_UPDATE_DELETE_IMPLEMENTATION' is never read.
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/AwsRecordSetProvider.java#L94
The local variable 'columns' is never read.

Artifacts

Produced during runtime
Name Size
test report release Expired
48.8 KB