mirror of
https://github.com/semver/semver.git
synced 2026-07-11 03:53:53 -05:00
[GH-ISSUE #392] no implicit conversion of nil into String #3009
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @syw-biu-biu on GitHub (Sep 1, 2017).
Original GitHub issue: https://github.com/semver/semver/issues/392
`pod spec lint --sources='http://XXX.XXX.X.XX/XX/XXX.git,https://github.com/CocoaPods/Specs'
-> VersionUpdate (0.0.2)
- ERROR | [iOS] unknown: Encountered an unknown error (no implicit conversion of nil into String) during validation.
`
@syw-biu-biu commented on GitHub (Sep 1, 2017):
i