chore(deps): update mcr.microsoft.com/dotnet/runtime docker tag to v8.0.7 #202
Annotations
10 errors
src/PathlingS3Import/Commands/MergeCommand.cs#L87
'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?)
|
src/PathlingS3Import/Commands/MergeCommand.cs#L91
Argument 2: cannot convert from 'string' to 'Microsoft.Extensions.Logging.EventId'
|
src/PathlingS3Import/Commands/MergeCommand.cs#L92
Argument 3: cannot convert from 'method group' to 'string?'
|
src/PathlingS3Import/Commands/MergeCommand.cs#L115
'?' does not contain a definition for 'GetEnumerator' and no accessible extension method 'GetEnumerator' accepting a first argument of type '?' could be found (are you missing a using directive or an assembly reference?)
|
src/PathlingS3Import/Commands/MergeCommand.cs#L184
Argument 2: cannot convert from 'string' to 'Microsoft.Extensions.Logging.EventId'
|
src/PathlingS3Import/Commands/MergeCommand.cs#L185
Argument 3: cannot convert from 'int' to 'System.Exception?'
|
src/PathlingS3Import/Commands/MergeCommand.cs#L186
Argument 4: cannot convert from 'method group' to 'string?'
|
src/PathlingS3Import/Commands/ImportCommand.cs#L178
'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?)
|
src/PathlingS3Import/Commands/ImportCommand.cs#L181
Argument 2: cannot convert from 'string' to 'Microsoft.Extensions.Logging.EventId'
|
src/PathlingS3Import/Commands/ImportCommand.cs#L181
Argument 3: cannot convert from 'method group' to 'string?'
|
This job failed
Loading