Complete vendor/Tachikoma migration to unified modern architecture #2
Annotations
10 errors
|
Sources/TachikomaCore/AudioProviders.swift#L122
Types used for hosting only static members should be implemented as a caseless enum to avoid instantiation (convenience_type)
|
|
Sources/TachikomaCore/AudioProviders.swift#L98
Types used for hosting only static members should be implemented as a caseless enum to avoid instantiation (convenience_type)
|
|
Sources/TachikomaCLI/ModelSelection.swift#L1
File name should match a type or extension declared in the file (if any) (file_name)
|
|
Sources/TachikomaCLI/ModelSelection.swift#L351
Prefer to use extension access modifiers (extension_access_modifier)
|
|
Sources/TachikomaCLI/ModelSelection.swift#L8
Types used for hosting only static members should be implemented as a caseless enum to avoid instantiation (convenience_type)
|
|
Sources/TachikomaCLI/ModelSelection.swift#L257
Conditional statements should always return on the next line (conditional_returns_on_newline)
|
|
Sources/TachikomaCLI/ModelSelection.swift#L252
Conditional statements should always return on the next line (conditional_returns_on_newline)
|
|
Sources/TachikomaCLI/ModelSelection.swift#L247
Conditional statements should always return on the next line (conditional_returns_on_newline)
|
|
Sources/TachikomaCLI/ModelSelection.swift#L242
Conditional statements should always return on the next line (conditional_returns_on_newline)
|
|
Sources/TachikomaCore/Conversation.swift#L105
Prefer to locate parameters with defaults toward the end of the parameter list (function_default_parameter_at_end)
|
The logs for this run have expired and are no longer available.
Loading