[TECH] Updated for os-26 #81
Annotations
6 errors and 10 warnings
          | 
                      
                          build
                        
                      
                       Process completed with exit code 1. | 
| 
                      
                          build: 
                        LinuxFaviconFinderExample/Sources/LinuxFaviconFinderExample/main.swift#L7
                      
                       Type name 'swift' should start with an uppercase character (type_name) | 
| 
                      
                          build: 
                        Sources/FaviconFinder/Types/FaviconFormatType.swift#L54
                      
                       Enum element name 'launcherIcon1_5x' should only contain alphanumeric and other allowed characters (identifier_name) | 
| 
                      
                          build: 
                        Sources/FaviconFinder/Types/FaviconFormatType.swift#L48
                      
                       Enum element name 'launcherIcon0_75x' should only contain alphanumeric and other allowed characters (identifier_name) | 
| 
                      
                          build: 
                        macOSFaviconFinderExample/macOSFaviconFinderExample/macOSFaviconFinderExampleApp.swift#L11
                      
                       Type name 'macOSFaviconFinderExampleApp' should start with an uppercase character (type_name) | 
| 
                      
                          build: 
                        iOSFaviconFinderExample/iOSFaviconFinderExample/iOSFaviconFinderExampleApp.swift#L11
                      
                       Type name 'iOSFaviconFinderExampleApp' should start with an uppercase character (type_name) | 
| 
                      
                          build: 
                        Sources/FaviconFinder/Toolbox/FaviconURLSession.swift#L96
                      
                       Function body should span 50 lines or less excluding comments and whitespace: currently spans 55 lines (function_body_length) | 
| 
                      
                          build: 
                        Sources/FaviconFinder/Types/FaviconError.swift#L72
                      
                       Enum element name 'failedToDownloadWebApplicationManifestFile' should be between 3 and 40 characters long (identifier_name) | 
| 
                      
                          build: 
                        Sources/FaviconFinder/Types/FaviconError.swift#L64
                      
                       Enum element name 'webApplicationManifestFileConainedNoIcons' should be between 3 and 40 characters long (identifier_name) | 
| 
                      
                          build: 
                        Sources/FaviconFinder/Types/FaviconError.swift#L60
                      
                       Enum element name 'failedToConvertUrlResponseToHttpUrlResponse' should be between 3 and 40 characters long (identifier_name) | 
| 
                      
                          build: 
                        macOSFaviconFinderExample/macOSFaviconFinderExample/ContentView.swift#L68
                      
                       Lines should not have trailing whitespace (trailing_whitespace) | 
| 
                      
                          build: 
                        macOSFaviconFinderExample/macOSFaviconFinderExample/ContentView.swift#L47
                      
                       Lines should not have trailing whitespace (trailing_whitespace) | 
| 
                      
                          build: 
                        macOSFaviconFinderExample/macOSFaviconFinderExample/ContentView.swift#L55
                      
                       Collection literals should not have trailing commas (trailing_comma) | 
| 
                      
                          build: 
                        macOSFaviconFinderExample/macOSFaviconFinderExample/ContentView.swift#L46
                      
                       Optional should be implicitly initialized without nil (implicit_optional_initialization) | 
| 
                      
                          build: 
                        iOSFaviconFinderExample/iOSFaviconFinderExample/ContentView.swift#L49
                      
                       Lines should not have trailing whitespace (trailing_whitespace) | 
| 
                      
                          build: 
                        iOSFaviconFinderExample/iOSFaviconFinderExample/ContentView.swift#L48
                      
                       Optional should be implicitly initialized without nil (implicit_optional_initialization) |