Skip to content

fix env and config #135

fix env and config

fix env and config #135

Triggered via pull request December 6, 2024 14:31
Status Failure
Total duration 4m 25s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: funk.go#L1
: cannot compile Go 1.22 code (typecheck)
lint: internal/color/color.go#L1
: cannot compile Go 1.22 code (typecheck)
lint: errors/errinter/color_name.go#L6
could not import github.com/pubgo/funk/internal/color (-: cannot compile Go 1.22 code) (typecheck)
lint: stack/stack.go#L1
: cannot compile Go 1.22 code (typecheck)
lint: errors/err_code.go#L12
could not import github.com/pubgo/funk/stack (-: cannot compile Go 1.22 code) (typecheck)
lint: errors/errors.go#L9
could not import github.com/pubgo/funk/pretty (-: cannot compile Go 1.22 code) (typecheck)
lint: errors/util.go#L11
could not import github.com/pubgo/funk/convert (-: cannot compile Go 1.22 code) (typecheck)
lint: result/result.go#L9
could not import github.com/pubgo/funk/stack (-: cannot compile Go 1.22 code) (typecheck)
lint: log/impl.log.go#L9
could not import github.com/pubgo/funk/stack (-: cannot compile Go 1.22 code) (typecheck)
lint: vars/vars.go#L10
could not import github.com/pubgo/funk/convert (-: cannot compile Go 1.22 code) (typecheck)
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/