Skip to content

qwietqual

qwietqual #26

Manually triggered July 1, 2024 13:53
Status Success
Total duration 4m 37s
Artifacts

qwietqual.yml

on: workflow_dispatch
NextGen-Static-Analysis
4m 15s
NextGen-Static-Analysis
Build-Rules
4s
Build-Rules
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
NextGen-Static-Analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
NextGen-Static-Analysis
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
NextGen-Static-Analysis
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
NextGen-Static-Analysis: netcoreWebapi/Startup.cs#L30
'IHostingEnvironment' is obsolete: 'This type is obsolete and will be removed in a future version. The recommended alternative is Microsoft.AspNetCore.Hosting.IWebHostEnvironment.'
NextGen-Static-Analysis: netcoreWebapi/Controllers/CustomersController.cs#L81
The variable 'ser_xml' is declared but never used
NextGen-Static-Analysis: netcoreWebapi/Startup.cs#L38
Using 'UseMvc' to configure MVC is not supported while using Endpoint Routing. To continue using 'UseMvc', please set 'MvcOptions.EnableEndpointRouting = false' inside 'ConfigureServices'. (https://aka.ms/YJggeFn)
NextGen-Static-Analysis
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
NextGen-Static-Analysis
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
NextGen-Static-Analysis: netcoreWebapi/Startup.cs#L30
'IHostingEnvironment' is obsolete: 'This type is obsolete and will be removed in a future version. The recommended alternative is Microsoft.AspNetCore.Hosting.IWebHostEnvironment.'
NextGen-Static-Analysis: netcoreWebapi/Controllers/CustomersController.cs#L81
The variable 'ser_xml' is declared but never used
NextGen-Static-Analysis: netcoreWebapi/Startup.cs#L38
Using 'UseMvc' to configure MVC is not supported while using Endpoint Routing. To continue using 'UseMvc', please set 'MvcOptions.EnableEndpointRouting = false' inside 'ConfigureServices'. (https://aka.ms/YJggeFn)
Build-Rules
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.