You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
seems around 5 days ago but unclear yet if anything of our fault (unlikely)
and if expanding
so smells like may be someone pasted token with a new line at the end?
The text was updated successfully, but these errors were encountered: