qwietqual #35
qwietqual.yml
on: schedule
NextGen-Static-Analysis
2m 58s
Build-Rules
0s
Annotations
1 error and 11 warnings
NextGen-Static-Analysis
Process completed with exit code 1.
|
NextGen-Static-Analysis
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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)
|