foundweekends / foundweekends/conscript
cs always fails
- 主要语言
- Scala
- 星标
- 477
- 派生
- 59
- 平均合并
- 1 小时 2 分钟
- 30 天内合并 PR
- 7
描述
cs always fails.
ex)
```
$ cs foundweekends/giter8
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.jboss.netty.util.internal.ByteBufferUtil (file:/Users/hirose/.conscript/boot/scala-2.11.12/org.foundweekends.conscript/conscript/0.5.3/netty-3.9.2.Final.jar) to method java.nio.DirectByteBuffer.cleaner()
WARNING: Please consider reporting this to the maintainers of org.jboss.netty.util.internal.ByteBufferUtil
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
An unexpected error occurred: Please check your internet connection.
Exception message: https://api.github.com/repos/foundweekends/giter8/git/refs/heads/master
```
setup also fails.
```
cs --setup
```

贡献指南
这个仓库没有索引到贡献指南
调研方向
首先使用 `cs foundweekends/giter8` 和 `cs --setup` 重现失败,然后调查报告中的 GitHub API 请求以及 issue 中显示的 setup 错误。只有当两个命令都能成功完成,且不再出现报告的异常或 setup 失败时,才算完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github, scala
- 领域
- api, cli
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100