Skip to content

🔥Remove .vscode file #15

🔥Remove .vscode file

🔥Remove .vscode file #15

Triggered via push September 30, 2024 15:45
Status Success
Total duration 3m 19s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: dotnet/UserApi/UserApi/Services/AuthHandler.cs#L36
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
build: dotnet/UserApi/UserApi/Program.cs#L60
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
build: dotnet/UserApi/UserApi/Program.cs#L65
Possible null reference assignment.
build: dotnet/UserApi/UserApi/Program.cs#L66
Possible null reference assignment.
build: dotnet/UserApi/UserApi/Models/UserRolesViewModel.cs#L5
Non-nullable property 'UserId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: dotnet/UserApi/UserApi/Models/UserRolesViewModel.cs#L8
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: dotnet/UserApi/UserApi/Models/UserRolesViewModel.cs#L9
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: dotnet/UserApi/UserApi/Models/UserRolesViewModel.cs#L10
Non-nullable property 'Roles' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: dotnet/UserApi/UserApi/Models/ManagerUserRolesViewModel.cs#L5
Non-nullable property 'RoleId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: dotnet/UserApi/UserApi/Models/ManagerUserRolesViewModel.cs#L6
Non-nullable property 'RoleName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.

Artifacts

Produced during runtime
Name Size
.net-app Expired
37.7 MB