言語の割合を帯グラフとして表示する #3
Annotations
10 errors and 1 warning
lint:
src/create_character_img.go#L1
: found packages character_img (create_character_img.go) and main (create_language_img.go) in (typecheck)
|
lint:
src/funcs/draw_language.go#L31
Error return value of `dc.LoadFontFace` is not checked (errcheck)
|
lint:
src/funcs/draw_language.go#L90
Error return value of `dc.LoadFontFace` is not checked (errcheck)
|
lint:
src/funcs/draw_gauge.go#L4
File is not `gofmt`-ed with `-s` (gofmt)
|
lint:
src/funcs/draw_language.go#L3
File is not `gofmt`-ed with `-s` (gofmt)
|
lint:
src/funcs/funcs_interface.go#L3
File is not `gofmt`-ed with `-s` (gofmt)
|
lint:
src/funcs/draw_gauge.go#L48
File is not `goimports`-ed with -local github.com/tomoish/readme (goimports)
|
lint:
src/funcs/draw_language.go#L5
File is not `goimports`-ed with -local github.com/tomoish/readme (goimports)
|
lint:
src/funcs/get_repository.go#L43
File is not `goimports`-ed with -local github.com/tomoish/readme (goimports)
|
lint
issues found
|
lint
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/.
|