Deploy WebAPI to Azure #55
Annotations
9 warnings
src/Infrastructure/Services/ReportService.cs#L38
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
src/Infrastructure/WebAPI/Startup.cs#L48
Dereference of a possibly null reference.
|
src/Infrastructure/WebAPI/Startup.cs#L58
Dereference of a possibly null reference.
|
src/Infrastructure/Services/ReportService.cs#L38
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
src/Infrastructure/WebAPI/Startup.cs#L48
Dereference of a possibly null reference.
|
src/Infrastructure/WebAPI/Startup.cs#L58
Dereference of a possibly null reference.
|
src/Infrastructure/Services/ReportService.cs#L38
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
src/Infrastructure/WebAPI/Startup.cs#L48
Dereference of a possibly null reference.
|
src/Infrastructure/WebAPI/Startup.cs#L58
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading