New Warnings

Description Amount
⚠️ Warnings.swift on line 14
'flatMap' is deprecated: Please use compactMap(_:) for the case where closure returns an optional value
1 times
⚠️ Warnings.swift on line 14
initialization of immutable value 'index' was never used; consider replacing with assignment to '_' or removing it
1 times
🚨 directory not found for option '-LNOT_A_REAL_LIB_PATH' 1 times

Fixed Warnings

Description Amount
SlowFiles.swift on line 36 expression took 2010ms to type-check (limit: 100ms) 2010.00ms
⚠️ Warnings.swift on line 14
'index(of:)' is deprecated: renamed to 'firstIndex(of:)'
1 times
⚠️ Warnings.swift on line 14
value 'index' was defined but never used; consider replacing with boolean test
1 times
⚠️ Warnings.swift on line 21
'index(of:)' is deprecated: renamed to 'firstIndex(of:)'
1 times
⚠️ Warnings.swift on line 21
value 'index' was defined but never used; consider replacing with boolean test
1 times
🚨 directory not found for option '-FNOT_A_REAL_PATH' 1 times
🧽 SlowFiles.swift on line 32
Collection literals should not have trailing commas.
1 times
🧽 SlowFiles.swift on line 37
Files should have a single trailing newline.
1 times

Total Warnings

📉 Description Before After
👍 Files with compilation time >= 10.0ms 2 1
👍 ⚠️ Build Warnings 4 2
🚨 Linker Warnings 1 1
👍 🧽 Lint Warnings 2 0
👍 Total Warnings 9 4