Skip to content

Merge pull request #347 from COS301-SE-2024/dev/feat/fixes #14

Merge pull request #347 from COS301-SE-2024/dev/feat/fixes

Merge pull request #347 from COS301-SE-2024/dev/feat/fixes #14

Triggered via push September 30, 2024 15:22
Status Success
Total duration 2m 31s
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/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/AchievementController.cs#L78
Dereference of a possibly null reference.
build: dotnet/UserApi/UserApi/Controllers/AchievementController.cs#L124
Dereference of a possibly null reference.
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