GFramework/GFramework.SourceGenerators/AnalyzerReleases.Unshipped.md
GeWuYou ca82b2701c feat(config): 添加游戏内容配置系统及源代码生成器
- 实现基于 YAML 的静态游戏内容配置管理
- 集成 JSON Schema 结构描述与校验功能
- 提供一对象一文件的目录组织方式
- 支持运行时只读查询与类型安全访问
- 添加 Source Generator 自动生成配置类型和表包装
- 实现 VS Code 插件提供配置浏览与编辑功能
- 添加热重载支持开发期实时配置更新
- 提供官方启动帮助器简化初始化流程
- 支持跨表引用校验与关联表联动重载
- 实现强类型查询辅助方法提升开发效率
2026-04-07 08:38:06 +08:00

3.2 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_ConfigSchema_006 GFramework.SourceGenerators.Config Error ConfigSchemaDiagnostics
GF_ConfigSchema_007 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