-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
Description
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x9b178d]
goroutine 1 [running]:
github.com/Scalingo/cli/apps.(*OperationWaiter).WaitOperation(0xc00026a7c0, {0xd42c48, 0xc0003f3620})
/home/runner/work/cli/cli/apps/operations.go:100 +0xb4d
github.com/Scalingo/cli/apps.Run({0xd42c48, 0xc0003f3620}, {{0x7ffe2d7258d1, 0x8}, {0x0, 0x0}, 0x0, 0x0, {0x0, 0x0}, ...})
/home/runner/work/cli/cli/apps/run.go:144 +0x906
github.com/Scalingo/cli/cmd.init.func221({0xd42c48, 0xc0003f3620}, 0x128b3e0)
/home/runner/work/cli/cli/cmd/run.go:117 +0x4c8
github.com/Scalingo/cli/cmd.NewAppCommands.(*AppCommands).addCommand.regionalCommandAction.func1({0xd42c48, 0xc0003f3620}, 0x128b3e0)
/home/runner/work/cli/cli/cmd/commands.go:116 +0x377
github.com/urfave/cli/v3.(*Command).run(0x128b3e0, {0xd42c48, 0xc0003f3620}, {0xc0003f3560, 0x3, 0x3})
/home/runner/work/cli/cli/vendor/github.com/urfave/cli/v3/command_run.go:360 +0x2b6a
github.com/urfave/cli/v3.(*Command).run(0xc0001f4b08, {0xd42c48, 0xc0003d5590}, {0xc000032100, 0x8, 0x8})
/home/runner/work/cli/cli/vendor/github.com/urfave/cli/v3/command_run.go:294 +0x2416
github.com/urfave/cli/v3.(*Command).Run(...)
/home/runner/work/cli/cli/vendor/github.com/urfave/cli/v3/command_run.go:93
main.main()
/home/runner/work/cli/cli/scalingo/main.go:142 +0xb77
Reactions are currently unavailable