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

error in master branch #55

Open
gfrid opened this issue Jan 31, 2023 · 0 comments
Open

error in master branch #55

gfrid opened this issue Jan 31, 2023 · 0 comments

Comments

@gfrid
Copy link

gfrid commented Jan 31, 2023

    uses: jdcargile/ms-teams-notification@master
    with:
      github-token: ${{ github.token }} # this will use the runner's token.
      ms-teams-webhook-uri: ${{ secrets.MS_TEAMS_WEBHOOK_URI }}
      notification-summary: IN_PROGRESS
      notification-color: 17a2b8

this was supposeto fix a bug in avatar but now a new bug

TypeError: Cannot read property 'login' of null
at Object.createMessageCard (/runner/_work/_actions/jdcargile/ms-teams-notification/master/dist/index.js:2461:85)
at /runner/_work/_actions/jdcargile/ms-teams-notification/master/dist/index.js:3090:54
at Generator.next ()
at fulfilled (/runner/_work/_actions/jdcargile/ms-teams-notification/master/dist/index.js:3044:58)
at processTicksAndRejections (internal/process/task_queues.js:97:5)

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