chore: fetched from main #8
Annotations
2 errors and 11 warnings
deploy
Login failed with Error: The process 'C:\Program Files\Microsoft SDKs\Azure\CLI2\wbin\az.cmd' failed with exit code 1. Double check if the 'auth-type' is correct. Refer to https://github.com/Azure/login#readme for more information.
|
deploy
No subscriptions found for ***.
|
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
build:
Dtos/UserManagement/UserDto.cs#L8
Non-nullable property 'PhoneNumber' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Dtos/UserManagement/UserDto.cs#L7
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Dtos/UserManagement/UserDto.cs#L6
Non-nullable property 'UserName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Dtos/UserManagement/UserDto.cs#L5
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
Program.cs#L51
Dereference of a possibly null reference.
|
build:
Constants/Permissions.cs#L24
Nullability of reference types in value of type 'List<string?>' doesn't match target type 'IEnumerable<string>'.
|
build:
Constants/Permissions.cs#L27
Converting null literal or possible null value to non-nullable type.
|
build:
Services/UserService.cs#L43
Cannot convert null literal to non-nullable reference type.
|
build:
Controllers/UsersController.cs#L33
Cannot convert null literal to non-nullable reference type.
|
build:
Interfaces/IUserService.cs#L9
Cannot convert null literal to non-nullable reference type.
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
.net-app
Expired
|
4.13 MB |
sha256:2dffaf09b06c09e6dea19b3b35cbc43a84018b52ee18081f1d36796c14195b6e
|
|