n8n项目编译时取消类型检测,提交代码时取消校验src/command-registry.ts:63:5 - error TS2322: Type 'FlagsSchema | undefined' is not assignable to type 'ZodObject<ZodRawShape, UnknownKeysParam, ZodTypeAny, { [x: string]: any; }, { [x: string]: any; }> | undefined'. Type 'ZodObject<Record<string, ZodType<