Skip to content

Draft of BucketOperations #446

Draft of BucketOperations

Draft of BucketOperations #446

Triggered via pull request October 20, 2023 13:34
@yawkatyawkat
synchronize #361
buckets
Status Success
Total duration 2m 23s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

aws.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error
AzureBlobStorageCloudSpec.initializationError: object-storage-azure/src/test/groovy/io/micronaut/objectstorage/azure/AzureBlobStorageCloudSpec.groovy#L1
io.micronaut.context.exceptions.DependencyInjectionException: Failed to inject value for parameter [$spock_sharedField_blobServiceClient] of method [set$spock_sharedField_blobServiceClient] of class: io.micronaut.objectstorage.azure.AzureBlobStorageCloudSpec Message: No bean of type [com.azure.storage.blob.BlobServiceClient] exists. * [BlobServiceClient] requires the presence of a bean of type [com.azure.storage.blob.BlobServiceClientBuilder] which does not exist. * [BlobServiceClientBuilder] requires the presence of a bean of type [io.micronaut.objectstorage.azure.AzureBlobStorageEndpointConfiguration] which does not exist. * [AzureBlobStorageEndpointConfiguration] requires the presence of configuration. No configuration entries found under the prefix: [micronaut.object-storage.azure-bucket-operations.*]. Provide the necessary configuration to resolve this issue. Path Taken: AzureBlobStorageCloudSpec.set$spock_sharedField_blobServiceClient([BlobServiceClient $spock_sharedField_blobServiceClient])