Warn about error, if one occurs.
The version_x_results methods will return nil in case of an error. We need to detect that and not execute that branch of the 'if' statement.
Loading
Please register or sign in to comment
Repositories are limited in size now to 1GB. If your repository exceeds this size, it will be automatically deleted.
If you'd like access to our CI/CD builders, please create an issue here.
The version_x_results methods will return nil in case of an error. We need to detect that and not execute that branch of the 'if' statement.