-
Notifications
You must be signed in to change notification settings - Fork 209
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
v5 Error: Got unexpected extra argument #1659
Labels
Area: Report Upload
Issues with pre-ingest report uploading
Medium
Medium Priority Issues (to be fixed or re-evaluated in 3 months
Comments
MetRonnie
changed the title
Error: Got unexpected extra argument
v5 Error: Got unexpected extra argument
Nov 15, 2024
Tagging @codecov/report-upload as mentioned in #1645 |
On it @MetRonnie, thanks for the catch |
thomasrockhu-codecov
added
bug
Something isn't working
Medium
Medium Priority Issues (to be fixed or re-evaluated in 3 months
Area: Report Upload
Issues with pre-ingest report uploading
and removed
bug
Something isn't working
labels
Nov 15, 2024
Called like: - name: Upload coverage
uses: codecov/codecov-action@v5
with:
flags: ${{ matrix.os }}
name: ${{ matrix.os }} Python ${{ matrix.python-version }} |
For me, I got this error with my OIDC token (which is hidden by the GitHub):
|
mrgrain
added a commit
to cdklabs/cdk-from-cfn
that referenced
this issue
Nov 18, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Area: Report Upload
Issues with pre-ingest report uploading
Medium
Medium Priority Issues (to be fixed or re-evaluated in 3 months
v5 of the action does not appear to quote the workflow name when calling
./codecov do-upload
so fails if there are spaces in the workflow name: https://github.com/cylc/cylc-flow/actions/runs/11853961703/job/33053084597?pr=6479#step:4:182The text was updated successfully, but these errors were encountered: