github / github/accessibility-scanner
"Invalid" failure on label creation
- 主要语言
- TypeScript
- 星标
- 369
- 派生
- 40
- 平均合并
- 1 天 9 小时
- 30 天内合并 PR
- 10
描述
Getting an "invalid" response and failure on label creation, had to turn off accesslint for now: https://github.com/helen/wp-themes-a11y-scanning/actions/runs/32175148610
`HttpError: Validation Failed: {"value":"accesslint rule: keyboard-accessible/scrollable-region","resource":"Label","field":"name","code":"invalid"} - https://docs.github.com/rest/issues/issues#create-an-issue`
Not clear to me if it's something in the label name or if it thinks it's spam or something else. In this case I realistically would rather just turn off labels, so that's #245
贡献指南
调研方向
从 issue 中链接的 accesslint 工作流运行开始,使用报告的标签名称重现标签创建。检查 GitHub 验证响应,以确定该名称是否被拒绝,然后让标签创建路径处理其原因;完成标准是标签创建成功且无需禁用 accesslint,或者为单独的 labels-off issue 清楚地报告该失败。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github, typescript
- 领域
- accessibility, api
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 活跃
- 描述清晰度
- 需要澄清
- 新手友好度
- 48/100