Skip to content

little fixes

little fixes #286

Triggered via pull request January 25, 2025 21:32
Status Success
Total duration 2m 57s
Artifacts

codeql.yml

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

Annotations

8 warnings
Analyze (csharp): src/standalone/obj/Release/net9.0/generated/System.Text.Json.SourceGeneration/System.Text.Json.SourceGeneration.JsonSourceGenerator/ExtraSourceGenerationContext.Exception.g.cs#L236
Using member 'System.Exception.TargetSite.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Metadata for the method might be incomplete or removed.
Analyze (csharp): src/standalone/obj/Release/net9.0/generated/System.Text.Json.SourceGeneration/System.Text.Json.SourceGeneration.JsonSourceGenerator/ExtraSourceGenerationContext.Exception.g.cs#L198
Using member 'System.Exception.TargetSite.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Metadata for the method might be incomplete or removed.
Analyze (csharp): src/standalone/obj/Release/net9.0/generated/System.Text.Json.SourceGeneration/System.Text.Json.SourceGeneration.JsonSourceGenerator/ExtraSourceGenerationContext.Exception.g.cs#L206
Using member 'System.Exception.TargetSite.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Metadata for the method might be incomplete or removed.
Analyze (csharp): src/standalone/obj/Release/net9.0/generated/System.Text.Json.SourceGeneration/System.Text.Json.SourceGeneration.JsonSourceGenerator/ExtraSourceGenerationContext.Exception.g.cs#L236
Using member 'System.Exception.TargetSite.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Metadata for the method might be incomplete or removed.
Analyze (csharp): src/standalone/obj/Release/net9.0/generated/System.Text.Json.SourceGeneration/System.Text.Json.SourceGeneration.JsonSourceGenerator/ExtraSourceGenerationContext.Exception.g.cs#L198
Using member 'System.Exception.TargetSite.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Metadata for the method might be incomplete or removed.
Analyze (csharp): src/standalone/obj/Release/net9.0/generated/System.Text.Json.SourceGeneration/System.Text.Json.SourceGeneration.JsonSourceGenerator/ExtraSourceGenerationContext.Exception.g.cs#L206
Using member 'System.Exception.TargetSite.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Metadata for the method might be incomplete or removed.
Analyze (csharp)
1 issue was detected with this workflow: git checkout HEAD^2 is no longer necessary. Please remove this step as Code Scanning recommends analyzing the merge commit for best results.
Analyze (csharp)
Unable to validate code scanning workflow: CheckoutWrongHead