Skip to content

Release 0.0.9.88

Release 0.0.9.88 #1165

Triggered via pull request January 5, 2026 12:41
Status Success
Total duration 8m 12s
Artifacts

codeql-analysis.yml

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

Annotations

5 warnings
Analyze (csharp): Daybreak.API/EntryPoint.cs#L29
'RequiresUnreferencedCodeAttribute' cannot be placed directly on application entry point 'Daybreak.API.EntryPoint.ThreadInit(nint, Int32)'.
Analyze (csharp): Daybreak.API/EntryPoint.cs#L29
'RequiresDynamicCodeAttribute' cannot be placed directly on application entry point 'Daybreak.API.EntryPoint.ThreadInit(nint, Int32)'.
Analyze (csharp): Daybreak.API/EntryPoint.cs#L29
'RequiresUnreferencedCodeAttribute' cannot be placed directly on application entry point 'Daybreak.API.EntryPoint.ThreadInit(nint, Int32)'.
Analyze (csharp): Daybreak.API/EntryPoint.cs#L29
'RequiresDynamicCodeAttribute' cannot be placed directly on application entry point 'Daybreak.API.EntryPoint.ThreadInit(nint, Int32)'.
Analyze (csharp)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/