GFramework/GFramework.SourceGenerators/AnalyzerReleases.Unshipped.md
GeWuYou c5a33ed571 docs(source-generators): 添加源代码生成器文档和测试项目配置
- 新增 Context Get 注入生成器详细文档,包含使用示例和诊断信息
- 添加源代码生成器总览文档,涵盖 Log、Config Schema、ContextAware 等功能
- 配置测试项目 GFramework.SourceGenerators.Tests 的项目文件和依赖
- 生成器诊断规则新增至 Unshipped 分析器发布跟踪文件
2026-04-03 23:48:24 +08:00

2.7 KiB

; Unshipped analyzer release ; https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md

New Rules

Rule ID Category Severity Notes
GF_Logging_001 GFramework.Godot.logging Warning LoggerDiagnostics
GF_Rule_001 GFramework.SourceGenerators.rule Error ContextAwareDiagnostic
GF_ContextGet_001 GFramework.SourceGenerators.rule Error ContextGetDiagnostics
GF_ContextGet_002 GFramework.SourceGenerators.rule Error ContextGetDiagnostics
GF_ContextGet_003 GFramework.SourceGenerators.rule Error ContextGetDiagnostics
GF_ContextGet_004 GFramework.SourceGenerators.rule Error ContextGetDiagnostics
GF_ContextGet_005 GFramework.SourceGenerators.rule Error ContextGetDiagnostics
GF_ContextGet_006 GFramework.SourceGenerators.rule Error ContextGetDiagnostics
GF_ContextGet_007 GFramework.SourceGenerators.rule Warning ContextGetDiagnostics
GF_ContextGet_008 GFramework.SourceGenerators.rule Warning ContextGetDiagnostics
GF_ContextRegistration_001 GFramework.SourceGenerators.rule Warning ContextRegistrationDiagnostics
GF_ContextRegistration_002 GFramework.SourceGenerators.rule Warning ContextRegistrationDiagnostics
GF_ContextRegistration_003 GFramework.SourceGenerators.rule Warning ContextRegistrationDiagnostics
GF_ConfigSchema_001 GFramework.SourceGenerators.Config Error ConfigSchemaDiagnostics
GF_ConfigSchema_002 GFramework.SourceGenerators.Config Error ConfigSchemaDiagnostics
GF_ConfigSchema_003 GFramework.SourceGenerators.Config Error ConfigSchemaDiagnostics
GF_ConfigSchema_004 GFramework.SourceGenerators.Config Error ConfigSchemaDiagnostics
GF_ConfigSchema_005 GFramework.SourceGenerators.Config Error ConfigSchemaDiagnostics
GF_Priority_001 GFramework.Priority Error PriorityDiagnostic
GF_Priority_002 GFramework.Priority Warning PriorityDiagnostic
GF_Priority_003 GFramework.Priority Error PriorityDiagnostic
GF_Priority_004 GFramework.Priority Error PriorityDiagnostic
GF_Priority_005 GFramework.Priority Error PriorityDiagnostic
GF_Priority_Usage_001 GFramework.Usage Info PriorityUsageAnalyzer