Skip to content

Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 #57

Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0

Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 #57

Triggered via pull request January 20, 2025 10:39
Status Failure
Total duration 36s
Artifacts

linters.yml

on: pull_request
Golang-CI (lint)
24s
Golang-CI (lint)
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Golang-CI (lint)
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
Golang-CI (lint)
cannot range over seq (variable of type iter.Seq2[K, V]) (typecheck)
Golang-CI (lint)
not enough arguments in call to time.Unix
Golang-CI (lint)
o.String undefined (type T has no field or method String) (typecheck)
Golang-CI (lint)
missing type in composite literal (typecheck)
Golang-CI (lint)
missing type in composite literal (typecheck)
Golang-CI (lint)
missing return (typecheck)
Golang-CI (lint)
missing return (typecheck)
Golang-CI (lint)
r.ReadRune undefined (type byteReader has no field or method ReadRune) (typecheck)
Golang-CI (lint)
r.UnreadRune undefined (type byteReader has no field or method UnreadRune) (typecheck)
Golang-CI (lint)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636