Update to go 1.23.x #115
Annotations
10 errors and 1 warning
build:
src/cmd/pkg/auth/loginserver.go#L152
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
build:
src/cmd/apply.go#L166
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
build:
src/cmd/apply.go#L202
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
build:
src/cmd/pkg/groups/groups.go#L18
import 'github.com/spf13/cobra' is not allowed from list 'Main' (depguard)
|
build:
src/cmd/pkg/transport/transport.go#L26
import 'github.com/go-openapi/runtime' is not allowed from list 'Main' (depguard)
|
build:
src/cmd/pkg/transport/transport.go#L27
import 'github.com/go-openapi/runtime/client' is not allowed from list 'Main' (depguard)
|
build:
src/cmd/pkg/transport/transport.go#L29
import 'github.com/chronosphereio/chronoctl-core/src/cmd/pkg/buildinfo' is not allowed from list 'Main' (depguard)
|
build:
src/cmd/pkg/transport/transport.go#L30
import 'github.com/chronosphereio/chronoctl-core/src/x/swagger' is not allowed from list 'Main' (depguard)
|
build:
src/cmd/pkg/dry/dry.go#L19
import 'github.com/spf13/cobra' is not allowed from list 'Main' (depguard)
|
build:
src/cmd/cli/cli.go#L22
import 'github.com/spf13/cobra' is not allowed from list 'Main' (depguard)
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|