typescript-cheatsheets / react

Cheatsheets for experienced React developers getting started with TypeScript

Home Page:https://react-typescript-cheatsheet.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Token for danger spellcheck is invalid

eps1lon opened this issue · comments

E.g. in #394 yarn danger ci fails with https://github.com/typescript-cheatsheets/react/runs/2119490930#step:8:16:

Response: {
  "message": "Bad credentials",
  "documentation_url": "docs.github.com/rest"
}

On main yarn danger ci fails silently: https://github.com/typescript-cheatsheets/react/runs/2119510577?check_suite_focus=true#step:8:9

@sw-yx How did you generate the token? Can I do this as well and if so: how? I can take a look why it fails even when the credentials are "good" and why the action run still passes in those scenarios (it should fail IMO).

hey! i actually didn't generate it, @orta did when he PR'ed this in :) i think he was using his own token - lets see if he sees this, if not we will have to figure out a solution...

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions!