Skip to content

Update deps

Update deps #166

Triggered via push August 31, 2024 03:12
Status Failure
Total duration 24s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors
build / build: src/Foundatio.Minio/Storage/MinioFileStorage.cs#L273
Cannot convert lambda expression to type 'IObserver<DeleteError>' because it is not a delegate type
build / build: src/Foundatio.Minio/Storage/MinioFileStorage.cs#L277
Cannot convert lambda expression to type 'IScheduler' because it is not a delegate type
build / build: src/Foundatio.Minio/Storage/MinioFileStorage.cs#L280
'int' does not contain a definition for 'GetAwaiter' and no accessible extension method 'GetAwaiter' accepting a first argument of type 'int' could be found (are you missing a using directive or an assembly reference?)
build / build: src/Foundatio.Minio/Storage/MinioFileStorage.cs#L336
'IMinioClient' does not contain a definition for 'ListObjectsAsync' and no accessible extension method 'ListObjectsAsync' accepting a first argument of type 'IMinioClient' could be found (are you missing a using directive or an assembly reference?)
build / build: src/Foundatio.Minio/Storage/MinioFileStorage.cs#L273
Cannot convert lambda expression to type 'IObserver<DeleteError>' because it is not a delegate type
build / build: src/Foundatio.Minio/Storage/MinioFileStorage.cs#L277
Cannot convert lambda expression to type 'IScheduler' because it is not a delegate type
build / build: src/Foundatio.Minio/Storage/MinioFileStorage.cs#L280
'int' does not contain a definition for 'GetAwaiter' and no accessible extension method 'GetAwaiter' accepting a first argument of type 'int' could be found (are you missing a using directive or an assembly reference?)
build / build: src/Foundatio.Minio/Storage/MinioFileStorage.cs#L336
'IMinioClient' does not contain a definition for 'ListObjectsAsync' and no accessible extension method 'ListObjectsAsync' accepting a first argument of type 'IMinioClient' could be found (are you missing a using directive or an assembly reference?)
build / build
Process completed with exit code 1.