ravsamhq / notify-slack-action

🔔 Send a Slack Notification from Github Actions regarding failure, warnings, or even success.
https://ravsam.in/blog/send-slack-notification-when-github-actions-fails/
MIT License
173 stars 57 forks source link

Unable to run the actions getting docker error #15

Closed ashokelixir closed 3 years ago

ashokelixir commented 3 years ago

Build container for action use: '/home/runner/work/_actions/ravsamhq/notify-slack-action/master/Dockerfile'. /usr/bin/docker build -t 8a33c1:65b5d5e5223c45dbaa102693b1c509c8 -f "/home/runner/work/_actions/ravsamhq/notify-slack-action/master/Dockerfile" "/home/runner/work/_actions/ravsamhq/notify-slack-action/master"

ERROR: Cannot install -r requirements.txt (line 10) and astroid==2.5.7 because these package versions have conflicting dependencies.

ravsam-bot[bot] commented 3 years ago

Hello and welcome to RavSam :purple_heart:. Thanks for opening your first issue. I will assign one of our team members to take a look at the problem you have raised. They will get in touch with you within 12 hours. Make sure to include as much information as possible to help our team diagnose the issue and solve it quickly.

If the problem is related to a security concern, please feel free to email us at info@ravsam.in.

ravgeetdhillon commented 3 years ago

Hi @ashokelixir

It is recommended to use v1 of the action.

Change from ravsamhq/notify-slack-action@master to ravsamhq/notify-slack-action@v1.