Build #316
Annotations
22 warnings
Dotnet Cake Test:
src/Keycloak.AuthServices.Sdk/Admin/IKeycloakGroupClient.cs#L68
Parameter 'parentGroupId' has no matching param tag in the XML comment for 'IKeycloakGroupClient.GetSubGroupsAsync(string, string, GetGroupsRequestParameters?, CancellationToken)' (but other parameters do)
|
Dotnet Cake Test:
src/Keycloak.AuthServices.Sdk/Admin/Requests/Users/GetUserCountRequestParameters.cs#L4
XML comment has cref attribute 'GetUserCountAsync' that could not be resolved
|
Dotnet Cake Pack
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.
|
Dotnet Cake Pack:
src/Keycloak.AuthServices.Sdk/Admin/IKeycloakGroupClient.cs#L68
Parameter 'parentGroupId' has no matching param tag in the XML comment for 'IKeycloakGroupClient.GetSubGroupsAsync(string, string, GetGroupsRequestParameters?, CancellationToken)' (but other parameters do)
|
Dotnet Cake Pack:
src/Keycloak.AuthServices.Sdk/Admin/Requests/Users/GetUserCountRequestParameters.cs#L4
XML comment has cref attribute 'GetUserCountAsync' that could not be resolved
|
Dotnet Cake Pack:
samples/WebApp/Models/ErrorViewModel.cs#L5
Non-nullable property 'RequestId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Dotnet Cake Pack:
samples/WebApp/Views/Shared/_LoginPartial.cshtml#L4
Dereference of a possibly null reference.
|
Dotnet Cake Pack:
samples/WebApp/Controllers/AccountController.cs#L1
Remove the underscores from namespace name 'WebApp_OpenIDConnect_DotNet' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
Dotnet Cake Pack
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.
|
Dotnet Cake Pack:
src/Keycloak.AuthServices.Sdk/Admin/IKeycloakGroupClient.cs#L68
Parameter 'parentGroupId' has no matching param tag in the XML comment for 'IKeycloakGroupClient.GetSubGroupsAsync(string, string, GetGroupsRequestParameters?, CancellationToken)' (but other parameters do)
|
Dotnet Cake Pack:
src/Keycloak.AuthServices.Sdk/Admin/Requests/Users/GetUserCountRequestParameters.cs#L4
XML comment has cref attribute 'GetUserCountAsync' that could not be resolved
|
Dotnet Cake Pack:
samples/WebApp/Models/ErrorViewModel.cs#L5
Non-nullable property 'RequestId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Dotnet Cake 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.
|
Dotnet Cake Build:
src/Keycloak.AuthServices.Sdk/Admin/IKeycloakGroupClient.cs#L68
Parameter 'parentGroupId' has no matching param tag in the XML comment for 'IKeycloakGroupClient.GetSubGroupsAsync(string, string, GetGroupsRequestParameters?, CancellationToken)' (but other parameters do)
|
Dotnet Cake Build:
src/Keycloak.AuthServices.Sdk/Admin/Requests/Users/GetUserCountRequestParameters.cs#L4
XML comment has cref attribute 'GetUserCountAsync' that could not be resolved
|
Dotnet Cake Build:
samples/WebApp/Models/ErrorViewModel.cs#L5
Non-nullable property 'RequestId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Dotnet Cake Build:
samples/WebApp/Views/Shared/_LoginPartial.cshtml#L4
Dereference of a possibly null reference.
|
Dotnet Cake Build:
samples/WebApp/Controllers/AccountController.cs#L1
Remove the underscores from namespace name 'WebApp_OpenIDConnect_DotNet' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
|
Dotnet Cake 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.
|
Dotnet Cake Build:
src/Keycloak.AuthServices.Sdk/Admin/IKeycloakGroupClient.cs#L68
Parameter 'parentGroupId' has no matching param tag in the XML comment for 'IKeycloakGroupClient.GetSubGroupsAsync(string, string, GetGroupsRequestParameters?, CancellationToken)' (but other parameters do)
|
Dotnet Cake Build:
src/Keycloak.AuthServices.Sdk/Admin/Requests/Users/GetUserCountRequestParameters.cs#L4
XML comment has cref attribute 'GetUserCountAsync' that could not be resolved
|
Dotnet Cake Build:
samples/WebApp/Models/ErrorViewModel.cs#L5
Non-nullable property 'RequestId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading