appleboy / appleboy/lambda-action
[bug] Member must have length less than or equal to 2048
- 主要语言
- D2
- 星标
- 435
- 派生
- 57
- PR 合并指标
- 30 天内没有已合并 PR
描述
I started seeing this error:
```
2024/06/29 02:12:51 ValidationException: 1 validation error detected: Value '[]' at 'layers' failed to satisfy constraint: Member must satisfy constraint: [Member must have length less than or equal to 2048, Member must have length greater than or equal to 1, Member must satisfy regular expression pattern: (arn:(aws[a-zA-Z-]*)?:lambda:[a-z]{2}((-gov)|(-iso([a-z]?)))?-[a-z]+-\d{1}:\d{12}:layer:[a-zA-Z0-9-_]+:[0-9]+)|(arn:[a-zA-Z0-9-]+:lambda:::awslayer:[a-zA-Z0-9-_]+), Member must not be null]
```
Not sure what changed
贡献指南
这个仓库没有索引到贡献指南
调研方向
报告中没有确定源文件、测试或入口点。首先复现带有所报告 AWS Lambda 验证错误的 GitHub Action 部署,并跟踪 layers 输入是如何构造的;完成标准是确定发生变化的行为,并确认部署不再发送无效的 layers 值。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- aws, github-actions
- 领域
- ci-cd, cloud
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100