LouisLou2 commented on PR #2091:
URL: https://github.com/apache/fury/pull/2091#issuecomment-2727540713

   sorry, @chaokunyang , but I executed `mvn -T10 spotless:apply` and `mvn -T10 
checkstyle:check` locally just now, both without any errors or warnings.
   ```bash
   mvn -T10 spotless:apply
   mvn -T10 checkstyle:check
   [INFO] Scanning for projects...
   [INFO] 
------------------------------------------------------------------------
   [INFO] Reactor Build Order:
   [INFO] 
   [INFO] Fury Project Parent POM                                            
[pom]
   [INFO] fury-test-core                                                     
[jar]
   [INFO] fury-core                                                          
[jar]
   [INFO] fury-format                                                        
[jar]
   [INFO] fury-extensions                                                    
[jar]
   [INFO] fury-testsuite                                                     
[jar]
   [INFO] 
   [INFO] Using the MultiThreadedBuilder implementation with a thread count of 
10
   [INFO] 
   [INFO] --------------------< org.apache.fury:fury-parent 
>---------------------
   [INFO] Building Fury Project Parent POM 0.10.0-SNAPSHOT                   
[1/6]
   [INFO] --------------------------------[ pom 
]---------------------------------
   [INFO] 
   [INFO] --- spotless-maven-plugin:2.41.1:apply (default-cli) @ fury-parent ---
   [INFO] 
   [INFO] -------------------< org.apache.fury:fury-test-core 
>-------------------
   [INFO] Building fury-test-core 0.10.0-SNAPSHOT                            
[2/6]
   [INFO] --------------------------------[ jar 
]---------------------------------
   [INFO] 
   [INFO] --- spotless-maven-plugin:2.41.1:apply (default-cli) @ fury-test-core 
---
   [INFO] Spotless.Java is keeping 13 files clean - 0 were changed to be clean, 
0 were already clean, 13 were skipped because caching determined they were 
already clean
   [INFO] 
   [INFO] ---------------------< org.apache.fury:fury-core 
>----------------------
   [INFO] Building fury-core 0.10.0-SNAPSHOT                                 
[3/6]
   [INFO] --------------------------------[ jar 
]---------------------------------
   [INFO] 
   [INFO] --- spotless-maven-plugin:2.41.1:apply (default-cli) @ fury-core ---
   [INFO] Writing clean file: 
/home/leo/projects/fury_fork/fury/java/fury-core/src/main/java/org/apache/fury/serializer/StructSerializer.java
   [INFO] Spotless.Java is keeping 345 files clean - 1 were changed to be 
clean, 1 were already clean, 343 were skipped because caching determined they 
were already clean
   [INFO] 
   [INFO] --------------------< org.apache.fury:fury-format 
>---------------------
   [INFO] 
   [INFO] Building fury-format 0.10.0-SNAPSHOT                               
[4/6]
   [INFO] ------------------< org.apache.fury:fury-extensions 
>-------------------
   [INFO] --------------------------------[ jar 
]---------------------------------
   [INFO] Building fury-extensions 0.10.0-SNAPSHOT                           
[5/6]
   [INFO] --------------------------------[ jar 
]---------------------------------
   [INFO] 
   [INFO] --- spotless-maven-plugin:2.41.1:apply (default-cli) @ fury-format ---
   [INFO] 
   [INFO] --- spotless-maven-plugin:2.41.1:apply (default-cli) @ 
fury-extensions ---
   [INFO] Spotless.Java is keeping 2 files clean - 0 were changed to be clean, 
0 were already clean, 2 were skipped because caching determined they were 
already clean
   [INFO] Spotless.Java is keeping 50 files clean - 0 were changed to be clean, 
0 were already clean, 50 were skipped because caching determined they were 
already clean
   [INFO] 
   [INFO] -------------------< org.apache.fury:fury-testsuite 
>-------------------
   [INFO] Building fury-testsuite 0.10.0-SNAPSHOT                            
[6/6]
   [INFO] --------------------------------[ jar 
]---------------------------------
   [INFO] 
   [INFO] --- spotless-maven-plugin:2.41.1:apply (default-cli) @ fury-testsuite 
---
   [INFO] Spotless.Java is keeping 10 files clean - 0 were changed to be clean, 
0 were already clean, 10 were skipped because caching determined they were 
already clean
   [INFO] 
------------------------------------------------------------------------
   [INFO] Reactor Summary for Fury Project Parent POM 0.10.0-SNAPSHOT:
   [INFO] 
   [INFO] Fury Project Parent POM ............................ SUCCESS [  0.334 
s]
   [INFO] fury-test-core ..................................... SUCCESS [  0.273 
s]
   [INFO] fury-core .......................................... SUCCESS [  0.738 
s]
   [INFO] fury-format ........................................ SUCCESS [  0.021 
s]
   [INFO] fury-extensions .................................... SUCCESS [  0.019 
s]
   [INFO] fury-testsuite ..................................... SUCCESS [  0.014 
s]
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  1.675 s (Wall Clock)
   [INFO] Finished at: 2025-03-17T00:46:25+08:00
   [INFO] 
------------------------------------------------------------------------
   [INFO] Scanning for projects...
   [INFO] 
------------------------------------------------------------------------
   [INFO] Reactor Build Order:
   [INFO] 
   [INFO] Fury Project Parent POM                                            
[pom]
   [INFO] fury-test-core                                                     
[jar]
   [INFO] fury-core                                                          
[jar]
   [INFO] fury-format                                                        
[jar]
   [INFO] fury-extensions                                                    
[jar]
   [INFO] fury-testsuite                                                     
[jar]
   [INFO] 
   [INFO] Using the MultiThreadedBuilder implementation with a thread count of 
10
   [INFO] 
   [INFO] --------------------< org.apache.fury:fury-parent 
>---------------------
   [INFO] Building Fury Project Parent POM 0.10.0-SNAPSHOT                   
[1/6]
   [INFO] --------------------------------[ pom 
]---------------------------------
   [INFO] 
   [INFO] --- maven-checkstyle-plugin:3.1.0:check (default-cli) @ fury-parent 
---
   [INFO] 开始检查……
   检查完成。
   [INFO] 
   [INFO] -------------------< org.apache.fury:fury-test-core 
>-------------------
   [INFO] Building fury-test-core 0.10.0-SNAPSHOT                            
[2/6]
   [INFO] --------------------------------[ jar 
]---------------------------------
   [INFO] 
   [INFO] --- maven-checkstyle-plugin:3.1.0:check (default-cli) @ 
fury-test-core ---
   [INFO] 开始检查……
   检查完成。
   [INFO] 
   [INFO] ---------------------< org.apache.fury:fury-core 
>----------------------
   [INFO] Building fury-core 0.10.0-SNAPSHOT                                 
[3/6]
   [INFO] --------------------------------[ jar 
]---------------------------------
   [INFO] 
   [INFO] --- maven-checkstyle-plugin:3.1.0:check (default-cli) @ fury-core ---
   [INFO] 开始检查……
   检查完成。
   [INFO] 
   [INFO] --------------------< org.apache.fury:fury-format 
>---------------------
   [INFO] Building fury-format 0.10.0-SNAPSHOT                               
[4/6]
   [INFO] --------------------------------[ jar 
]---------------------------------
   [INFO] 
   [INFO] ------------------< org.apache.fury:fury-extensions 
>-------------------
   [INFO] Building fury-extensions 0.10.0-SNAPSHOT                           
[5/6]
   [INFO] --------------------------------[ jar 
]---------------------------------
   [INFO] 
   [INFO] --- maven-checkstyle-plugin:3.1.0:check (default-cli) @ 
fury-extensions ---
   [INFO] 
   [INFO] --- maven-checkstyle-plugin:3.1.0:check (default-cli) @ fury-format 
---
   [INFO] 开始检查……
   检查完成。
   [INFO] 开始检查……
   检查完成。
   [INFO] 
   [INFO] -------------------< org.apache.fury:fury-testsuite 
>-------------------
   [INFO] Building fury-testsuite 0.10.0-SNAPSHOT                            
[6/6]
   [INFO] --------------------------------[ jar 
]---------------------------------
   [INFO] 
   [INFO] --- maven-checkstyle-plugin:3.1.0:check (default-cli) @ 
fury-testsuite ---
   [INFO] 开始检查……
   检查完成。
   [INFO] 
------------------------------------------------------------------------
   [INFO] Reactor Summary for Fury Project Parent POM 0.10.0-SNAPSHOT:
   [INFO] 
   [INFO] Fury Project Parent POM ............................ SUCCESS [  0.880 
s]
   [INFO] fury-test-core ..................................... SUCCESS [  0.096 
s]
   [INFO] fury-core .......................................... SUCCESS [  0.395 
s]
   [INFO] fury-format ........................................ SUCCESS [  0.079 
s]
   [INFO] fury-extensions .................................... SUCCESS [  0.063 
s]
   [INFO] fury-testsuite ..................................... SUCCESS [  0.045 
s]
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  1.776 s (Wall Clock)
   [INFO] Finished at: 2025-03-17T00:46:27+08:00
   [INFO] 
------------------------------------------------------------------------
   ```


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to