vercel-action icon indicating copy to clipboard operation
vercel-action copied to clipboard

Action failed for `Bad function name`

Open Xuanwo opened this issue 2 years ago • 1 comments

Failed action: https://github.com/datafuselabs/opendal/runs/7034893714?check_suite_focus=true

using scope
/usr/local/bin/npx vercel --prod -t *** -m githubCommitSha=8552430e791aa7b794dc2c0976dd13ad9152dd23 -m githubCommitAuthorName=Xuanwo -m githubCommitAuthorLogin=Xuanwo -m githubDeployment=1 -m githubOrg=datafuselabs -m githubRepo=opendal -m githubCommitOrg=datafuselabs -m githubCommitRepo=opendal -m githubCommitMessage="Upgrade dev-dependency `size` to 0.4 (#392)
* Upgrade dev-dependency `size` to 0.4
This simplifies the formatting code and removes the old transitive dependencies
of `size` 0.2 (as `size` 0.4 is dependency-free).
It was previously required to explicitly specify the base and unit display style
despite the previous values matching `Size::to_string()`'s defaults (base-2
units and abbreviated names).
* Fix format
Signed-off-by: Xuanwo <[email protected]>
Co-authored-by: Xuanwo <[email protected]>" -m githubCommitRef=main --scope databend
sh: 1: 
sh: 1: Syntax error: Bad function name
Syntax error: Bad function name
Error: The process '/usr/local/bin/npx' failed with exit code 2

Seems we didn't handle commit message well?

Xuanwo avatar Jun 24 '22 02:06 Xuanwo

When will it be merged & deploy a new version? @amondnet

semoonpark avatar Aug 08 '22 04:08 semoonpark