🧱 #254 Update edit navigation path in Brand Actions component #149
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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Pds/Pds.Api/AppStart/AuthenticationExtensions.cs#L5
Missing XML comment for publicly visible type or member 'AuthenticationExtensions'
|
Pds/Pds.Api/AppStart/AuthenticationExtensions.cs#L9
Missing XML comment for publicly visible type or member 'AuthenticationExtensions.AddCustomAuthentication(IServiceCollection, Auth0Settings)'
|
Pds/Pds.Api/AppStart/AuthenticationExtensions.cs#L25
Missing XML comment for publicly visible type or member 'AuthenticationExtensions.AddCustomAuthorization(IServiceCollection, Auth0Settings)'
|
Pds/Pds.Api/AppStart/AuthenticationExtensions.cs#L36
Missing XML comment for publicly visible type or member 'AuthenticationExtensions.AddCustomPdsCorsPolicy(IServiceCollection, IConfiguration)'
|
Pds/Pds.Api/AppStart/AuthenticationExtensions.cs#L47
Missing XML comment for publicly visible type or member 'AuthenticationExtensions.UseCustomPdsCorsPolicy(IApplicationBuilder)'
|
Pds/Pds.Api/AppStart/DatabaseContextExtensions.cs#L5
Missing XML comment for publicly visible type or member 'DatabaseContextExtensions'
|
Pds/Pds.Api/AppStart/DatabaseContextExtensions.cs#L7
Missing XML comment for publicly visible type or member 'DatabaseContextExtensions.AddCustomSqlContext(IServiceCollection, IConfiguration)'
|
Pds/Pds.Api/AppStart/MapControllersExtension.cs#L5
Missing XML comment for publicly visible type or member 'MapControllersExtension'
|
Pds/Pds.Api/AppStart/MapControllersExtension.cs#L7
Missing XML comment for publicly visible type or member 'MapControllersExtension.MapCustomControllers(WebApplication, Auth0Settings)'
|
Pds/Pds.Api/AppStart/MappersExtensions.cs#L4
Missing XML comment for publicly visible type or member 'MappersExtensions'
|
This job succeeded
Loading