Skip to content

Bump golang to 1.23

Bump golang to 1.23 #1

Triggered via pull request December 12, 2024 10:38
@kayruskayrus
synchronize #8
bump-golang
Status Failure
Total duration 32s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
Lint: putty.go#L445
Error return value of `binary.Write` is not checked (errcheck)
Lint: putty.go#L447
Error return value of `binary.Write` is not checked (errcheck)
Lint: putty.go#L449
Error return value of `binary.Write` is not checked (errcheck)
Lint: putty.go#L24
Comment should end in a period (godot)
Lint: putty.go#L28
Comment should end in a period (godot)
Lint: putty.go#L34
Comment should end in a period (godot)
Lint: putty_test.go#L450
unnecessary trailing newline (whitespace)
Lint: unmarshal.go#L34
missing cases in switch of type reflect.Kind: reflect.Invalid, reflect.Bool, reflect.Int, reflect.Int8, reflect.Int16, reflect.Int32, reflect.Int64, reflect.Uint, reflect.Uint8, reflect.Uint16, reflect.Uint32, reflect.Uint64, reflect.Uintptr, reflect.Float32, reflect.Float64, reflect.Complex64, reflect.Complex128, reflect.Array, reflect.Chan, reflect.Func, reflect.Interface, reflect.Map, reflect.Pointer|reflect.Ptr, reflect.Slice, reflect.String, reflect.UnsafePointer (exhaustive)
Lint
issues found
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/putty/putty. Supported file pattern: go.sum