Update deps #166
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.
|