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