Merge pull request #36 from eduardo-paes/staging #21
Annotations
5 errors and 10 warnings
|
|
|
Error: Failed to fetch Kudu App Settings.
Site Disabled (CODE: 403)
at Kudu.<anonymous> (/home/runner/work/_actions/Azure/functions-action/v1/lib/appservice-rest/Kudu/azure-app-kudu-service.js:69:23)
at Generator.next (<anonymous>)
at fulfilled (/home/runner/work/_actions/Azure/functions-action/v1/lib/appservice-rest/Kudu/azure-app-kudu-service.js:5:58)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
|
|
|
src/Infrastructure/Services/ReportService.cs#L38
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
src/Application/Mappings/ProjectMappings.cs#L15
Dereference of a possibly null reference.
|
src/Application/Mappings/ProjectMappings.cs#L15
Dereference of a possibly null reference.
|
src/Application/Mappings/ProjectMappings.cs#L16
Dereference of a possibly null reference.
|
src/Application/Mappings/ProjectMappings.cs#L16
Dereference of a possibly null reference.
|
src/Application.Tests/UseCases/User/UpdateUserTests.cs#L22
Nullable value type may be null.
|
src/Application.Tests/UseCases/Auth/ResetPasswordTests.cs#L38
Nullable value type may be null.
|
src/Application.Tests/UseCases/Auth/ResetPasswordTests.cs#L47
Nullable value type may be null.
|
src/Application.Tests/UseCases/Auth/ConfirmEmailTests.cs#L45
Converting null literal or possible null value to non-nullable type.
|
The logs for this run have expired and are no longer available.
Loading