kou commented on a change in pull request #11529:
URL: https://github.com/apache/arrow/pull/11529#discussion_r735173603
##########
File path: dev/release/verify-release-candidate.sh
##########
@@ -423,7 +423,9 @@ test_js() {
fi
yarn --frozen-lockfile
- yarn run-s clean:all lint build
+ yarn run-s clean:all
+ yarn run-s lint
+ yarn run-s build
Review comment:
Thanks.
I pasted the error message to pull request description. Could you do like
this next time?
--
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]