feat(designer): endpoint to get UserOrgPermissions #7852
designer-dotnet-test.yaml
on: pull_request
Matrix: Run dotnet build and test
Annotations
7 warnings
Run dotnet build and test (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run dotnet build and test (ubuntu-latest):
backend/src/Designer/Controllers/UserController.cs#L28
Parameter 'userService' has no matching param tag in the XML comment for 'UserController.UserController(IGitea, IAntiforgery, IUserService)' (but other parameters do)
|
Run dotnet build and test (ubuntu-latest):
backend/src/Designer/Controllers/UserController.cs#L28
Parameter 'userService' has no matching param tag in the XML comment for 'UserController.UserController(IGitea, IAntiforgery, IUserService)' (but other parameters do)
|
Run dotnet build and test (macos-latest):
backend/src/Designer/Controllers/UserController.cs#L28
Parameter 'userService' has no matching param tag in the XML comment for 'UserController.UserController(IGitea, IAntiforgery, IUserService)' (but other parameters do)
|
Run dotnet build and test (macos-latest):
backend/src/Designer/Controllers/UserController.cs#L28
Parameter 'userService' has no matching param tag in the XML comment for 'UserController.UserController(IGitea, IAntiforgery, IUserService)' (but other parameters do)
|
Run dotnet build and test (windows-latest):
backend/src/Designer/Controllers/UserController.cs#L28
Parameter 'userService' has no matching param tag in the XML comment for 'UserController.UserController(IGitea, IAntiforgery, IUserService)' (but other parameters do)
|
Run dotnet build and test (windows-latest):
backend/src/Designer/Controllers/UserController.cs#L28
Parameter 'userService' has no matching param tag in the XML comment for 'UserController.UserController(IGitea, IAntiforgery, IUserService)' (but other parameters do)
|