starsz opened a new issue #1772:
URL: https://github.com/apache/apisix-dashboard/issues/1772


   ## Issue description
   <!-- A clear and concise description of what the issue is. -->
   
   Hi, I found that when we do some change on FE, the golangci will be expected 
for a long time.
   This will lead the CI can't pass.
   
   
   ## Expected behavior
   <!-- A clear and concise description of what you expected to happen. -->
   
   The golangci can be run
   
   ## How to Reproduce
   
   1. Create a PR only change the FE
   2. Then see the github action
   
   ## Screenshots
   <!-- Add screenshots to help explain your problem if applicable. -->
   
![image](https://user-images.githubusercontent.com/25628854/114734383-bc8d2300-9d76-11eb-9f79-75a4fefa7845.png)
   
   
   ## Environment
   
   * apisix version (cmd: `apisix version`):
   * OS (cmd: `uname -a`):
   * OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`):
   * etcd version, if have (cmd: run `curl 
http://127.0.0.1:9090/v1/server_info` to get the info from server-info API):
   * apisix-dashboard version, if have:
   * Browser version, if have:
   
   ## Additional context
   <!-- Do you want to solve this issue? or add any other context about the 
problem here. -->
   
   Now, we turn off the golangci.
   When we find the reason, we should turn on it.


-- 
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]


Reply via email to