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
Uncommenting the cml-send-comment line doesn't cause any error, and the command produces the expected results. The cml-send-github-check line seems to produce the following error:
$ REPO_TOKEN=${{secrets.TEST_GITHUB_TOKEN}} cml-send-github-check report.mdRequestError [HttpError]: You must authenticate via a GitHub App.
We have removed the ability to pass the tests and linter in dev branches to warranty the healthiness of the code we pretend to merge or accept PRs
npm run lint npm run test
also checkbot has some inline comments that should be removed or investigate why they have been commented
The text was updated successfully, but these errors were encountered: