Skip to content

code-ql analysis

code-ql analysis #288

Triggered via schedule January 21, 2025 07:23
Status Success
Total duration 2m 38s
Artifacts

codeql-analysis.yml

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

Annotations

3 warnings
Analyze (csharp)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Analyze (csharp): src/DotNet.GitHub/GitHubJsonSerializerContext.cs#L6
The member 'DotNet.GitHub.GitHubJsonSerializerContext' has been annotated with 'JsonStringEnumConverter' which is not supported in native AOT. Consider using the generic 'JsonStringEnumConverter<TEnum>' instead. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1034)
Analyze (csharp): src/DotNet.GitHub/GitHubJsonSerializerContext.cs#L6
The member 'DotNet.GitHub.GitHubJsonSerializerContext' has been annotated with 'JsonStringEnumConverter' which is not supported in native AOT. Consider using the generic 'JsonStringEnumConverter<TEnum>' instead. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1034)