Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not print console logs when running on Java files #111

Merged
merged 2 commits into from
Sep 5, 2023

Conversation

mateuszkwiecinski
Copy link
Member

Not sure yet why they are popping up. For now, since they are harmless - disable the noisy console log

Java files should be excluded, but for some reason they show up. This needs to be reproed & investigated
@github-actions
Copy link

github-actions bot commented Sep 5, 2023

Diffuse output:

OLD: diffuse-base-file
NEW: ktlint-gradle-plugin.jar

       │          compressed           │         uncompressed          
       ├───────────┬───────────┬───────┼───────────┬───────────┬───────
 JAR   │ old       │ new       │ diff  │ old       │ new       │ diff  
───────┼───────────┼───────────┼───────┼───────────┼───────────┼───────
 class │ 129.7 KiB │ 129.7 KiB │ -12 B │ 260.2 KiB │ 260.2 KiB │ -17 B 
 other │   2.1 KiB │   2.1 KiB │   0 B │     566 B │     566 B │   0 B 
───────┼───────────┼───────────┼───────┼───────────┼───────────┼───────
 total │ 131.8 KiB │ 131.8 KiB │ -12 B │ 260.7 KiB │ 260.7 KiB │ -17 B 

 CLASSES │ old │ new │ diff       
─────────┼─────┼─────┼────────────
 classes │  83 │  83 │  0 (+0 -0) 
 methods │ 660 │ 659 │ -1 (+0 -1) 
  fields │ 156 │ 156 │  0 (+0 -0)
JAR
   compressed    │  uncompressed   │                                                         
─────────┬───────┼─────────┬───────┤                                                         
 size    │ diff  │ size    │ diff  │ path                                                    
─────────┼───────┼─────────┼───────┼─────────────────────────────────────────────────────────
 3.8 KiB │ -12 B │ 8.5 KiB │ -17 B │ ∆ io/github/usefulness/tasks/workers/KtlintWorker.class 
─────────┼───────┼─────────┼───────┼─────────────────────────────────────────────────────────
 3.8 KiB │ -12 B │ 8.5 KiB │ -17 B │ (total)
CLASSES
METHODS:

   old │ new │ diff       
  ─────┼─────┼────────────
   660 │ 659 │ -1 (+0 -1) 
  - org.gradle.internal.logging.slf4j.DefaultContextAwareTaskLogger warn(String)

@mateuszkwiecinski mateuszkwiecinski merged commit db60424 into master Sep 5, 2023
21 checks passed
@mateuszkwiecinski mateuszkwiecinski deleted the updates2 branch September 5, 2023 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant