Bump Minio from 5.0.0 to 6.0.0 #3205
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
test.yml
on: pull_request
unit-tests-and-codecov
1m 12s
workflow-executor-integration-tests
1m 47s
task-manager-integration-tests
1m 40s
sonarscanner
0s
Annotations
32 errors and 32 warnings
unit-tests-and-codecov:
tests/IntegrationTests/WorkflowExecutor.IntegrationTests/Support/MinioClientUtil.cs#L34
Cannot implicitly convert type 'Minio.IMinioClient' to 'Minio.MinioClient'. An explicit conversion exists (are you missing a cast?)
|
unit-tests-and-codecov:
tests/IntegrationTests/WorkflowExecutor.IntegrationTests/Support/MinioClientUtil.cs#L50
The type or namespace name 'BucketExistsArgs' could not be found (are you missing a using directive or an assembly reference?)
|
unit-tests-and-codecov:
tests/IntegrationTests/WorkflowExecutor.IntegrationTests/Support/MinioClientUtil.cs#L55
The type or namespace name 'ListObjectsArgs' could not be found (are you missing a using directive or an assembly reference?)
|
unit-tests-and-codecov:
tests/IntegrationTests/WorkflowExecutor.IntegrationTests/Support/MinioClientUtil.cs#L61
'?' 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?)
|
unit-tests-and-codecov:
tests/IntegrationTests/WorkflowExecutor.IntegrationTests/Support/MinioClientUtil.cs#L63
The type or namespace name 'RemoveObjectArgs' could not be found (are you missing a using directive or an assembly reference?)
|
unit-tests-and-codecov:
tests/IntegrationTests/WorkflowExecutor.IntegrationTests/Support/MinioClientUtil.cs#L72
The type or namespace name 'MakeBucketArgs' could not be found (are you missing a using directive or an assembly reference?)
|
unit-tests-and-codecov:
tests/IntegrationTests/WorkflowExecutor.IntegrationTests/Support/MinioClientUtil.cs#L110
The type or namespace name 'PutObjectArgs' could not be found (are you missing a using directive or an assembly reference?)
|
unit-tests-and-codecov:
tests/IntegrationTests/WorkflowExecutor.IntegrationTests/Support/MinioClientUtil.cs#L130
The type or namespace name 'PutObjectArgs' could not be found (are you missing a using directive or an assembly reference?)
|
unit-tests-and-codecov:
tests/IntegrationTests/WorkflowExecutor.IntegrationTests/Support/MinioClientUtil.cs#L148
The type or namespace name 'GetObjectArgs' could not be found (are you missing a using directive or an assembly reference?)
|
unit-tests-and-codecov:
tests/IntegrationTests/WorkflowExecutor.IntegrationTests/Support/MinioClientUtil.cs#L153
The type or namespace name 'StatObjectArgs' could not be found (are you missing a using directive or an assembly reference?)
|
task-manager-integration-tests
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/monai-deploy-workflow-manager/monai-deploy-workflow-manager/./tests/IntegrationTests/TaskManager.IntegrationTests/bin/Debug/net6.0'. No such file or directory
|
task-manager-integration-tests:
tests/IntegrationTests/WorkflowExecutor.IntegrationTests/Support/MinioClientUtil.cs#L34
Cannot implicitly convert type 'Minio.IMinioClient' to 'Minio.MinioClient'. An explicit conversion exists (are you missing a cast?)
|
task-manager-integration-tests:
tests/IntegrationTests/WorkflowExecutor.IntegrationTests/Support/MinioClientUtil.cs#L50
The type or namespace name 'BucketExistsArgs' could not be found (are you missing a using directive or an assembly reference?)
|
task-manager-integration-tests:
tests/IntegrationTests/WorkflowExecutor.IntegrationTests/Support/MinioClientUtil.cs#L55
The type or namespace name 'ListObjectsArgs' could not be found (are you missing a using directive or an assembly reference?)
|
task-manager-integration-tests:
tests/IntegrationTests/WorkflowExecutor.IntegrationTests/Support/MinioClientUtil.cs#L61
'?' 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?)
|
task-manager-integration-tests:
tests/IntegrationTests/WorkflowExecutor.IntegrationTests/Support/MinioClientUtil.cs#L63
The type or namespace name 'RemoveObjectArgs' could not be found (are you missing a using directive or an assembly reference?)
|
task-manager-integration-tests:
tests/IntegrationTests/WorkflowExecutor.IntegrationTests/Support/MinioClientUtil.cs#L72
The type or namespace name 'MakeBucketArgs' could not be found (are you missing a using directive or an assembly reference?)
|
task-manager-integration-tests:
tests/IntegrationTests/WorkflowExecutor.IntegrationTests/Support/MinioClientUtil.cs#L110
The type or namespace name 'PutObjectArgs' could not be found (are you missing a using directive or an assembly reference?)
|
task-manager-integration-tests:
tests/IntegrationTests/WorkflowExecutor.IntegrationTests/Support/MinioClientUtil.cs#L130
The type or namespace name 'PutObjectArgs' could not be found (are you missing a using directive or an assembly reference?)
|
task-manager-integration-tests:
tests/IntegrationTests/WorkflowExecutor.IntegrationTests/Support/MinioClientUtil.cs#L148
The type or namespace name 'GetObjectArgs' could not be found (are you missing a using directive or an assembly reference?)
|
task-manager-integration-tests:
tests/IntegrationTests/WorkflowExecutor.IntegrationTests/Support/MinioClientUtil.cs#L153
The type or namespace name 'StatObjectArgs' could not be found (are you missing a using directive or an assembly reference?)
|
workflow-executor-integration-tests:
tests/IntegrationTests/TaskManager.IntegrationTests/Support/MinioClientUtil.cs#L33
Cannot implicitly convert type 'Minio.IMinioClient' to 'Minio.MinioClient'. An explicit conversion exists (are you missing a cast?)
|
workflow-executor-integration-tests:
tests/IntegrationTests/TaskManager.IntegrationTests/Support/MinioClientUtil.cs#L49
The type or namespace name 'BucketExistsArgs' could not be found (are you missing a using directive or an assembly reference?)
|
workflow-executor-integration-tests:
tests/IntegrationTests/TaskManager.IntegrationTests/Support/MinioClientUtil.cs#L54
The type or namespace name 'ListObjectsArgs' could not be found (are you missing a using directive or an assembly reference?)
|
workflow-executor-integration-tests:
tests/IntegrationTests/TaskManager.IntegrationTests/Support/MinioClientUtil.cs#L60
'?' 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?)
|
workflow-executor-integration-tests:
tests/IntegrationTests/TaskManager.IntegrationTests/Support/MinioClientUtil.cs#L62
The type or namespace name 'RemoveObjectArgs' could not be found (are you missing a using directive or an assembly reference?)
|
workflow-executor-integration-tests:
tests/IntegrationTests/TaskManager.IntegrationTests/Support/MinioClientUtil.cs#L71
The type or namespace name 'MakeBucketArgs' could not be found (are you missing a using directive or an assembly reference?)
|
workflow-executor-integration-tests:
tests/IntegrationTests/TaskManager.IntegrationTests/Support/MinioClientUtil.cs#L100
The type or namespace name 'PutObjectArgs' could not be found (are you missing a using directive or an assembly reference?)
|
workflow-executor-integration-tests:
tests/IntegrationTests/TaskManager.IntegrationTests/Support/MinioClientUtil.cs#L118
The type or namespace name 'PutObjectArgs' could not be found (are you missing a using directive or an assembly reference?)
|
workflow-executor-integration-tests:
tests/IntegrationTests/TaskManager.IntegrationTests/Support/MinioClientUtil.cs#L136
The type or namespace name 'GetObjectArgs' could not be found (are you missing a using directive or an assembly reference?)
|
workflow-executor-integration-tests:
tests/IntegrationTests/TaskManager.IntegrationTests/Support/MinioClientUtil.cs#L141
The type or namespace name 'BucketExistsArgs' could not be found (are you missing a using directive or an assembly reference?)
|
workflow-executor-integration-tests
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/monai-deploy-workflow-manager/monai-deploy-workflow-manager/./tests/IntegrationTests/WorkflowExecutor.IntegrationTests/bin/Debug/net6.0'. No such file or directory
|
unit-tests-and-codecov:
src/WorkflowManager/Database/Repositories/ArtifactsRepository.cs#L49
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
unit-tests-and-codecov:
src/WorkflowManager/Database/Repositories/ArtifactsRepository.cs#L194
The variable 'ex' is declared but never used
|
unit-tests-and-codecov:
tests/UnitTests/WorkflowManager.Tests/DummyMessagingService.cs#L53
The event 'DummyMessagingService.OnConnectionError' is never used
|
unit-tests-and-codecov:
tests/IntegrationTests/WorkflowExecutor.IntegrationTests/Support/MinioDataSeeding.cs#L40
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
unit-tests-and-codecov:
tests/IntegrationTests/WorkflowExecutor.IntegrationTests/StepDefinitions/ArtifactReceivedEventStepDefinitions.cs#L44
Non-nullable property 'WorkflowPublisher' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
unit-tests-and-codecov:
tests/IntegrationTests/WorkflowExecutor.IntegrationTests/StepDefinitions/ArtifactReceivedEventStepDefinitions.cs#L59
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
unit-tests-and-codecov:
tests/IntegrationTests/WorkflowExecutor.IntegrationTests/StepDefinitions/ArtifactReceivedEventStepDefinitions.cs#L91
The variable 'e' is declared but never used
|
unit-tests-and-codecov:
tests/IntegrationTests/WorkflowExecutor.IntegrationTests/StepDefinitions/ArtifactReceivedEventStepDefinitions.cs#L116
Dereference of a possibly null reference.
|
unit-tests-and-codecov:
tests/IntegrationTests/WorkflowExecutor.IntegrationTests/StepDefinitions/ArtifactReceivedEventStepDefinitions.cs#L118
Dereference of a possibly null reference.
|
unit-tests-and-codecov:
src/WorkflowManager/Database/Repositories/ArtifactsRepository.cs#L49
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
task-manager-integration-tests
No files were found with the provided path: ./tests/IntegrationTests/TaskManager.IntegrationTests/bin/Debug/net6.0/LivingDoc.html. No artifacts will be uploaded.
|
task-manager-integration-tests:
src/WorkflowManager/Database/Repositories/ArtifactsRepository.cs#L49
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
task-manager-integration-tests:
src/WorkflowManager/Database/Repositories/ArtifactsRepository.cs#L194
The variable 'ex' is declared but never used
|
task-manager-integration-tests:
tests/UnitTests/WorkflowManager.Tests/DummyMessagingService.cs#L53
The event 'DummyMessagingService.OnConnectionError' is never used
|
task-manager-integration-tests:
tests/IntegrationTests/WorkflowExecutor.IntegrationTests/Support/MinioDataSeeding.cs#L40
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
task-manager-integration-tests:
tests/IntegrationTests/WorkflowExecutor.IntegrationTests/StepDefinitions/ArtifactReceivedEventStepDefinitions.cs#L44
Non-nullable property 'WorkflowPublisher' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
task-manager-integration-tests:
tests/IntegrationTests/WorkflowExecutor.IntegrationTests/StepDefinitions/ArtifactReceivedEventStepDefinitions.cs#L59
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
task-manager-integration-tests:
tests/IntegrationTests/WorkflowExecutor.IntegrationTests/StepDefinitions/ArtifactReceivedEventStepDefinitions.cs#L91
The variable 'e' is declared but never used
|
task-manager-integration-tests:
tests/IntegrationTests/WorkflowExecutor.IntegrationTests/StepDefinitions/ArtifactReceivedEventStepDefinitions.cs#L116
Dereference of a possibly null reference.
|
task-manager-integration-tests:
tests/IntegrationTests/WorkflowExecutor.IntegrationTests/StepDefinitions/ArtifactReceivedEventStepDefinitions.cs#L118
Dereference of a possibly null reference.
|
task-manager-integration-tests:
src/WorkflowManager/Database/Repositories/ArtifactsRepository.cs#L49
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
workflow-executor-integration-tests:
src/WorkflowManager/Database/Repositories/ArtifactsRepository.cs#L49
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
workflow-executor-integration-tests:
src/WorkflowManager/Database/Repositories/ArtifactsRepository.cs#L194
The variable 'ex' is declared but never used
|
workflow-executor-integration-tests:
tests/IntegrationTests/WorkflowExecutor.IntegrationTests/StepDefinitions/ArtifactReceivedEventStepDefinitions.cs#L44
Non-nullable property 'WorkflowPublisher' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
workflow-executor-integration-tests:
tests/IntegrationTests/WorkflowExecutor.IntegrationTests/StepDefinitions/ArtifactReceivedEventStepDefinitions.cs#L59
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
workflow-executor-integration-tests:
tests/IntegrationTests/WorkflowExecutor.IntegrationTests/StepDefinitions/ArtifactReceivedEventStepDefinitions.cs#L91
The variable 'e' is declared but never used
|
workflow-executor-integration-tests:
tests/IntegrationTests/WorkflowExecutor.IntegrationTests/StepDefinitions/ArtifactReceivedEventStepDefinitions.cs#L116
Dereference of a possibly null reference.
|
workflow-executor-integration-tests:
tests/IntegrationTests/WorkflowExecutor.IntegrationTests/StepDefinitions/ArtifactReceivedEventStepDefinitions.cs#L118
Dereference of a possibly null reference.
|
workflow-executor-integration-tests:
tests/IntegrationTests/WorkflowExecutor.IntegrationTests/Support/MinioDataSeeding.cs#L40
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
workflow-executor-integration-tests:
tests/UnitTests/WorkflowManager.Tests/DummyMessagingService.cs#L53
The event 'DummyMessagingService.OnConnectionError' is never used
|
workflow-executor-integration-tests:
src/WorkflowManager/Database/Repositories/ArtifactsRepository.cs#L49
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
workflow-executor-integration-tests
No files were found with the provided path: ./tests/IntegrationTests/WorkflowExecutor.IntegrationTests/bin/Debug/net6.0/LivingDoc.html. No artifacts will be uploaded.
|