Skip to content

Bumps go version to 1.21 (latest stable) (#48) #31

Bumps go version to 1.21 (latest stable) (#48)

Bumps go version to 1.21 (latest stable) (#48) #31

Triggered via push November 22, 2023 17:28
Status Failure
Total duration 53s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: factory/factory.go#L16
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
lint: factory/factory.go#L18
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
lint: util/init_context.go#L13
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
lint: context/context.go#L113
File is not `gofumpt`-ed (gofumpt)
lint: context/context.go#L283
File is not `gofumpt`-ed (gofumpt)
lint: producer/callback/callback.go#L58
File is not `gofumpt`-ed (gofumpt)
lint: consumer/nf_management.go#L55
line is 134 characters (lll)
lint: consumer/nf_management.go#L126
line is 142 characters (lll)
lint: service/init.go#L54
field `heartBeatTimer` is unused (unused)
lint: service/init.go#L326
S1002: should omit comparison to bool constant, can be simplified to `!found` (gosimple)
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/