FOUNDATIONS: GET Async with CancellationToken IHttpExchangeService
#278
Annotations
5 warnings
Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build:
STX.REST.RESTFulSense.Clients.Infrastructure.Build/Services/ScriptGenerationService.cs#L105
Converting null literal or possible null value to non-nullable type.
|
Build:
STX.REST.RESTFulSense.Clients.Infrastructure.Build/Services/ScriptGenerationService.cs#L109
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
Build:
STX.REST.RESTFulSense.Clients.Infrastructure.Build/Services/ScriptGenerationService.cs#L105
Converting null literal or possible null value to non-nullable type.
|
Build:
STX.REST.RESTFulSense.Clients.Infrastructure.Build/Services/ScriptGenerationService.cs#L109
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|