xiaoxiang781216 commented on pull request #4897: URL: https://github.com/apache/incubator-nuttx/pull/4897#issuecomment-979925785
Please fix the warning not related to ROM Mix case symbol: ``` Warning: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/arch/arm/include/phy62xx/phy62xx_irq.h:49:62: warning: Wrong column position of comment right of code Warning: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/arch/arm/include/phy62xx/phy62xx_irq.h:50:60: warning: Wrong column position of comment right of code Warning: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/arch/arm/include/phy62xx/phy62xx_irq.h:51:61: warning: Wrong column position of comment right of code Warning: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/arch/arm/include/phy62xx/phy62xx_irq.h:52:63: warning: Wrong column position of comment right of code Warning: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/arch/arm/include/phy62xx/phy62xx_irq.h:53:66: warning: Wrong column position of comment right of code Warning: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/arch/arm/include/phy62xx/phy62xx_irq.h:54:61: warning: Wrong column position of comment right of code Warning: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/arch/arm/include/phy62xx/phy62xx_irq.h:55:62: warning: Wrong column position of comment right of code Warning: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/arch/arm/include/phy62xx/phy62xx_irq.h:56:65: warning: Wrong column position of comment right of code Warning: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/arch/arm/include/phy62xx/phy62xx_irq.h:57:65: warning: Wrong column position of comment right of code Warning: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/arch/arm/include/phy62xx/phy62xx_irq.h:58:66: warning: Wrong column position of comment right of code Warning: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/arch/arm/include/phy62xx/phy62xx_irq.h:59:66: warning: Wrong column position of comment right of code Warning: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/arch/arm/include/phy62xx/phy62xx_irq.h:60:65: warning: Wrong column position of comment right of code Warning: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/arch/arm/include/phy62xx/phy62xx_irq.h:61:64: warning: Wrong column position of comment right of code Warning: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/arch/arm/include/phy62xx/phy62xx_irq.h:62:64: warning: Wrong column position of comment right of code Warning: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/arch/arm/include/phy62xx/phy62xx_irq.h:63:64: warning: Wrong column position of comment right of code Warning: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/arch/arm/include/phy62xx/phy62xx_irq.h:64:66: warning: Wrong column position of comment right of code Warning: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/arch/arm/include/phy62xx/phy62xx_irq.h:65:65: warning: Wrong column position of comment right of code Warning: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/arch/arm/include/phy62xx/phy62xx_irq.h:66:65: warning: Wrong column position of comment right of code Warning: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/arch/arm/include/phy62xx/phy62xx_irq.h:69:63: warning: Wrong column position of comment right of code Warning: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/arch/arm/include/phy62xx/phy62xx_irq.h:70:66: warning: Wrong column position of comment right of code Warning: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/arch/arm/include/phy62xx/phy62xx_irq.h:71:65: warning: Wrong column position of comment right of code Error: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/arch/arm/src/phy62xx/phyplus_timerisr.h:1:77: error: Carriage returns found. First detected Error: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/arch/arm/src/phy62xx/phyplus_timerisr.h:1:78: error: Long line found Error: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/arch/arm/src/phy62xx/phyplus_timerisr.h:2:1: error: Relative file path does not match actual file Error: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/arch/arm/src/phy62xx/pplus_mtd_flash.c:380:0: error: No indentation line ``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
