Merge pull request #363 from COS301-SE-2024/documention #25
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/Controllers/UserRolesController.cs#L33
Possible null reference assignment.
|
build:
dotnet/UserApi/UserApi/Controllers/UserRolesController.cs#L62
Possible null reference assignment.
|
build:
dotnet/UserApi/UserApi/Controllers/UserRolesController.cs#L66
Possible null reference argument for parameter 'item' in 'bool ICollection<string>.Contains(string item)'.
|
build:
dotnet/UserApi/UserApi/Controllers/UserController.cs#L209
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/Controllers/UserController.cs#L210
Non-nullable property 'password' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
dotnet/UserApi/UserApi/Controllers/AchievementController.cs#L78
Dereference of a possibly null reference.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
.net-app
Expired
|
37.7 MB |
|