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

GitHub Actions Failing #977

Closed
DeltaHarbinger opened this issue Aug 23, 2021 · 2 comments
Closed

GitHub Actions Failing #977

DeltaHarbinger opened this issue Aug 23, 2021 · 2 comments
Labels
bug Something isn't working unapproved Unapproved, needs to be triaged

Comments

@DeltaHarbinger
Copy link
Contributor

Describe the bug
GitHub Action pipelines are currently failing during the flutter analysis stage

To Reproduce
Steps to reproduce the behavior:

  1. Create a PR
  2. Wait for the pipeline to be executed
  3. See that the pipeline has failed due to an issue in the flutter analysis section
    a. Flutter analysis should not fail as a result of the GitHub pipeline being faulty. It should fail in the event of there being an error on the code

Expected behavior
Flutter analyze should fail only in cases of there being an issue with the code

Actual behavior
Flutter analysis is failing through no fault of the PR.

@github-actions github-actions bot added bug Something isn't working unapproved Unapproved, needs to be triaged labels Aug 23, 2021
@CyberWake
Copy link
Contributor

@DeltaHarbinger sir this is already fixed in the PR #972.

@DeltaHarbinger
Copy link
Contributor Author

Thanks @CyberWake, I will close this

Ayush0Chaudhary pushed a commit to Ayush0Chaudhary/talawa that referenced this issue Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unapproved Unapproved, needs to be triaged
Projects
None yet
Development

No branches or pull requests

2 participants