Release 0.0.9.88 #1165
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/
|