[34;1mChecking if output tool (xcpretty) is installed
[0m[33;1mFailed to check if xcpretty is installed, error: rbenv: version `2.7.2' is not installed (set by /Users/vagrant/git/.ruby-version): error: exit status 1
[0mSwitching to xcodebuild for output tool
[33;1mFailed to determine xcpretty version, error: exit status 1
[0mSwitching to xcodebuild for output tool
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x28 pc=0x12623b9]
Checklist
step.yml
andREADME.md
is updated with the changes (if needed)Version
Requires a PATCH version update
Context
Fixes a nil pointer dereference:
Changes
Investigation details
Decisions