Skip to content

chore(deps): update actions/create-github-app-token action to v3#379

Open
botty-mcbottington[bot] wants to merge 1 commit intomainfrom
renovate/actions-create-github-app-token-3.x
Open

chore(deps): update actions/create-github-app-token action to v3#379
botty-mcbottington[bot] wants to merge 1 commit intomainfrom
renovate/actions-create-github-app-token-3.x

Conversation

@botty-mcbottington
Copy link
Copy Markdown
Contributor

@botty-mcbottington botty-mcbottington bot commented Mar 14, 2026

This PR contains the following updates:

Package Type Update Change
actions/create-github-app-token action major v2v3

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

actions/create-github-app-token (actions/create-github-app-token)

v3

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 14, 2026

❌ 15 Tests Failed:

Tests completed Failed Passed Skipped
323 15 308 0
View the top 1 failed test(s) by shortest run time
github.com/macropower/kclipper/cmd/kclipper/commands::TestRootCmdArgs/debug_level
Stack Traces | 0.02s run time
=== RUN   TestRootCmdArgs/debug_level
=== PAUSE TestRootCmdArgs/debug_level
=== CONT  TestRootCmdArgs/debug_level
==================
WARNING: DATA RACE
Write at 0x00000bcc275c by goroutine 86:
  github.com/spf13/pflag.newBoolValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:16 +0x64
  github.com/spf13/pflag.(*FlagSet).BoolVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:55 +0x74
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:67 +0x27c
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous read at 0x00000bcc275c by goroutine 85:
  kcl-lang..../cmd/kcl/commands.NewRegistryCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry.go:43 +0x2af
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:101 +0xf8a
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 86 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 85 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Read at 0x00000bcc275c by goroutine 86:
  github.com/spf13/pflag.(*boolValue).String()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:30 +0x28
  github.com/spf13/pflag.(*FlagSet).VarPF()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/flag.go:859 +0x58
  github.com/spf13/pflag.(*FlagSet).BoolVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:55 +0xb1
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:67 +0x27c
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000bcc275c by goroutine 81:
  github.com/spf13/pflag.newBoolValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:16 +0x64
  github.com/spf13/pflag.(*FlagSet).BoolVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:55 +0x74
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:67 +0x27c
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 86 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 81 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000ad42440 by goroutine 86:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x27c
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x270
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:71 +0x266
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000ad42440 by goroutine 81:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x27c
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x270
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:71 +0x266
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 86 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 81 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000ad42450 by goroutine 86:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x304
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x2f7
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:72 +0x2e5
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000ad42450 by goroutine 81:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x304
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x2f7
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:72 +0x2e5
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 86 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 81 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000ad42470 by goroutine 86:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x389
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x37d
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:73 +0x36b
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000ad42470 by goroutine 81:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x389
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x37d
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:73 +0x36b
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 86 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 81 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000ad42480 by goroutine 86:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x40e
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x402
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:74 +0x3f0
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000ad42480 by goroutine 81:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x40e
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x402
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:74 +0x3f0
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 86 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 81 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000ad42490 by goroutine 86:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x496
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x48a
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:75 +0x475
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000ad42490 by goroutine 81:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x496
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x48a
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:75 +0x475
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 86 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 81 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000ad42460 by goroutine 86:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x51b
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x50f
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:76 +0x4fd
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000ad42460 by goroutine 81:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x51b
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x50f
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:76 +0x4fd
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 86 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 81 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000ad424b0 by goroutine 86:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x5a4
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x597
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:77 +0x585
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000ad424b0 by goroutine 81:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x5a4
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x597
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:77 +0x585
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 86 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 81 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000bcc2760 by goroutine 81:
  github.com/spf13/pflag.newBoolValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:16 +0x64
  github.com/spf13/pflag.(*FlagSet).BoolVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:55 +0x74
  github.com/spf13/pflag.(*FlagSet).BoolVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:50 +0x67e
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:79 +0x645
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000bcc2760 by goroutine 85:
  github.com/spf13/pflag.newBoolValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:16 +0x64
  github.com/spf13/pflag.(*FlagSet).BoolVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:55 +0x74
  github.com/spf13/pflag.(*FlagSet).BoolVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:50 +0x42b
  kcl-lang..../cmd/kcl/commands.NewRegistryLoginCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry_login.go:54 +0x3f5
  kcl-lang..../cmd/kcl/commands.NewRegistryCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry.go:47 +0x2fc
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:101 +0xf8a
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 81 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 85 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
Error: required flag(s) "name" not set
    testing.go:1712: race detected during execution of test
--- FAIL: TestRootCmdArgs/debug_level (0.02s)
View the full list of 14 ❄️ flaky test(s)
github.com/macropower/kclipper/cmd/kclipper/commands::TestChartCmdInvalidArgErrors

Flake rate in main: 100.00% (Passed 0 times, Failed 1 times)

Stack Traces | 0s run time
=== RUN   TestChartCmdInvalidArgErrors
=== PAUSE TestChartCmdInvalidArgErrors
=== CONT  TestChartCmdInvalidArgErrors
    testing.go:1712: race detected during execution of test
--- FAIL: TestChartCmdInvalidArgErrors (0.00s)
github.com/macropower/kclipper/cmd/kclipper/commands::TestChartCmdInvalidArgErrors/invalid_max_extract_size_value

Flake rate in main: 100.00% (Passed 0 times, Failed 1 times)

Stack Traces | 0.03s run time
=== RUN   TestChartCmdInvalidArgErrors/invalid_max_extract_size_value
=== PAUSE TestChartCmdInvalidArgErrors/invalid_max_extract_size_value
=== CONT  TestChartCmdInvalidArgErrors/invalid_max_extract_size_value
    testing.go:1712: race detected during execution of test
--- FAIL: TestChartCmdInvalidArgErrors/invalid_max_extract_size_value (0.03s)
Error: required flag(s) "url" not set
github.com/macropower/kclipper/cmd/kclipper/commands::TestChartCmdRequiredFlagErrors

Flake rate in main: 100.00% (Passed 0 times, Failed 1 times)

Stack Traces | 0s run time
=== RUN   TestChartCmdRequiredFlagErrors
=== PAUSE TestChartCmdRequiredFlagErrors
=== CONT  TestChartCmdRequiredFlagErrors
--- FAIL: TestChartCmdRequiredFlagErrors (0.00s)
github.com/macropower/kclipper/cmd/kclipper/commands::TestChartCmdRequiredFlagErrors/missing_chart_name_in_set

Flake rate in main: 100.00% (Passed 0 times, Failed 1 times)

Stack Traces | 0.02s run time
=== RUN   TestChartCmdRequiredFlagErrors/missing_chart_name_in_set
=== PAUSE TestChartCmdRequiredFlagErrors/missing_chart_name_in_set
=== CONT  TestChartCmdRequiredFlagErrors/missing_chart_name_in_set
==================
WARNING: DATA RACE
Write at 0x00000bcc275c by goroutine 80:
  github.com/spf13/pflag.newBoolValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:16 +0x64
  github.com/spf13/pflag.(*FlagSet).BoolVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:55 +0x74
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:67 +0x27c
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous read at 0x00000bcc275c by goroutine 78:
  kcl-lang..../cmd/kcl/commands.NewRegistryCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry.go:43 +0x2af
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:101 +0xf8a
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 80 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 78 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
    testing.go:1712: race detected during execution of test
--- FAIL: TestChartCmdRequiredFlagErrors/missing_chart_name_in_set (0.02s)
github.com/macropower/kclipper/cmd/kclipper/commands::TestChartCmdRequiredFlagErrors/missing_overrides_in_set

Flake rate in main: 100.00% (Passed 0 times, Failed 1 times)

Stack Traces | 0s run time
=== RUN   TestChartCmdRequiredFlagErrors/missing_overrides_in_set
=== PAUSE TestChartCmdRequiredFlagErrors/missing_overrides_in_set
=== CONT  TestChartCmdRequiredFlagErrors/missing_overrides_in_set
==================
WARNING: DATA RACE
Write at 0x00000bcc2760 by goroutine 84:
  github.com/spf13/pflag.newBoolValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:16 +0x64
  github.com/spf13/pflag.(*FlagSet).BoolVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:55 +0x74
  github.com/spf13/pflag.(*FlagSet).BoolVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:50 +0x67e
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:79 +0x645
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000bcc2760 by goroutine 83:
  github.com/spf13/pflag.newBoolValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:16 +0x64
  github.com/spf13/pflag.(*FlagSet).BoolVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:55 +0x74
  github.com/spf13/pflag.(*FlagSet).BoolVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:50 +0x42b
  kcl-lang..../cmd/kcl/commands.NewRegistryLoginCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry_login.go:54 +0x3f5
  kcl-lang..../cmd/kcl/commands.NewRegistryCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry.go:47 +0x2fc
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:101 +0xf8a
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors.func1()
      .../kclipper/commands/chart_test.go:230 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 84 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 83 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors()
      .../kclipper/commands/chart_test.go:227 +0x388
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000ad424c0 by goroutine 84:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x2c7
  github.com/spf13/pflag.(*FlagSet).StringVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:42 +0x2bb
  kcl-lang..../cmd/kcl/commands.NewRegistryLoginCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry_login.go:51 +0x2b1
  kcl-lang..../cmd/kcl/commands.NewRegistryCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry.go:47 +0x2fc
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:101 +0xf8a
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous read at 0x00000ad424c0 by goroutine 83:
  github.com/spf13/pflag.(*stringValue).String()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:19 +0x28
  github.com/spf13/pflag.(*FlagSet).VarPF()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/flag.go:859 +0x58
  github.com/spf13/pflag.(*FlagSet).VarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/flag.go:867 +0x334
  github.com/spf13/pflag.(*FlagSet).StringVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:42 +0x2f6
  kcl-lang..../cmd/kcl/commands.NewRegistryLoginCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry_login.go:51 +0x2b1
  kcl-lang..../cmd/kcl/commands.NewRegistryCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry.go:47 +0x2fc
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:101 +0xf8a
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors.func1()
      .../kclipper/commands/chart_test.go:230 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 84 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 83 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors()
      .../kclipper/commands/chart_test.go:227 +0x388
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000ad424d0 by goroutine 84:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x350
  github.com/spf13/pflag.(*FlagSet).StringVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:42 +0x344
  kcl-lang..../cmd/kcl/commands.NewRegistryLoginCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry_login.go:52 +0x335
  kcl-lang..../cmd/kcl/commands.NewRegistryCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry.go:47 +0x2fc
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:101 +0xf8a
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous read at 0x00000ad424d0 by goroutine 83:
  github.com/spf13/pflag.(*stringValue).String()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:19 +0x28
  github.com/spf13/pflag.(*FlagSet).VarPF()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/flag.go:859 +0x58
  github.com/spf13/pflag.(*FlagSet).VarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/flag.go:867 +0x3bd
  github.com/spf13/pflag.(*FlagSet).StringVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:42 +0x37f
  kcl-lang..../cmd/kcl/commands.NewRegistryLoginCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry_login.go:52 +0x335
  kcl-lang..../cmd/kcl/commands.NewRegistryCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry.go:47 +0x2fc
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:101 +0xf8a
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors.func1()
      .../kclipper/commands/chart_test.go:230 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 84 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 83 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors()
      .../kclipper/commands/chart_test.go:227 +0x388
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000ad424e0 by goroutine 84:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x1c9
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x1bd
  kcl-lang..../cmd/kcl/commands.NewServerCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/server.go:44 +0x1b3
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:102 +0xfdd
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous read at 0x00000ad424e0 by goroutine 83:
  github.com/spf13/pflag.(*stringValue).String()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:19 +0x28
  github.com/spf13/pflag.(*FlagSet).VarPF()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/flag.go:859 +0x58
  github.com/spf13/pflag.(*FlagSet).VarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/flag.go:867 +0x232
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x1fb
  kcl-lang..../cmd/kcl/commands.NewServerCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/server.go:44 +0x1b3
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:102 +0xfdd
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors.func1()
      .../kclipper/commands/chart_test.go:230 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 84 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 83 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors()
      .../kclipper/commands/chart_test.go:227 +0x388
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000a0e8950 by goroutine 84:
  github.com/spf13/pflag.newIntValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/int.go:9 +0x24e
  github.com/spf13/pflag.(*FlagSet).IntVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/int.go:46 +0x242
  kcl-lang..../cmd/kcl/commands.NewServerCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/server.go:45 +0x233
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:102 +0xfdd
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous read at 0x00000a0e8950 by goroutine 83:
  github.com/spf13/pflag.(*intValue).String()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/int.go:23 +0x28
  github.com/spf13/pflag.(*FlagSet).VarPF()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/flag.go:859 +0x58
  github.com/spf13/pflag.(*FlagSet).VarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/flag.go:867 +0x298
  github.com/spf13/pflag.(*FlagSet).IntVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/int.go:46 +0x25a
  kcl-lang..../cmd/kcl/commands.NewServerCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/server.go:45 +0x233
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:102 +0xfdd
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors.func1()
      .../kclipper/commands/chart_test.go:230 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 84 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 83 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors()
      .../kclipper/commands/chart_test.go:227 +0x388
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
Error: required flag(s) "overrides" not set
    testing.go:1712: race detected during execution of test
--- FAIL: TestChartCmdRequiredFlagErrors/missing_overrides_in_set (0.00s)
github.com/macropower/kclipper/cmd/kclipper/commands::TestChartCmdRequiredFlagErrors/missing_repo_name_in_repo_add

Flake rate in main: 100.00% (Passed 0 times, Failed 1 times)

Stack Traces | 0.01s run time
=== RUN   TestChartCmdRequiredFlagErrors/missing_repo_name_in_repo_add
=== PAUSE TestChartCmdRequiredFlagErrors/missing_repo_name_in_repo_add
=== CONT  TestChartCmdRequiredFlagErrors/missing_repo_name_in_repo_add
==================
WARNING: DATA RACE
Write at 0x00000a0e88a0 by goroutine 79:
  go.jacobcolvin.com/x/profile.(*Profiler).Start()
      .../pkg/mod/go.jacobcolvin.com/x@v0.0.0-20260210025446-2fafe26c365e/profile/profile.go:25 +0x64
  github..../cmd/kclipper/commands.NewRootCmd.func1()
      .../kclipper/commands/root.go:69 +0x64
  github..../cmd/kclipper/commands.NewChartCmd.func1()
      .../kclipper/commands/chart.go:98 +0x118
  github.com/spf13/cobra.(*Command).execute()
      .../pkg/mod/github.com/spf13/cobra@v1.10.2/command.go:986 +0xf45
  github.com/spf13/cobra.(*Command).ExecuteC()
      .../pkg/mod/github.com/spf13/cobra@v1.10.2/command.go:1148 +0x797
  github.com/spf13/cobra.(*Command).Execute()
      .../pkg/mod/github.com/spf13/cobra@v1.10.2/command.go:1071 +0x26
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:199 +0x8f
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000a0e88a0 by goroutine 82:
  go.jacobcolvin.com/x/profile.(*Profiler).Start()
      .../pkg/mod/go.jacobcolvin.com/x@v0.0.0-20260210025446-2fafe26c365e/profile/profile.go:25 +0x64
  github..../cmd/kclipper/commands.NewRootCmd.func1()
      .../kclipper/commands/root.go:69 +0x64
  github.com/spf13/cobra.(*Command).execute()
      .../pkg/mod/github.com/spf13/cobra@v1.10.2/command.go:986 +0xf45
  github.com/spf13/cobra.(*Command).ExecuteC()
      .../pkg/mod/github.com/spf13/cobra@v1.10.2/command.go:1148 +0x797
  github.com/spf13/cobra.(*Command).Execute()
      .../pkg/mod/github.com/spf13/cobra@v1.10.2/command.go:1071 +0x26
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:121 +0x2c8
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 79 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 82 (finished) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
Error: required flag(s) "repo_url" not set
    testing.go:1712: race detected during execution of test
--- FAIL: TestChartCmdRequiredFlagErrors/missing_repo_name_in_repo_add (0.01s)
github.com/macropower/kclipper/cmd/kclipper/commands::TestChartCmdRequiredFlagErrors/missing_repo_url_in_repo_add

Flake rate in main: 100.00% (Passed 0 times, Failed 1 times)

Stack Traces | 0.02s run time
=== RUN   TestChartCmdRequiredFlagErrors/missing_repo_url_in_repo_add
=== PAUSE TestChartCmdRequiredFlagErrors/missing_repo_url_in_repo_add
=== CONT  TestChartCmdRequiredFlagErrors/missing_repo_url_in_repo_add
==================
WARNING: DATA RACE
Write at 0x00000ad424c0 by goroutine 80:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x2c7
  github.com/spf13/pflag.(*FlagSet).StringVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:42 +0x2bb
  kcl-lang..../cmd/kcl/commands.NewRegistryLoginCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry_login.go:51 +0x2b1
  kcl-lang..../cmd/kcl/commands.NewRegistryCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry.go:47 +0x2fc
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:101 +0xf8a
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous read at 0x00000ad424c0 by goroutine 84:
  github.com/spf13/pflag.(*stringValue).String()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:19 +0x28
  github.com/spf13/pflag.(*FlagSet).VarPF()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/flag.go:859 +0x58
  github.com/spf13/pflag.(*FlagSet).VarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/flag.go:867 +0x334
  github.com/spf13/pflag.(*FlagSet).StringVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:42 +0x2f6
  kcl-lang..../cmd/kcl/commands.NewRegistryLoginCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry_login.go:51 +0x2b1
  kcl-lang..../cmd/kcl/commands.NewRegistryCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry.go:47 +0x2fc
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:101 +0xf8a
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 80 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 84 (finished) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000ad424d0 by goroutine 80:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x350
  github.com/spf13/pflag.(*FlagSet).StringVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:42 +0x344
  kcl-lang..../cmd/kcl/commands.NewRegistryLoginCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry_login.go:52 +0x335
  kcl-lang..../cmd/kcl/commands.NewRegistryCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry.go:47 +0x2fc
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:101 +0xf8a
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous read at 0x00000ad424d0 by goroutine 84:
  github.com/spf13/pflag.(*stringValue).String()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:19 +0x28
  github.com/spf13/pflag.(*FlagSet).VarPF()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/flag.go:859 +0x58
  github.com/spf13/pflag.(*FlagSet).VarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/flag.go:867 +0x3bd
  github.com/spf13/pflag.(*FlagSet).StringVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:42 +0x37f
  kcl-lang..../cmd/kcl/commands.NewRegistryLoginCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry_login.go:52 +0x335
  kcl-lang..../cmd/kcl/commands.NewRegistryCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry.go:47 +0x2fc
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:101 +0xf8a
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 80 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 84 (finished) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000bcc2762 by goroutine 80:
  github.com/spf13/pflag.newBoolValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:16 +0x64
  github.com/spf13/pflag.(*FlagSet).BoolVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:55 +0x74
  github.com/spf13/pflag.(*FlagSet).BoolVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:50 +0x3f4
  kcl-lang..../cmd/kcl/commands.NewRegistryLoginCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry_login.go:53 +0x3be
  kcl-lang..../cmd/kcl/commands.NewRegistryCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry.go:47 +0x2fc
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:101 +0xf8a
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000bcc2762 by goroutine 84:
  github.com/spf13/pflag.newBoolValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:16 +0x64
  github.com/spf13/pflag.(*FlagSet).BoolVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:55 +0x74
  github.com/spf13/pflag.(*FlagSet).BoolVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:50 +0x3f4
  kcl-lang..../cmd/kcl/commands.NewRegistryLoginCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry_login.go:53 +0x3be
  kcl-lang..../cmd/kcl/commands.NewRegistryCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry.go:47 +0x2fc
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:101 +0xf8a
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 80 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 84 (finished) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000ad424e0 by goroutine 80:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x1c9
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x1bd
  kcl-lang..../cmd/kcl/commands.NewServerCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/server.go:44 +0x1b3
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:102 +0xfdd
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous read at 0x00000ad424e0 by goroutine 84:
  github.com/spf13/pflag.(*stringValue).String()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:19 +0x28
  github.com/spf13/pflag.(*FlagSet).VarPF()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/flag.go:859 +0x58
  github.com/spf13/pflag.(*FlagSet).VarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/flag.go:867 +0x232
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x1fb
  kcl-lang..../cmd/kcl/commands.NewServerCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/server.go:44 +0x1b3
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:102 +0xfdd
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 80 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 84 (finished) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000a0e8950 by goroutine 80:
  github.com/spf13/pflag.newIntValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/int.go:9 +0x24e
  github.com/spf13/pflag.(*FlagSet).IntVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/int.go:46 +0x242
  kcl-lang..../cmd/kcl/commands.NewServerCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/server.go:45 +0x233
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:102 +0xfdd
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous read at 0x00000a0e8950 by goroutine 84:
  github.com/spf13/pflag.(*intValue).String()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/int.go:23 +0x28
  github.com/spf13/pflag.(*FlagSet).VarPF()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/flag.go:859 +0x58
  github.com/spf13/pflag.(*FlagSet).VarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/flag.go:867 +0x298
  github.com/spf13/pflag.(*FlagSet).IntVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/int.go:46 +0x25a
  kcl-lang..../cmd/kcl/commands.NewServerCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/server.go:45 +0x233
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:102 +0xfdd
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 80 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 84 (finished) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000a0e88a0 by goroutine 80:
  go.jacobcolvin.com/x/profile.(*Profiler).Start()
      .../pkg/mod/go.jacobcolvin.com/x@v0.0.0-20260210025446-2fafe26c365e/profile/profile.go:25 +0x64
  github..../cmd/kclipper/commands.NewRootCmd.func1()
      .../kclipper/commands/root.go:69 +0x64
  github..../cmd/kclipper/commands.NewChartCmd.func1()
      .../kclipper/commands/chart.go:98 +0x118
  github.com/spf13/cobra.(*Command).execute()
      .../pkg/mod/github.com/spf13/cobra@v1.10.2/command.go:986 +0xf45
  github.com/spf13/cobra.(*Command).ExecuteC()
      .../pkg/mod/github.com/spf13/cobra@v1.10.2/command.go:1148 +0x797
  github.com/spf13/cobra.(*Command).Execute()
      .../pkg/mod/github.com/spf13/cobra@v1.10.2/command.go:1071 +0x26
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:199 +0x8f
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000a0e88a0 by goroutine 84:
  go.jacobcolvin.com/x/profile.(*Profiler).Start()
      .../pkg/mod/go.jacobcolvin.com/x@v0.0.0-20260210025446-2fafe26c365e/profile/profile.go:25 +0x64
  github..../cmd/kclipper/commands.NewRootCmd.func1()
      .../kclipper/commands/root.go:69 +0x64
  github..../cmd/kclipper/commands.NewChartCmd.func1()
      .../kclipper/commands/chart.go:98 +0x118
  github.com/spf13/cobra.(*Command).execute()
      .../pkg/mod/github.com/spf13/cobra@v1.10.2/command.go:986 +0xf45
  github.com/spf13/cobra.(*Command).ExecuteC()
      .../pkg/mod/github.com/spf13/cobra@v1.10.2/command.go:1148 +0x797
  github.com/spf13/cobra.(*Command).Execute()
      .../pkg/mod/github.com/spf13/cobra@v1.10.2/command.go:1071 +0x26
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:199 +0x8f
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 80 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 84 (finished) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
Error: required flag(s) "chart" not set
    testing.go:1712: race detected during execution of test
--- FAIL: TestChartCmdRequiredFlagErrors/missing_repo_url_in_repo_add (0.02s)
github.com/macropower/kclipper/cmd/kclipper/commands::TestChartCmdRequiredFlagErrors/missing_required_chart_flag

Flake rate in main: 100.00% (Passed 0 times, Failed 1 times)

Stack Traces | 0.01s run time
=== RUN   TestChartCmdRequiredFlagErrors/missing_required_chart_flag
=== PAUSE TestChartCmdRequiredFlagErrors/missing_required_chart_flag
=== CONT  TestChartCmdRequiredFlagErrors/missing_required_chart_flag
    testing.go:1712: race detected during execution of test
--- FAIL: TestChartCmdRequiredFlagErrors/missing_required_chart_flag (0.01s)
github.com/macropower/kclipper/cmd/kclipper/commands::TestChartCmdRequiredFlagErrors/missing_required_repo_url_flag

Flake rate in main: 100.00% (Passed 0 times, Failed 1 times)

Stack Traces | 0.03s run time
=== RUN   TestChartCmdRequiredFlagErrors/missing_required_repo_url_flag
=== PAUSE TestChartCmdRequiredFlagErrors/missing_required_repo_url_flag
=== CONT  TestChartCmdRequiredFlagErrors/missing_required_repo_url_flag
==================
WARNING: DATA RACE
Write at 0x00000bcc275c by goroutine 83:
  github.com/spf13/pflag.newBoolValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:16 +0x64
  github.com/spf13/pflag.(*FlagSet).BoolVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:55 +0x74
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:67 +0x27c
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors.func1()
      .../kclipper/commands/chart_test.go:230 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous read at 0x00000bcc275c by goroutine 80:
  github.com/spf13/pflag.(*boolValue).String()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:30 +0x28
  github.com/spf13/pflag.(*FlagSet).VarPF()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/flag.go:859 +0x58
  github.com/spf13/pflag.(*FlagSet).BoolVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:55 +0xb1
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:67 +0x27c
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 83 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors()
      .../kclipper/commands/chart_test.go:227 +0x388
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 80 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000ad42440 by goroutine 83:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x27c
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x270
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:71 +0x266
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors.func1()
      .../kclipper/commands/chart_test.go:230 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000ad42440 by goroutine 80:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x27c
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x270
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:71 +0x266
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 83 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors()
      .../kclipper/commands/chart_test.go:227 +0x388
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 80 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000ad42450 by goroutine 83:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x304
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x2f7
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:72 +0x2e5
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors.func1()
      .../kclipper/commands/chart_test.go:230 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000ad42450 by goroutine 80:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x304
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x2f7
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:72 +0x2e5
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 83 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors()
      .../kclipper/commands/chart_test.go:227 +0x388
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 80 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000ad42470 by goroutine 83:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x389
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x37d
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:73 +0x36b
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors.func1()
      .../kclipper/commands/chart_test.go:230 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000ad42470 by goroutine 80:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x389
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x37d
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:73 +0x36b
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 83 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors()
      .../kclipper/commands/chart_test.go:227 +0x388
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 80 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000ad42480 by goroutine 83:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x40e
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x402
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:74 +0x3f0
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors.func1()
      .../kclipper/commands/chart_test.go:230 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000ad42480 by goroutine 80:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x40e
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x402
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:74 +0x3f0
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 83 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors()
      .../kclipper/commands/chart_test.go:227 +0x388
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 80 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000ad42490 by goroutine 83:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x496
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x48a
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:75 +0x475
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors.func1()
      .../kclipper/commands/chart_test.go:230 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000ad42490 by goroutine 80:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x496
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x48a
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:75 +0x475
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 83 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors()
      .../kclipper/commands/chart_test.go:227 +0x388
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 80 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000ad42460 by goroutine 83:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x51b
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x50f
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:76 +0x4fd
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors.func1()
      .../kclipper/commands/chart_test.go:230 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000ad42460 by goroutine 80:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x51b
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x50f
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:76 +0x4fd
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 83 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors()
      .../kclipper/commands/chart_test.go:227 +0x388
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 80 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000ad424b0 by goroutine 83:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x5a4
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x597
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:77 +0x585
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors.func1()
      .../kclipper/commands/chart_test.go:230 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000ad424b0 by goroutine 80:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x5a4
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x597
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:77 +0x585
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 83 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors()
      .../kclipper/commands/chart_test.go:227 +0x388
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 80 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000bcc2760 by goroutine 83:
  github.com/spf13/pflag.newBoolValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:16 +0x64
  github.com/spf13/pflag.(*FlagSet).BoolVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:55 +0x74
  github.com/spf13/pflag.(*FlagSet).BoolVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:50 +0x67e
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:79 +0x645
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors.func1()
      .../kclipper/commands/chart_test.go:230 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000bcc2760 by goroutine 80:
  github.com/spf13/pflag.newBoolValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:16 +0x64
  github.com/spf13/pflag.(*FlagSet).BoolVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:55 +0x74
  github.com/spf13/pflag.(*FlagSet).BoolVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:50 +0x2d2
  kcl-lang..../cmd/kcl/commands.NewModMetadataCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_metadata.go:73 +0x29c
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:72 +0x354
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 83 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors()
      .../kclipper/commands/chart_test.go:227 +0x388
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 80 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000ad424a0 by goroutine 83:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x247
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x23b
  kcl-lang..../cmd/kcl/commands.NewModPkgCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_pkg.go:71 +0x231
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:71 +0x311
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors.func1()
      .../kclipper/commands/chart_test.go:230 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000ad424a0 by goroutine 80:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x247
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x23b
  kcl-lang..../cmd/kcl/commands.NewModPkgCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_pkg.go:71 +0x231
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:71 +0x311
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 83 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors()
      .../kclipper/commands/chart_test.go:227 +0x388
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 80 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000ad424c0 by goroutine 83:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x2c7
  github.com/spf13/pflag.(*FlagSet).StringVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:42 +0x2bb
  kcl-lang..../cmd/kcl/commands.NewRegistryLoginCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry_login.go:51 +0x2b1
  kcl-lang..../cmd/kcl/commands.NewRegistryCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry.go:47 +0x2fc
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:101 +0xf8a
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors.func1()
      .../kclipper/commands/chart_test.go:230 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000ad424c0 by goroutine 78:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x2c7
  github.com/spf13/pflag.(*FlagSet).StringVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:42 +0x2bb
  kcl-lang..../cmd/kcl/commands.NewRegistryLoginCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry_login.go:51 +0x2b1
  kcl-lang..../cmd/kcl/commands.NewRegistryCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry.go:47 +0x2fc
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:101 +0xf8a
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 83 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors()
      .../kclipper/commands/chart_test.go:227 +0x388
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 78 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000ad424d0 by goroutine 83:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x350
  github.com/spf13/pflag.(*FlagSet).StringVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:42 +0x344
  kcl-lang..../cmd/kcl/commands.NewRegistryLoginCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry_login.go:52 +0x335
  kcl-lang..../cmd/kcl/commands.NewRegistryCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry.go:47 +0x2fc
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:101 +0xf8a
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors.func1()
      .../kclipper/commands/chart_test.go:230 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000ad424d0 by goroutine 78:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x350
  github.com/spf13/pflag.(*FlagSet).StringVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:42 +0x344
  kcl-lang..../cmd/kcl/commands.NewRegistryLoginCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry_login.go:52 +0x335
  kcl-lang..../cmd/kcl/commands.NewRegistryCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry.go:47 +0x2fc
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:101 +0xf8a
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 83 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors()
      .../kclipper/commands/chart_test.go:227 +0x388
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 78 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000ad424e0 by goroutine 83:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x1c9
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x1bd
  kcl-lang..../cmd/kcl/commands.NewServerCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/server.go:44 +0x1b3
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:102 +0xfdd
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors.func1()
      .../kclipper/commands/chart_test.go:230 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000ad424e0 by goroutine 78:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x1c9
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x1bd
  kcl-lang..../cmd/kcl/commands.NewServerCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/server.go:44 +0x1b3
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:102 +0xfdd
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 83 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors()
      .../kclipper/commands/chart_test.go:227 +0x388
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 78 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000a0e8950 by goroutine 83:
  github.com/spf13/pflag.newIntValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/int.go:9 +0x24e
  github.com/spf13/pflag.(*FlagSet).IntVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/int.go:46 +0x242
  kcl-lang..../cmd/kcl/commands.NewServerCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/server.go:45 +0x233
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:102 +0xfdd
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors.func1()
      .../kclipper/commands/chart_test.go:230 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000a0e8950 by goroutine 78:
  github.com/spf13/pflag.newIntValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/int.go:9 +0x24e
  github.com/spf13/pflag.(*FlagSet).IntVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/int.go:46 +0x242
  kcl-lang..../cmd/kcl/commands.NewServerCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/server.go:45 +0x233
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:102 +0xfdd
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 83 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors()
      .../kclipper/commands/chart_test.go:227 +0x388
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 78 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
Error: required flag(s) "chart" not set
    testing.go:1712: race detected during execution of test
--- FAIL: TestChartCmdRequiredFlagErrors/missing_required_repo_url_flag (0.03s)
github.com/macropower/kclipper/cmd/kclipper/commands::TestRootCmdArgs

Flake rate in main: 100.00% (Passed 0 times, Failed 1 times)

Stack Traces | 0.01s run time
=== RUN   TestRootCmdArgs
=== PAUSE TestRootCmdArgs
=== CONT  TestRootCmdArgs
    testing.go:1712: race detected during execution of test
--- FAIL: TestRootCmdArgs (0.01s)
github.com/macropower/kclipper/cmd/kclipper/commands::TestRootCmdArgs/default_config

Flake rate in main: 100.00% (Passed 0 times, Failed 1 times)

Stack Traces | 0.02s run time
=== RUN   TestRootCmdArgs/default_config
=== PAUSE TestRootCmdArgs/default_config
=== CONT  TestRootCmdArgs/default_config
==================
WARNING: DATA RACE
Write at 0x00000bcc275c by goroutine 79:
  github.com/spf13/pflag.newBoolValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:16 +0x64
  github.com/spf13/pflag.(*FlagSet).BoolVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:55 +0x74
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:67 +0x27c
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000bcc275c by goroutine 80:
  github.com/spf13/pflag.newBoolValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:16 +0x64
  github.com/spf13/pflag.(*FlagSet).BoolVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:55 +0x74
  kcl-lang..../cmd/kcl/commands.NewRegistryCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry.go:36 +0x28b
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:101 +0xf8a
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 79 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 80 (finished) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000ad42440 by goroutine 79:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x27c
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x270
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:71 +0x266
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000ad42440 by goroutine 83:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x24e
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x242
  kcl-lang..../cmd/kcl/commands.NewModPullCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_pull.go:59 +0x238
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:74 +0x3da
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors.func1()
      .../kclipper/commands/chart_test.go:230 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 79 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 83 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors()
      .../kclipper/commands/chart_test.go:227 +0x388
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000ad42450 by goroutine 79:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x304
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x2f7
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:72 +0x2e5
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000ad42450 by goroutine 83:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x2d0
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x2c4
  kcl-lang..../cmd/kcl/commands.NewModPullCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_pull.go:60 +0x2b5
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:74 +0x3da
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors.func1()
      .../kclipper/commands/chart_test.go:230 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 79 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 83 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors()
      .../kclipper/commands/chart_test.go:227 +0x388
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000ad42470 by goroutine 79:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x389
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x37d
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:73 +0x36b
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000ad42470 by goroutine 83:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x356
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x34a
  kcl-lang..../cmd/kcl/commands.NewModPullCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_pull.go:61 +0x337
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:74 +0x3da
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors.func1()
      .../kclipper/commands/chart_test.go:230 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 79 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 83 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors()
      .../kclipper/commands/chart_test.go:227 +0x388
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000ad42480 by goroutine 79:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x40e
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x402
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:74 +0x3f0
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000ad42480 by goroutine 83:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x3d8
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x3cc
  kcl-lang..../cmd/kcl/commands.NewModPullCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_pull.go:62 +0x3bd
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:74 +0x3da
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors.func1()
      .../kclipper/commands/chart_test.go:230 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 79 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 83 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors()
      .../kclipper/commands/chart_test.go:227 +0x388
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000ad42490 by goroutine 79:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x496
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x48a
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:75 +0x475
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000ad42490 by goroutine 83:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x45a
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x44e
  kcl-lang..../cmd/kcl/commands.NewModPullCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_pull.go:63 +0x43f
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:74 +0x3da
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors.func1()
      .../kclipper/commands/chart_test.go:230 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 79 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 83 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors()
      .../kclipper/commands/chart_test.go:227 +0x388
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000ad42460 by goroutine 79:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x51b
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x50f
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:76 +0x4fd
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous read at 0x00000ad42460 by goroutine 83:
  github.com/spf13/pflag.(*stringValue).String()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:19 +0x28
  github.com/spf13/pflag.(*FlagSet).VarPF()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/flag.go:859 +0x58
  github.com/spf13/pflag.(*FlagSet).VarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/flag.go:867 +0x584
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x54a
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:76 +0x4fd
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors.func1()
      .../kclipper/commands/chart_test.go:230 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 79 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 83 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors()
      .../kclipper/commands/chart_test.go:227 +0x388
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000ad424b0 by goroutine 79:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x5a4
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x597
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:77 +0x585
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous read at 0x00000ad424b0 by goroutine 83:
  github.com/spf13/pflag.(*stringValue).String()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:19 +0x28
  github.com/spf13/pflag.(*FlagSet).VarPF()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/flag.go:859 +0x58
  github.com/spf13/pflag.(*FlagSet).VarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/flag.go:867 +0x60a
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x5d3
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:77 +0x585
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors.func1()
      .../kclipper/commands/chart_test.go:230 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 79 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 83 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors()
      .../kclipper/commands/chart_test.go:227 +0x388
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000bcc2760 by goroutine 79:
  github.com/spf13/pflag.newBoolValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:16 +0x64
  github.com/spf13/pflag.(*FlagSet).BoolVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:55 +0x74
  github.com/spf13/pflag.(*FlagSet).BoolVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:50 +0x67e
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:79 +0x645
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000bcc2760 by goroutine 74:
  github.com/spf13/pflag.newBoolValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:16 +0x64
  github.com/spf13/pflag.(*FlagSet).BoolVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:55 +0x74
  github.com/spf13/pflag.(*FlagSet).BoolVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:50 +0x42b
  kcl-lang..../cmd/kcl/commands.NewRegistryLoginCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry_login.go:54 +0x3f5
  kcl-lang..../cmd/kcl/commands.NewRegistryCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry.go:47 +0x2fc
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:101 +0xf8a
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 79 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 74 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000ad424a0 by goroutine 79:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x247
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x23b
  kcl-lang..../cmd/kcl/commands.NewModPkgCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_pkg.go:71 +0x231
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:71 +0x311
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000ad424a0 by goroutine 83:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x284
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x274
  kcl-lang..../cmd/kcl/commands.NewModPushCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_push.go:48 +0x265
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:73 +0x397
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors.func1()
      .../kclipper/commands/chart_test.go:230 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 79 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 83 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors()
      .../kclipper/commands/chart_test.go:227 +0x388
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000bcc275d by goroutine 79:
  github.com/spf13/pflag.newBoolValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:16 +0x64
  github.com/spf13/pflag.(*FlagSet).BoolVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:55 +0x74
  github.com/spf13/pflag.(*FlagSet).BoolVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:50 +0x2e4
  kcl-lang..../cmd/kcl/commands.NewModPkgCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_pkg.go:72 +0x2ae
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:71 +0x311
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000bcc275d by goroutine 74:
  github.com/spf13/pflag.newBoolValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:16 +0x64
  github.com/spf13/pflag.(*FlagSet).BoolVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:55 +0x74
  github.com/spf13/pflag.(*FlagSet).BoolVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:50 +0x2e4
  kcl-lang..../cmd/kcl/commands.NewModPkgCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_pkg.go:72 +0x2ae
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:71 +0x311
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 79 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 74 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000ad424c0 by goroutine 79:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x2c7
  github.com/spf13/pflag.(*FlagSet).StringVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:42 +0x2bb
  kcl-lang..../cmd/kcl/commands.NewRegistryLoginCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry_login.go:51 +0x2b1
  kcl-lang..../cmd/kcl/commands.NewRegistryCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry.go:47 +0x2fc
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:101 +0xf8a
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000ad424c0 by goroutine 74:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x2c7
  github.com/spf13/pflag.(*FlagSet).StringVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:42 +0x2bb
  kcl-lang..../cmd/kcl/commands.NewRegistryLoginCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry_login.go:51 +0x2b1
  kcl-lang..../cmd/kcl/commands.NewRegistryCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry.go:47 +0x2fc
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:101 +0xf8a
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 79 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 74 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000ad424d0 by goroutine 79:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x350
  github.com/spf13/pflag.(*FlagSet).StringVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:42 +0x344
  kcl-lang..../cmd/kcl/commands.NewRegistryLoginCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry_login.go:52 +0x335
  kcl-lang..../cmd/kcl/commands.NewRegistryCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry.go:47 +0x2fc
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:101 +0xf8a
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000ad424d0 by goroutine 74:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x350
  github.com/spf13/pflag.(*FlagSet).StringVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:42 +0x344
  kcl-lang..../cmd/kcl/commands.NewRegistryLoginCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry_login.go:52 +0x335
  kcl-lang..../cmd/kcl/commands.NewRegistryCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry.go:47 +0x2fc
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:101 +0xf8a
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 79 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 74 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000ad424e0 by goroutine 79:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x1c9
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x1bd
  kcl-lang..../cmd/kcl/commands.NewServerCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/server.go:44 +0x1b3
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:102 +0xfdd
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000ad424e0 by goroutine 74:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x1c9
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x1bd
  kcl-lang..../cmd/kcl/commands.NewServerCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/server.go:44 +0x1b3
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:102 +0xfdd
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 79 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 74 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000a0e88a0 by goroutine 83:
  go.jacobcolvin.com/x/profile.(*Profiler).Start()
      .../pkg/mod/go.jacobcolvin.com/x@v0.0.0-20260210025446-2fafe26c365e/profile/profile.go:25 +0x64
  github..../cmd/kclipper/commands.NewRootCmd.func1()
      .../kclipper/commands/root.go:69 +0x64
  github..../cmd/kclipper/commands.NewChartCmd.func1()
      .../kclipper/commands/chart.go:98 +0x118
  github.com/spf13/cobra.(*Command).execute()
      .../pkg/mod/github.com/spf13/cobra@v1.10.2/command.go:986 +0xf45
  github.com/spf13/cobra.(*Command).ExecuteC()
      .../pkg/mod/github.com/spf13/cobra@v1.10.2/command.go:1148 +0x797
  github.com/spf13/cobra.(*Command).Execute()
      .../pkg/mod/github.com/spf13/cobra@v1.10.2/command.go:1071 +0x26
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors.func1()
      .../kclipper/commands/chart_test.go:233 +0x8f
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000a0e88a0 by goroutine 74:
  go.jacobcolvin.com/x/profile.(*Profiler).Start()
      .../pkg/mod/go.jacobcolvin.com/x@v0.0.0-20260210025446-2fafe26c365e/profile/profile.go:25 +0x64
  github..../cmd/kclipper/commands.NewRootCmd.func1()
      .../kclipper/commands/root.go:69 +0x64
  github.com/spf13/cobra.(*Command).execute()
      .../pkg/mod/github.com/spf13/cobra@v1.10.2/command.go:986 +0xf45
  github.com/spf13/cobra.(*Command).ExecuteC()
      .../pkg/mod/github.com/spf13/cobra@v1.10.2/command.go:1148 +0x797
  github.com/spf13/cobra.(*Command).Execute()
      .../pkg/mod/github.com/spf13/cobra@v1.10.2/command.go:1071 +0x26
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:121 +0x2c8
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 83 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdInvalidArgErrors()
      .../kclipper/commands/chart_test.go:227 +0x388
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 74 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
Error: argument error: invalid argument: max_extract_size: quantities must match the regular expression '^([+-]?[0-9.]+)([eEinumkKMGTP]*[-+]?[0-9]*)$'
    testing.go:1712: race detected during execution of test
--- FAIL: TestRootCmdArgs/default_config (0.02s)
github.com/macropower/kclipper/cmd/kclipper/commands::TestRootCmdArgs/invalid_log_format

Flake rate in main: 100.00% (Passed 0 times, Failed 1 times)

Stack Traces | 0.02s run time
=== RUN   TestRootCmdArgs/invalid_log_format
==================
WARNING: DATA RACE
Write at 0x00000bcc2760 by goroutine 80:
  github.com/spf13/pflag.newBoolValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:16 +0x64
  github.com/spf13/pflag.(*FlagSet).BoolVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:55 +0x74
  github.com/spf13/pflag.(*FlagSet).BoolVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:50 +0x67e
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:79 +0x645
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000bcc2760 by goroutine 78:
  github.com/spf13/pflag.newBoolValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:16 +0x64
  github.com/spf13/pflag.(*FlagSet).BoolVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:55 +0x74
  github.com/spf13/pflag.(*FlagSet).BoolVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:50 +0x42b
  kcl-lang..../cmd/kcl/commands.NewRegistryLoginCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry_login.go:54 +0x3f5
  kcl-lang..../cmd/kcl/commands.NewRegistryCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry.go:47 +0x2fc
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:101 +0xf8a
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 80 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 78 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
=== PAUSE TestRootCmdArgs/invalid_log_format
=== CONT  TestRootCmdArgs/invalid_log_format
    testing.go:1712: race detected during execution of test
--- FAIL: TestRootCmdArgs/invalid_log_format (0.02s)
github.com/macropower/kclipper/cmd/kclipper/commands::TestRootCmdArgs/invalid_log_level

Flake rate in main: 100.00% (Passed 0 times, Failed 1 times)

Stack Traces | 0s run time
=== RUN   TestRootCmdArgs/invalid_log_level
=== PAUSE TestRootCmdArgs/invalid_log_level
=== CONT  TestRootCmdArgs/invalid_log_level
==================
WARNING: DATA RACE
Write at 0x00000a0e8950 by goroutine 79:
  github.com/spf13/pflag.newIntValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/int.go:9 +0x24e
  github.com/spf13/pflag.(*FlagSet).IntVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/int.go:46 +0x242
  kcl-lang..../cmd/kcl/commands.NewServerCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/server.go:45 +0x233
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:102 +0xfdd
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors.func1()
      .../kclipper/commands/chart_test.go:196 +0x6c
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000a0e8950 by goroutine 74:
  github.com/spf13/pflag.newIntValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/int.go:9 +0x24e
  github.com/spf13/pflag.(*FlagSet).IntVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/int.go:46 +0x242
  kcl-lang..../cmd/kcl/commands.NewServerCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/server.go:45 +0x233
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:102 +0xfdd
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 79 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestChartCmdRequiredFlagErrors()
      .../kclipper/commands/chart_test.go:193 +0x8c4
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 74 (finished) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
    testing.go:1712: race detected during execution of test
--- FAIL: TestRootCmdArgs/invalid_log_level (0.00s)
github.com/macropower/kclipper/cmd/kclipper/commands::TestRootCmdArgs/json_format

Flake rate in main: 100.00% (Passed 0 times, Failed 1 times)

Stack Traces | 0s run time
=== RUN   TestRootCmdArgs/json_format
=== PAUSE TestRootCmdArgs/json_format
=== CONT  TestRootCmdArgs/json_format
==================
WARNING: DATA RACE
Write at 0x00000bcc2760 by goroutine 75:
  github.com/spf13/pflag.newBoolValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:16 +0x64
  github.com/spf13/pflag.(*FlagSet).BoolVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:55 +0x74
  github.com/spf13/pflag.(*FlagSet).BoolVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:50 +0x67e
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:79 +0x645
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000bcc2760 by goroutine 86:
  github.com/spf13/pflag.newBoolValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:16 +0x64
  github.com/spf13/pflag.(*FlagSet).BoolVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:55 +0x74
  github.com/spf13/pflag.(*FlagSet).BoolVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:50 +0x42b
  kcl-lang..../cmd/kcl/commands.NewRegistryLoginCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry_login.go:54 +0x3f5
  kcl-lang..../cmd/kcl/commands.NewRegistryCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry.go:47 +0x2fc
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:101 +0xf8a
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 75 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 86 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000ad424c0 by goroutine 75:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x2c7
  github.com/spf13/pflag.(*FlagSet).StringVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:42 +0x2bb
  kcl-lang..../cmd/kcl/commands.NewRegistryLoginCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry_login.go:51 +0x2b1
  kcl-lang..../cmd/kcl/commands.NewRegistryCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry.go:47 +0x2fc
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:101 +0xf8a
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous read at 0x00000ad424c0 by goroutine 86:
  github.com/spf13/pflag.(*stringValue).String()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:19 +0x28
  github.com/spf13/pflag.(*FlagSet).VarPF()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/flag.go:859 +0x58
  github.com/spf13/pflag.(*FlagSet).VarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/flag.go:867 +0x334
  github.com/spf13/pflag.(*FlagSet).StringVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:42 +0x2f6
  kcl-lang..../cmd/kcl/commands.NewRegistryLoginCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry_login.go:51 +0x2b1
  kcl-lang..../cmd/kcl/commands.NewRegistryCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry.go:47 +0x2fc
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:101 +0xf8a
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 75 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 86 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000ad424d0 by goroutine 75:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x350
  github.com/spf13/pflag.(*FlagSet).StringVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:42 +0x344
  kcl-lang..../cmd/kcl/commands.NewRegistryLoginCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry_login.go:52 +0x335
  kcl-lang..../cmd/kcl/commands.NewRegistryCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry.go:47 +0x2fc
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:101 +0xf8a
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous read at 0x00000ad424d0 by goroutine 86:
  github.com/spf13/pflag.(*stringValue).String()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:19 +0x28
  github.com/spf13/pflag.(*FlagSet).VarPF()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/flag.go:859 +0x58
  github.com/spf13/pflag.(*FlagSet).VarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/flag.go:867 +0x3bd
  github.com/spf13/pflag.(*FlagSet).StringVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:42 +0x37f
  kcl-lang..../cmd/kcl/commands.NewRegistryLoginCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry_login.go:52 +0x335
  kcl-lang..../cmd/kcl/commands.NewRegistryCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry.go:47 +0x2fc
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:101 +0xf8a
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 75 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 86 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000ad424e0 by goroutine 75:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x1c9
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x1bd
  kcl-lang..../cmd/kcl/commands.NewServerCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/server.go:44 +0x1b3
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:102 +0xfdd
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous read at 0x00000ad424e0 by goroutine 86:
  github.com/spf13/pflag.(*stringValue).String()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:19 +0x28
  github.com/spf13/pflag.(*FlagSet).VarPF()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/flag.go:859 +0x58
  github.com/spf13/pflag.(*FlagSet).VarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/flag.go:867 +0x232
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x1fb
  kcl-lang..../cmd/kcl/commands.NewServerCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/server.go:44 +0x1b3
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:102 +0xfdd
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 75 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 86 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Read at 0x00000bcc2760 by goroutine 81:
  github.com/spf13/pflag.(*boolValue).String()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:30 +0x28
  github.com/spf13/pflag.(*FlagSet).VarPF()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/flag.go:859 +0x58
  github.com/spf13/pflag.(*FlagSet).BoolVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:55 +0xb1
  github.com/spf13/pflag.(*FlagSet).BoolVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:50 +0x67e
  kcl-lang..../cmd/kcl/commands.NewModAddCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_add.go:79 +0x645
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:70 +0x2ce
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000bcc2760 by goroutine 75:
  github.com/spf13/pflag.newBoolValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:16 +0x64
  github.com/spf13/pflag.(*FlagSet).BoolVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:55 +0x74
  github.com/spf13/pflag.(*FlagSet).BoolVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:50 +0x42b
  kcl-lang..../cmd/kcl/commands.NewRegistryLoginCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry_login.go:54 +0x3f5
  kcl-lang..../cmd/kcl/commands.NewRegistryCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/registry.go:47 +0x2fc
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:101 +0xf8a
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 81 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 75 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000ad424a0 by goroutine 81:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x247
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x23b
  kcl-lang..../cmd/kcl/commands.NewModPkgCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_pkg.go:71 +0x231
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:71 +0x311
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000ad424a0 by goroutine 86:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x247
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x23b
  kcl-lang..../cmd/kcl/commands.NewModPkgCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_pkg.go:71 +0x231
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:71 +0x311
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 81 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 86 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000bcc275d by goroutine 81:
  github.com/spf13/pflag.newBoolValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:16 +0x64
  github.com/spf13/pflag.(*FlagSet).BoolVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:55 +0x74
  github.com/spf13/pflag.(*FlagSet).BoolVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:50 +0x2e4
  kcl-lang..../cmd/kcl/commands.NewModPkgCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_pkg.go:72 +0x2ae
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:71 +0x311
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000bcc275d by goroutine 75:
  github.com/spf13/pflag.newBoolValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:16 +0x64
  github.com/spf13/pflag.(*FlagSet).BoolVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:55 +0x74
  github.com/spf13/pflag.(*FlagSet).BoolVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/bool.go:50 +0x2e4
  kcl-lang..../cmd/kcl/commands.NewModPkgCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_pkg.go:72 +0x2ae
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:71 +0x311
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 81 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 75 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000ad42440 by goroutine 81:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x24e
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x242
  kcl-lang..../cmd/kcl/commands.NewModPullCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_pull.go:59 +0x238
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:74 +0x3da
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000ad42440 by goroutine 86:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x24e
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x242
  kcl-lang..../cmd/kcl/commands.NewModPullCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_pull.go:59 +0x238
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:74 +0x3da
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 81 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 86 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000ad42450 by goroutine 81:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x2d0
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x2c4
  kcl-lang..../cmd/kcl/commands.NewModPullCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_pull.go:60 +0x2b5
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:74 +0x3da
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000ad42450 by goroutine 86:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x2d0
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x2c4
  kcl-lang..../cmd/kcl/commands.NewModPullCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_pull.go:60 +0x2b5
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:74 +0x3da
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 81 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 86 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000ad42470 by goroutine 81:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x356
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x34a
  kcl-lang..../cmd/kcl/commands.NewModPullCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_pull.go:61 +0x337
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:74 +0x3da
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000ad42470 by goroutine 86:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x356
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x34a
  kcl-lang..../cmd/kcl/commands.NewModPullCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_pull.go:61 +0x337
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:74 +0x3da
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 81 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 86 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000ad42480 by goroutine 81:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x3d8
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x3cc
  kcl-lang..../cmd/kcl/commands.NewModPullCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_pull.go:62 +0x3bd
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:74 +0x3da
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000ad42480 by goroutine 86:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x3d8
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x3cc
  kcl-lang..../cmd/kcl/commands.NewModPullCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_pull.go:62 +0x3bd
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:74 +0x3da
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 81 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 86 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000ad42490 by goroutine 81:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x45a
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x44e
  kcl-lang..../cmd/kcl/commands.NewModPullCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_pull.go:63 +0x43f
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:74 +0x3da
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000ad42490 by goroutine 86:
  github.com/spf13/pflag.newStringValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:7 +0x45a
  github.com/spf13/pflag.(*FlagSet).StringVar()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/string.go:37 +0x44e
  kcl-lang..../cmd/kcl/commands.NewModPullCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod_pull.go:63 +0x43f
  kcl-lang..../cmd/kcl/commands.NewModCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/mod.go:74 +0x3da
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:100 +0xf37
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 81 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 86 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
==================
WARNING: DATA RACE
Write at 0x00000a0e8950 by goroutine 81:
  github.com/spf13/pflag.newIntValue()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/int.go:9 +0x24e
  github.com/spf13/pflag.(*FlagSet).IntVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/int.go:46 +0x242
  kcl-lang..../cmd/kcl/commands.NewServerCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/server.go:45 +0x233
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:102 +0xfdd
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous read at 0x00000a0e8950 by goroutine 86:
  github.com/spf13/pflag.(*intValue).String()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/int.go:23 +0x28
  github.com/spf13/pflag.(*FlagSet).VarPF()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/flag.go:859 +0x58
  github.com/spf13/pflag.(*FlagSet).VarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/flag.go:867 +0x298
  github.com/spf13/pflag.(*FlagSet).IntVarP()
      .../pkg/mod/github.com/spf13/pflag@v1.0.10/int.go:46 +0x25a
  kcl-lang..../cmd/kcl/commands.NewServerCmd()
      .../pkg/mod/kcl-lang.io/cli@v0.12..../kcl/commands/server.go:45 +0x233
  github..../cmd/kclipper/commands.NewRootCmd()
      .../kclipper/commands/root.go:102 +0xfdd
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:109 +0x64
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 81 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 86 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================
    testing.go:1712: race detected during execution of test
--- FAIL: TestRootCmdArgs/json_format (0.00s)
==================
WARNING: DATA RACE
Write at 0x00000a0e88a0 by goroutine 86:
  go.jacobcolvin.com/x/profile.(*Profiler).Start()
      .../pkg/mod/go.jacobcolvin.com/x@v0.0.0-20260210025446-2fafe26c365e/profile/profile.go:25 +0x64
  github..../cmd/kclipper/commands.NewRootCmd.func1()
      .../kclipper/commands/root.go:69 +0x64
  github.com/spf13/cobra.(*Command).execute()
      .../pkg/mod/github.com/spf13/cobra@v1.10.2/command.go:986 +0xf45
  github.com/spf13/cobra.(*Command).ExecuteC()
      .../pkg/mod/github.com/spf13/cobra@v1.10.2/command.go:1148 +0x797
  github.com/spf13/cobra.(*Command).Execute()
      .../pkg/mod/github.com/spf13/cobra@v1.10.2/command.go:1071 +0x26
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:121 +0x2c8
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Previous write at 0x00000a0e88a0 by goroutine 75:
  go.jacobcolvin.com/x/profile.(*Profiler).Start()
      .../pkg/mod/go.jacobcolvin.com/x@v0.0.0-20260210025446-2fafe26c365e/profile/profile.go:25 +0x64
  github..../cmd/kclipper/commands.NewRootCmd.func1()
      .../kclipper/commands/root.go:69 +0x64
  github.com/spf13/cobra.(*Command).execute()
      .../pkg/mod/github.com/spf13/cobra@v1.10.2/command.go:986 +0xf45
  github.com/spf13/cobra.(*Command).ExecuteC()
      .../pkg/mod/github.com/spf13/cobra@v1.10.2/command.go:1148 +0x797
  github.com/spf13/cobra.(*Command).Execute()
      .../pkg/mod/github.com/spf13/cobra@v1.10.2/command.go:1071 +0x26
  github..../cmd/kclipper/commands_test.TestRootCmdArgs.func1()
      .../kclipper/commands/root_test.go:121 +0x2c8
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 86 (running) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38

Goroutine 75 (finished) created at:
  testing.(*T).Run()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0xb12
  github..../cmd/kclipper/commands_test.TestRootCmdArgs()
      .../kclipper/commands/root_test.go:106 +0x599
  testing.tRunner()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2036 +0x21c
  testing.(*T).Run.gowrap1()
      .../hostedtoolcache/go/1.26.1.../src/testing/testing.go:2101 +0x38
==================

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants