feat: enable multiple technical user for offers #1197
Merged
GitHub Advanced Security / CodeQL
succeeded
Dec 3, 2024 in 3s
1 new alert
New alerts in code changed by this pull request
- 1 note
See annotations below for details.
Annotations
Check notice on line 192 in src/marketplace/Offers.Library/Service/OfferSetupService.cs
Code scanning / CodeQL
Missed opportunity to use Select Note
- consider mapping the sequence explicitly using '.Select(...)'.
Loading