Skip to content
Triggered via pull request February 1, 2024 14:34
@kou7306kou7306
synchronize #23
main2
Status Failure
Total duration 21s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
lint: src/funcs/create_character_img.go#L1
File is not `gofmt`-ed with `-s` (gofmt)
lint: src/funcs/create_language_img.go#L8
File is not `gofmt`-ed with `-s` (gofmt)
lint: src/funcs/get_activity.go#L5
File is not `gofmt`-ed with `-s` (gofmt)
lint: src/funcs/get_activity.go#L12
const `accessToken` is unused (unused)
lint: src/funcs/get_activity.go#L14
const `apiEndpoint` is unused (unused)
lint: src/funcs/get_activity.go#L22
type `response` is unused (unused)
lint: src/funcs/get_activity.go#L39
func `fetchDataInTimeRange` is unused (unused)
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/.