Skip to content

Feature: support update framework #171

Feature: support update framework

Feature: support update framework #171

Triggered via pull request February 6, 2025 08:05
Status Failure
Total duration 3m 27s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: rbac/cache.go#L19
undefined: ccache (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.5/x64/src/runtime/time.go#L189
cannot range over 3 (untyped int constant) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.5/x64/src/internal/fmtsort/sort.go#L79
cannot infer T (/opt/hostedtoolcache/go/1.23.5/x64/src/cmp/cmp.go:40:14) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.5/x64/src/internal/fmtsort/sort.go#L81
cannot infer T (/opt/hostedtoolcache/go/1.23.5/x64/src/cmp/cmp.go:40:14) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.5/x64/src/internal/fmtsort/sort.go#L83
cannot infer T (/opt/hostedtoolcache/go/1.23.5/x64/src/cmp/cmp.go:40:14) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.5/x64/src/reflect/iter.go#L67
cannot range over v.Len() (value of type int) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.5/x64/src/reflect/iter.go#L75
cannot range over v.Len() (value of type int) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.5/x64/src/reflect/iter.go#L131
cannot range over v.Len() (value of type int) (typecheck)
lint: ../../../../../opt/hostedtoolcache/go/1.23.5/x64/src/reflect/type.go#L2320
cannot range over num (variable of type int) (typecheck)
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/