waka-box-go icon indicating copy to clipboard operation
waka-box-go copied to clipboard

📊 Update profile README / pinned gist to contain your weekly WakaTime stats. This is a Golang implementation, see the original version https://github.com/matchai/waka-box. 将你的 WakaTime 每周语言...

Results 5 waka-box-go issues
Sort by recently updated
recently updated
newest added

hello, I got the following error ``` panic: wakabox.GetStats: Error getting Current Stats: unmarshal error :json: cannot unmarshal number 25419.0 into Go struct field StatsData.data.daily_average of type int64 goroutine 1...

![image](https://user-images.githubusercontent.com/17810725/153942070-8b790d87-bd15-4755-81ff-17f20da249cd.png)

It would be nice if there was a build in release so users could just download it without setting up go. You could use [Go releaser](https://goreleaser.com/) for almost zero setup....

As of Go 1.16, "io/ioutil" is deprecated.

Still have the same issue as #37 on commit 4542143b42f704f75a6b9f5285920886de980547. Full log is shown as below: ``` panic: wakabox.GetStats: Error getting Current Stats: unmarshal error :json: cannot unmarshal number 1715.0...