nic-chen commented on pull request #1417: URL: https://github.com/apache/apisix-dashboard/pull/1417#issuecomment-772949789
> The CI check `Code scanning results / CodeQL` suddenly failed due to the url regex `/^[0-9a-zA-Z]([-.\w]*[0-9a-zA-Z])*(:(0-9)*)*(\/?)([a-zA-Z0-9\-\=\.\"\?\,\'\/\\\+&%$#_]*)?$/;` is an `Inefficient regular expression` at file `web/src/pages/Route/components/DebugViews/DebugDrawView.tsx`, please see https://github.com/apache/apisix-dashboard/pull/1417/checks?check_run_id=1823285766 for details. > > While it's not changed within this PR and even it was last updated at about 9 days ago in [b0c531d](https://github.com/apache/apisix-dashboard/commit/b0c531d948dd62ed2e0393ffdf6b2e9fc7f4b15a) authored by @liuxiran . Not sure whether it's 100% reproducible and need more test results. > > @nic-chen @liuxiran do you have any ideas about this? Thanks. We should determine whether this CI now fails every time, perhaps because the action library used has been changed? we could fix it in another PR. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
