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
While checking report for #858 I noticed it said BASE commit is 27 commits behind HEAD on master [483d6eb](https://github.com/scapegoat-scala/scapegoat/commit/483d6eb77556c915b46629afec501bcb47d2e366). It seems the Codecov action upgrade #819 seems to silently fail on master.
info - 2024-07-30 04:02:44,070 -- ci service found: github-actions
warning - 2024-07-30 04:02:44,077 -- No config file could be found. Ignoring config.
Error: Codecov token not found. Please provide Codecov token with -t flag.
Warning: Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
On MR's we use the same version but it seems to run fine though. Something wrong with CI variables set up?
The text was updated successfully, but these errors were encountered:
While checking report for #858 I noticed it said
BASE commit is 27 commits behind HEAD on master [483d6eb](https://github.com/scapegoat-scala/scapegoat/commit/483d6eb77556c915b46629afec501bcb47d2e366)
. It seems the Codecov action upgrade #819 seems to silently fail on master.On MR's we use the same version but it seems to run fine though. Something wrong with CI variables set up?
The text was updated successfully, but these errors were encountered: