aws-cloudformation / aws-cloudformation/cloudformation-cli-typescript-plugin
Have integers be deserialized as number not bigint
未关闭
question
- 主要语言
- TypeScript
- 星标
- 46
- 派生
- 18
- PR 合并指标
- 30 天内没有已合并 PR
描述
hi, passing bigints to the aws-sdk will result in an error. maybe use numbers instead?
贡献指南
调研方向
该 issue 未指定文件、测试或入口点;首先定位 schema 反序列化路径,该路径会在整数值到达 AWS SDK 之前将其转换为 bigint。复现报告中的 SDK 错误,然后确认生成的整数值能够作为数字被接受,同时不破坏现有的反序列化测试。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- aws, typescript
- 领域
- cloud
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100