Skip to content

Add comprehensive CI/CD pipeline with multi-platform testing #1

Add comprehensive CI/CD pipeline with multi-platform testing

Add comprehensive CI/CD pipeline with multi-platform testing #1

Triggered via push August 4, 2025 00:24
Status Failure
Total duration 1m 17s
Artifacts

lint.yml

on: push
SwiftLint
14s
SwiftLint
SwiftFormat
8s
SwiftFormat
Swift 6 Compatibility Check
8s
Swift 6 Compatibility Check
Package Validation
16s
Package Validation
Fit to window
Zoom out
Zoom in

Annotations

13 errors
SwiftFormat
Process completed with exit code 70.
Swift 6 Compatibility Check
Process completed with exit code 1.
SwiftLint: Sources/TachikomaCore/Conversation.swift#L80
An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
SwiftLint: Sources/TachikomaCore/Conversation.swift#L79
An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
SwiftLint: Sources/TachikomaCore/Conversation.swift#L78
An 'instance_property' should not be placed amongst the type content(s) 'subtype' (type_contents_order)
SwiftLint: Sources/TachikomaCore/Conversation.swift#L90
Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
SwiftLint: Sources/TachikomaCore/Conversation.swift#L51
Functions and methods parameters should be either on the same line, or one per line (multiline_parameters)
SwiftLint: Sources/TachikomaCore/Conversation.swift#L90
Prefer to locate parameters with defaults toward the end of the parameter list (function_default_parameter_at_end)
SwiftLint: Sources/TachikomaCore/Conversation.swift#L87
Enums should be explicitly assigned their raw values (explicit_enum_raw_value)
SwiftLint: Sources/TachikomaCore/Conversation.swift#L86
Enums should be explicitly assigned their raw values (explicit_enum_raw_value)
SwiftLint: Sources/TachikomaCore/Conversation.swift#L85
Enums should be explicitly assigned their raw values (explicit_enum_raw_value)
SwiftLint: Sources/TachikomaCore/Conversation.swift#L84
Enums should be explicitly assigned their raw values (explicit_enum_raw_value)
Package Validation
Process completed with exit code 64.