📝 Update Dockerfiles to use .NET 8 and improve README #152
deployment-prod-action.yml
on: push
Deploy Pds.Web
2m 46s
Deploy Pds.Api
1m 24s
Annotations
14 warnings
Deploy Pds.Api
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/
|
Deploy Pds.Api
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/
|
Deploy Pds.Api:
Pds/Pds.Api/AppStart/AuthenticationExtensions.cs#L5
Missing XML comment for publicly visible type or member 'AuthenticationExtensions'
|
Deploy Pds.Api:
Pds/Pds.Api/AppStart/AuthenticationExtensions.cs#L9
Missing XML comment for publicly visible type or member 'AuthenticationExtensions.AddCustomAuthentication(IServiceCollection, Auth0Settings)'
|
Deploy Pds.Api:
Pds/Pds.Api/AppStart/AuthenticationExtensions.cs#L25
Missing XML comment for publicly visible type or member 'AuthenticationExtensions.AddCustomAuthorization(IServiceCollection, Auth0Settings)'
|
Deploy Pds.Api:
Pds/Pds.Api/AppStart/AuthenticationExtensions.cs#L36
Missing XML comment for publicly visible type or member 'AuthenticationExtensions.AddCustomPdsCorsPolicy(IServiceCollection, IConfiguration)'
|
Deploy Pds.Api:
Pds/Pds.Api/AppStart/AuthenticationExtensions.cs#L47
Missing XML comment for publicly visible type or member 'AuthenticationExtensions.UseCustomPdsCorsPolicy(IApplicationBuilder)'
|
Deploy Pds.Api:
Pds/Pds.Api/AppStart/DatabaseContextExtensions.cs#L5
Missing XML comment for publicly visible type or member 'DatabaseContextExtensions'
|
Deploy Pds.Api:
Pds/Pds.Api/AppStart/DatabaseContextExtensions.cs#L7
Missing XML comment for publicly visible type or member 'DatabaseContextExtensions.AddCustomSqlContext(IServiceCollection, IConfiguration)'
|
Deploy Pds.Api:
Pds/Pds.Api/AppStart/MapControllersExtension.cs#L5
Missing XML comment for publicly visible type or member 'MapControllersExtension'
|
Deploy Pds.Api:
Pds/Pds.Api/AppStart/MapControllersExtension.cs#L7
Missing XML comment for publicly visible type or member 'MapControllersExtension.MapCustomControllers(WebApplication, Auth0Settings)'
|
Deploy Pds.Api:
Pds/Pds.Api/AppStart/MappersExtensions.cs#L4
Missing XML comment for publicly visible type or member 'MappersExtensions'
|
Deploy Pds.Web
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/
|
Deploy Pds.Web
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/
|