Skip to content

Bump anchore/scan-action from 3.3.5 to 3.3.8 #3281

Bump anchore/scan-action from 3.3.5 to 3.3.8

Bump anchore/scan-action from 3.3.5 to 3.3.8 #3281

Triggered via pull request December 4, 2023 09:34
Status Success
Total duration 5m 51s
Artifacts 3

test.yml

on: pull_request
unit-tests-and-codecov
3m 18s
unit-tests-and-codecov
workflow-executor-integration-tests
5m 0s
workflow-executor-integration-tests
task-manager-integration-tests
1m 52s
task-manager-integration-tests
Fit to window
Zoom out
Zoom in

Annotations

52 warnings
task-manager-integration-tests: src/WorkflowManager/WorkflowExecuter/Services/WorkflowExecuterService.cs#L660
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/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/UnitTests/WorkflowManager.Tests/DummyMessagingService.cs#L53
The event 'DummyMessagingService.OnConnectionError' is never used
unit-tests-and-codecov: src/WorkflowManager/Database/Repositories/ArtifactsRepository.cs#L193
The variable 'ex' is declared but never used
unit-tests-and-codecov: src/WorkflowManager/WorkflowExecuter/Services/WorkflowExecuterService.cs#L660
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/UnitTests/WorkflowManager.Tests/DummyMessagingService.cs#L53
The event 'DummyMessagingService.OnConnectionError' is never used
unit-tests-and-codecov: src/WorkflowManager/Database/Repositories/ArtifactsRepository.cs#L193
The variable 'ex' is declared but never used
unit-tests-and-codecov: src/WorkflowManager/WorkflowExecuter/Services/WorkflowExecuterService.cs#L660
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/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#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/UnitTests/WorkflowManager.Tests/DummyMessagingService.cs#L53
The event 'DummyMessagingService.OnConnectionError' is never used
workflow-executor-integration-tests: src/WorkflowManager/WorkflowExecuter/Services/WorkflowExecuterService.cs#L660
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/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/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: src/WorkflowManager/WorkflowExecuter/Services/WorkflowExecuterService.cs#L660
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: 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/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.
sonarscanner: src/WorkflowManager/Database/Repositories/ArtifactsRepository.cs#L193
The variable 'ex' is declared but never used
sonarscanner: src/WorkflowManager/WorkflowExecuter/Services/WorkflowExecuterService.cs#L660
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.
sonarscanner: src/WorkflowManager/WorkflowManager/appsettings.json#L3
Review this hard-coded URI, which may contain a credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
sonarscanner: src/WorkflowManager/WorkflowManager/appsettings.json#L71
"password" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
sonarscanner: src/WorkflowManager/WorkflowManager/appsettings.json#L82
"password" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
sonarscanner: src/WorkflowManager/WorkflowManager/appsettings.Local.json#L3
Review this hard-coded URI, which may contain a credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
sonarscanner: src/WorkflowManager/WorkflowManager/appsettings.Local.json#L66
"password" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
sonarscanner: src/WorkflowManager/WorkflowManager/appsettings.Local.json#L78
"password" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
sonarscanner: src/WorkflowManager/WorkflowManager/appsettings.Local.json#L107
"password" detected here, make sure this is not a hard-coded credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)
sonarscanner: src/TaskManager/TaskManager/appsettings.Local.json#L3
Review this hard-coded URI, which may contain a credential. (https://rules.sonarsource.com/csharp/RSPEC-2068)

Artifacts

Produced during runtime
Name Size
TaskManagerIntegrationTestReport Expired
1.69 MB
WorkflowExecutorIntegrationTestReport Expired
2.65 MB
code-coverage-reports Expired
17.9 MB