change path name in ads-dotnet-test.yml #3
Annotations
10 warnings
|
build-and-test:
Service/IdentifyService/Server/UMS/Services/ManagementUserFacedeServices.cs#L5
The using directive for 'IdentifyService.Server.UMS.Model' appeared previously in this namespace
|
|
build-and-test:
Service/IdentifyService/Server/UMS/Services/Interfaces/IManagementUserFacedeServices.cs#L3
The using directive for 'IdentifyService.Server.UMS.Model' appeared previously in this namespace
|
|
build-and-test:
Service/IdentifyService/Module/Services/Interfaces/IIdentityProviderService.cs#L4
The using directive for 'IdentifyService.Server.UMS.Model' appeared previously in this namespace
|
|
build-and-test:
Service/IdentifyService/Module/Controller/IdpController.cs#L8
The using directive for 'IdentifyService.Server.UMS.Model' appeared previously in this namespace
|
|
build-and-test:
Service/User/Module/Service/UserServices.cs#L173
Possible null reference argument for parameter 'username' in 'Task IUserValidation.ValidationUsernameDuplicated(string username)'.
|
|
build-and-test:
Service/User/Migrations/20250723155332_init.Designer.cs#L16
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
build-and-test:
Service/User/Migrations/20250723155332_init.cs#L10
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
build-and-test:
YarpGateway/ReverseProxy/ReverseProxyConfig.cs#L32
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
build-and-test:
Service/SessionsManagement/Migrations/20250818150538_init.Designer.cs#L16
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
build-and-test:
Service/SessionsManagement/Migrations/20250818150538_init.cs#L10
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
|