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

Try this one haha #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Try this one haha #4

wants to merge 1 commit into from

Conversation

mono-chrome
Copy link
Owner

No description provided.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This pull request appears to have several problems and bugs. In the action.yml file, the icon and color attributes have been removed. This could cause issues with how the action appears in the user interface. In the review.py file, there is a typo in the comment with "ni" instead of "in". There is also a typo in the requests call, which should be "requests.post()" instead of "requests()". Lastly, the response.json() should be response.json, with no parentheses.

To improve this pull request, the icon and color attributes should be added back into the action.yml file. The typo in the comment should be fixed. The requests call should be changed to requests.post(), and the response.json() should be changed to response.json, with no parentheses.

@mono-chrome mono-chrome mentioned this pull request Jan 13, 2023
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

Successfully merging this pull request may close these issues.

1 participant