Skip to content

Bump trufflesecurity/trufflehog from 3.63.7 to 3.68.4 #3373

Bump trufflesecurity/trufflehog from 3.63.7 to 3.68.4

Bump trufflesecurity/trufflehog from 3.63.7 to 3.68.4 #3373

Triggered via pull request March 4, 2024 09:22
Status Success
Total duration 5m 40s
Artifacts 3

test.yml

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

Annotations

30 warnings
task-manager-integration-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
task-manager-integration-tests: src/WorkflowManager/WorkflowExecuter/Services/WorkflowExecuterService.cs#L156
Argument of type 'WorkflowInstance?[]' cannot be used for parameter 'collection' of type 'IEnumerable<WorkflowInstance>' in 'void List<WorkflowInstance>.AddRange(IEnumerable<WorkflowInstance> collection)' due to differences in the nullability of reference types.
task-manager-integration-tests: src/WorkflowManager/WorkflowExecuter/Services/WorkflowExecuterService.cs#L156
Argument of type 'WorkflowInstance?[]' cannot be used for parameter 'collection' of type 'IEnumerable<WorkflowInstance>' in 'void List<WorkflowInstance>.AddRange(IEnumerable<WorkflowInstance> collection)' due to differences in the nullability of reference types.
unit-tests-and-codecov
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit-tests-and-codecov: src/WorkflowManager/WorkflowExecuter/Services/WorkflowExecuterService.cs#L156
Argument of type 'WorkflowInstance?[]' cannot be used for parameter 'collection' of type 'IEnumerable<WorkflowInstance>' in 'void List<WorkflowInstance>.AddRange(IEnumerable<WorkflowInstance> collection)' due to differences in the nullability of reference types.
unit-tests-and-codecov: src/WorkflowManager/WorkflowExecuter/Services/WorkflowExecuterService.cs#L156
Argument of type 'WorkflowInstance?[]' cannot be used for parameter 'collection' of type 'IEnumerable<WorkflowInstance>' in 'void List<WorkflowInstance>.AddRange(IEnumerable<WorkflowInstance> collection)' due to differences in the nullability of reference types.
unit-tests-and-codecov: src/WorkflowManager/WorkflowExecuter/Services/WorkflowExecuterService.cs#L156
Argument of type 'WorkflowInstance?[]' cannot be used for parameter 'collection' of type 'IEnumerable<WorkflowInstance>' in 'void List<WorkflowInstance>.AddRange(IEnumerable<WorkflowInstance> collection)' due to differences in the nullability of reference types.
workflow-executor-integration-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
workflow-executor-integration-tests: src/WorkflowManager/WorkflowExecuter/Services/WorkflowExecuterService.cs#L156
Argument of type 'WorkflowInstance?[]' cannot be used for parameter 'collection' of type 'IEnumerable<WorkflowInstance>' in 'void List<WorkflowInstance>.AddRange(IEnumerable<WorkflowInstance> collection)' due to differences in the nullability of reference types.
workflow-executor-integration-tests: src/WorkflowManager/WorkflowExecuter/Services/WorkflowExecuterService.cs#L156
Argument of type 'WorkflowInstance?[]' cannot be used for parameter 'collection' of type 'IEnumerable<WorkflowInstance>' in 'void List<WorkflowInstance>.AddRange(IEnumerable<WorkflowInstance> collection)' due to differences in the nullability of reference types.
workflow-executor-integration-tests: src/WorkflowManager/WorkflowExecuter/Services/WorkflowExecuterService.cs#L156
Argument of type 'WorkflowInstance?[]' cannot be used for parameter 'collection' of type 'IEnumerable<WorkflowInstance>' in 'void List<WorkflowInstance>.AddRange(IEnumerable<WorkflowInstance> collection)' due to differences in the nullability of reference types.
sonarscanner
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, actions/checkout@v3, actions/setup-dotnet@v3, actions/[email protected], actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
sonarscanner: src/WorkflowManager/WorkflowExecuter/Services/WorkflowExecuterService.cs#L156
Argument of type 'WorkflowInstance?[]' cannot be used for parameter 'collection' of type 'IEnumerable<WorkflowInstance>' in 'void List<WorkflowInstance>.AddRange(IEnumerable<WorkflowInstance> collection)' due to differences in the nullability of reference types.
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#L73
"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#L84
"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.json#L27
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
18.1 MB