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

upload of coverage for windows started to fail? #268

Open
yarikoptic opened this issue Nov 25, 2024 · 2 comments
Open

upload of coverage for windows started to fail? #268

yarikoptic opened this issue Nov 25, 2024 · 2 comments

Comments

@yarikoptic
Copy link
Member

seems around 5 days ago but unclear yet if anything of our fault (unlikely)

Run codecov/codecov-action@v5
Run CC_ACTION_VERSION=$(cat ${GITHUB_ACTION_PATH}/src/version | grep 'CODECOV_ACTION_VERSION=' | cut -d\" -f2)
==> Running Action version 5.0.5
Run git config --global --add safe.directory D:\a\dandi-schema\dandi-schema
Run if [ "false" == 'true' ];
D:\a\_temp\0b469db9-ba0e-4772-9975-1dcc[29](https://github.com/dandi/dandi-schema/actions/runs/11939755686/job/33280949832?pr=261#step:6:30)98638b.sh: line 13: syntax error near unexpected token `|'
Error: Process completed with exit code 2.

and if expanding

      CC_TOKEN=$(echo ***
  
   | tr -d '\n')

so smells like may be someone pasted token with a new line at the end?

@yarikoptic
Copy link
Member Author

even if so -- we did long ago

image

Ah -- we upgraded in

image

but oddly it did fine in that PR

image

which was submitted by dependabot from our repo directly so token should have been the same... odd

@yarikoptic
Copy link
Member Author

yarikoptic commented Nov 25, 2024

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

No branches or pull requests

1 participant