Skip to content

.NET8 update - Automatic NuGet package update 24416230 AB#8430180 #1493

.NET8 update - Automatic NuGet package update 24416230 AB#8430180

.NET8 update - Automatic NuGet package update 24416230 AB#8430180 #1493

Triggered via pull request November 28, 2023 10:29
Status Failure
Total duration 4m 13s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Analyze (csharp): src/Hosting.Services.Web/Middlewares/ResponseHeadersMiddleware.cs#L26
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
Analyze (csharp): src/Hosting.Services.Web/Middlewares/ResponseHeadersMiddleware.cs#L27
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
Analyze (csharp): src/Hosting.Services.Web/Middlewares/ResponseHeadersMiddleware.cs#L26
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
Analyze (csharp): src/Hosting.Services.Web/Middlewares/ResponseHeadersMiddleware.cs#L27
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
Analyze (csharp)
Assets file '/home/runner/work/Omex/Omex/obj/Microsoft.Omex.Extensions.Logging/project.assets.json' doesn't have a target for '.NETFramework,Version=v7.0'. Ensure that restore has run and that you have included 'net70' in the TargetFrameworks for your project.
Analyze (csharp)
Assets file '/home/runner/work/Omex/Omex/obj/Microsoft.Omex.Extensions.Logging/project.assets.json' doesn't have a target for '.NETFramework,Version=v8.0'. Ensure that restore has run and that you have included 'net80' in the TargetFrameworks for your project.
Analyze (csharp)
Assets file '/home/runner/work/Omex/Omex/obj/Microsoft.Omex.Extensions.Abstractions/project.assets.json' doesn't have a target for '.NETFramework,Version=v7.0'. Ensure that restore has run and that you have included 'net70' in the TargetFrameworks for your project.
Analyze (csharp)
Assets file '/home/runner/work/Omex/Omex/obj/Microsoft.Omex.Extensions.Abstractions/project.assets.json' doesn't have a target for '.NETFramework,Version=v8.0'. Ensure that restore has run and that you have included 'net80' in the TargetFrameworks for your project.
Analyze (csharp)
Assets file '/home/runner/work/Omex/Omex/obj/Microsoft.Omex.Extensions.Hosting.Services.Web/project.assets.json' doesn't have a target for '.NETFramework,Version=v7.0'. Ensure that restore has run and that you have included 'net70' in the TargetFrameworks for your project.
Analyze (csharp)
Assets file '/home/runner/work/Omex/Omex/obj/Microsoft.Omex.Extensions.Hosting.Services.Web/project.assets.json' doesn't have a target for '.NETFramework,Version=v8.0'. Ensure that restore has run and that you have included 'net80' in the TargetFrameworks for your project.