try run pipeline #12
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
src/AgileConfig.Server.Apisite/Appsettings.cs#L9
Missing XML comment for publicly visible type or member 'Appsettings'
|
src/AgileConfig.Server.Apisite/Controllers/AdminController.cs#L18
Missing XML comment for publicly visible type or member 'AdminController'
|
src/AgileConfig.Server.Apisite/Controllers/AdminController.cs#L25
Missing XML comment for publicly visible type or member 'AdminController.AdminController(ISettingService, IUserService, IPremissionService, IJwtService, IOidcClient)'
|
src/AgileConfig.Server.Apisite/Controllers/AdminController.cs#L41
Missing XML comment for publicly visible type or member 'AdminController.Login4AntdPro(LoginVM)'
|
src/AgileConfig.Server.Apisite/Controllers/AdminController.cs#L90
Missing XML comment for publicly visible type or member 'AdminController.OidcLoginByCode(string)'
|
src/AgileConfig.Server.Apisite/Controllers/AdminController.cs#L226
Missing XML comment for publicly visible type or member 'AdminController.ChangePassword(ChangePasswordVM)'
|
src/AgileConfig.Server.Apisite/Controllers/AdminController.cs#L331
Missing XML comment for publicly visible type or member 'AdminController.Logoff()'
|
src/AgileConfig.Server.Apisite/Controllers/api/AppController.cs#L26
Missing XML comment for publicly visible type or member 'AppController.AppController(IAppService, IPremissionService, IUserService, IConfigService)'
|
src/AgileConfig.Server.Apisite/Controllers/api/ConfigController.cs#L18
Missing XML comment for publicly visible type or member 'ConfigController'
|
src/AgileConfig.Server.Apisite/Controllers/api/ConfigController.cs#L25
Missing XML comment for publicly visible type or member 'ConfigController.ConfigController(IConfigService, IAppService, IUserService, IMemoryCache)'
|
The logs for this run have expired and are no longer available.
Loading