graphql-inspector
graphql-inspector copied to clipboard
graphql-inspector actions are displayed as if they are continuously running
Issue workflow progress
Progress of the issue based on the Contributor Workflow
- [ ] 1. The issue provides a reproduction available on GitHub, Stackblitz or CodeSandbox
Make sure to fork this template and run
pnpm generate
in the terminal.Please make sure the Codegen and plugins version under
package.json
matches yours. - [ ] 2. A failing test has been provided
- [ ] 3. A local solution has been provided
- [ ] 4. A pull request is pending review
Describe the bug
https://github.com/lablup/backend.ai/actions/runs/7007324067/job/19061149744
Although the actual action has ended, it appears as if graphql-inspector is still running, as shown in the log above.
To Reproduce Steps to reproduce the behavior:
Expected behavior
Environment:
GitHub Actions release-1689086705050
Additional context
Hey @Yaminyam The link you provided seems to be broken. I'm currently trying to reproduce the issue. Are you still experiencing this problem? Could you please provide more information? Thank you!