Skip to content

Upgrade to koanf/v2 #69

Upgrade to koanf/v2

Upgrade to koanf/v2 #69

Triggered via pull request January 3, 2024 00:57
@rtroxrtrox
opened #59
koanf-2
Status Failure
Total duration 1m 48s
Artifacts

on-pr.yaml

on: pull_request
tests  /  pre-commit-check
8s
tests / pre-commit-check
tests  /  golang-basic-lint
7s
tests / golang-basic-lint
tests  /  golangci-lint
18s
tests / golangci-lint
tests  /  go-tests
1m 36s
tests / go-tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
tests / golang-basic-lint
Process completed with exit code 1.
tests / golangci-lint: internal/commands/root.go#L1
: # lybbrio/internal/commands
tests / golangci-lint: internal/commands/root.go#L63
cannot use rootCmd.PersistentFlags() (value of type *pflag.FlagSet) as *flag.FlagSet value in argument to config.RegisterFlags
tests / golangci-lint: internal/commands/root.go#L68
cannot use rootCmd.PersistentFlags() (value of type *pflag.FlagSet) as *flag.FlagSet value in argument to config.LoadConfig (typecheck)
tests / golangci-lint: cmd/lybbrio/main.go#L4
could not import lybbrio/internal/commands (-: # lybbrio/internal/commands
tests / golangci-lint: internal/commands/root.go#L63
cannot use rootCmd.PersistentFlags() (value of type *pflag.FlagSet) as *flag.FlagSet value in argument to config.RegisterFlags
tests / golangci-lint: internal/commands/root.go#L68
cannot use rootCmd.PersistentFlags() (value of type *pflag.FlagSet) as *flag.FlagSet value in argument to config.LoadConfig) (typecheck)
tests / golangci-lint
issues found
tests / go-tests: internal/commands/root.go#L63
cannot use rootCmd.PersistentFlags() (value of type *pflag.FlagSet) as *flag.FlagSet value in argument to config.RegisterFlags
tests / go-tests: internal/commands/root.go#L68
cannot use rootCmd.PersistentFlags() (value of type *pflag.FlagSet) as *flag.FlagSet value in argument to config.LoadConfig
tests / go-tests
Process completed with exit code 1.
tests / pre-commit-check
The `python-version` input is not set. The version of Python currently in `PATH` will be used.