言語の割合を帯グラフとして表示する #2
Annotations
10 errors and 1 warning
golangci-lint:
src/create_language_img.go#L1
: found packages language_img (create_language_img.go) and main (main.go) in (typecheck)
|
golangci-lint:
src/funcs/draw_language.go#L30
Error return value of `dc.LoadFontFace` is not checked (errcheck)
|
golangci-lint:
src/funcs/draw_language.go#L89
Error return value of `dc.LoadFontFace` is not checked (errcheck)
|
golangci-lint:
src/funcs/draw_language.go#L107
Error return value of `dc.SavePNG` is not checked (errcheck)
|
golangci-lint:
src/funcs/draw_gauge.go#L4
File is not `gofmt`-ed with `-s` (gofmt)
|
golangci-lint:
src/funcs/draw_language.go#L11
File is not `gofmt`-ed with `-s` (gofmt)
|
golangci-lint:
src/funcs/get_language.go#L10
File is not `gofmt`-ed with `-s` (gofmt)
|
golangci-lint:
src/funcs/draw_gauge.go#L48
File is not `goimports`-ed with -local github.com/tomoish/readme (goimports)
|
golangci-lint:
src/funcs/draw_language.go#L5
File is not `goimports`-ed with -local github.com/tomoish/readme (goimports)
|
golangci-lint:
src/funcs/get_repository.go#L43
File is not `goimports`-ed with -local github.com/tomoish/readme (goimports)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading