Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Action failed for Bad function name #162

Open
Xuanwo opened this issue Jun 24, 2022 · 1 comment · May be fixed by #165
Open

Action failed for Bad function name #162

Xuanwo opened this issue Jun 24, 2022 · 1 comment · May be fixed by #165
Assignees
Labels
Type: Bug Bug or Bug fixes

Comments

@Xuanwo
Copy link

Xuanwo commented Jun 24, 2022

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 <github@xuanwo.io>
Co-authored-by: Xuanwo <github@xuanwo.io>" -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?

@amondnet amondnet added the Type: Bug Bug or Bug fixes label Jun 24, 2022
amondnet added a commit that referenced this issue Jun 27, 2022
close #164
close #162

Signed-off-by: Minsu Lee <amond@amond.net>
@amondnet amondnet self-assigned this Jun 27, 2022
@amondnet amondnet linked a pull request Jun 27, 2022 that will close this issue
amondnet added a commit that referenced this issue Jun 27, 2022
close #164
close #162

Signed-off-by: Minsu Lee <amond@amond.net>
amondnet added a commit that referenced this issue Jun 27, 2022
`foo`, 'bar', "baz"

close #164
close #162

Signed-off-by: Minsu Lee <amond@amond.net>
amondnet added a commit that referenced this issue Jun 27, 2022
`app` , "test", 'foo'

close #164
close #162

Signed-off-by: Minsu Lee <amond@amond.net>
@semoonpark
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Bug or Bug fixes
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants