kumarUjjawal commented on PR #25588: URL: https://github.com/apache/datafusion/pull/25588#issuecomment-5794991380
> What's the behavior on local runs, - Nothing selected: it prints the reason and exits 0. Most pull requests land here, because selection follows crate directories. - A finding: it prints the output of the tool and exits non-zero, which stops ./dev/rust_lint.sh. ``` [check_semver.sh] cargo-semver-checks exited with 100. The output above is either [check_semver.sh] a compatibility finding to review or a build error, not a verdict. ``` > and why is it helpful to run locally? I guess not much help apart from being consistent with other scripts. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
