Skip to content

adding triggered workflow names to payload #2944

adding triggered workflow names to payload

adding triggered workflow names to payload #2944

Triggered via pull request May 23, 2024 10:00
Status Success
Total duration 4m 38s
Artifacts

license-scanning.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
scan
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]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
scan: tests/UnitTests/Common.Tests/Services/PayloadServiceTests.cs#L496
Converting null literal or possible null value to non-nullable type.
scan: tests/UnitTests/Common.Tests/Services/PayloadServiceTests.cs#L499
Possible null reference argument for parameter 'payload' in 'Task<bool> IPayloadService.UpdateAsyncWorkflowIds(Payload payload)'.
scan: tests/UnitTests/Common.Tests/Services/PayloadServiceTests.cs#L496
Converting null literal or possible null value to non-nullable type.
scan: tests/UnitTests/Common.Tests/Services/PayloadServiceTests.cs#L499
Possible null reference argument for parameter 'payload' in 'Task<bool> IPayloadService.UpdateAsyncWorkflowIds(Payload payload)'.