Merge pull request #355 from COS301-SE-2024/dev/feat/loadtest #20
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/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.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
.net-app
Expired
|
37.7 MB |
|