Skip to content

Initial implementation #4

Initial implementation

Initial implementation #4

Triggered via pull request October 16, 2024 22:06
@mdepinetmdepinet
synchronize #1
mike/init
Status Failure
Total duration 40s
Artifacts

check.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
lint: Package.swift#L11
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
lint: Package.swift#L17
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
lint: Package.swift#L20
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
lint: Package.swift#L26
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
lint: Package.swift#L28
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
lint: Sources/Ultravox/Ultravox.swift#L196
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 14 (cyclomatic_complexity)
lint: Sources/Ultravox/Ultravox.swift#L336
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 16 (cyclomatic_complexity)
lint: Sources/Ultravox/Ultravox.swift#L336
Function Body Length Violation: Function body should span 50 lines or less excluding comments and whitespace: currently spans 53 lines (function_body_length)
lint: Sources/Ultravox/Ultravox.swift#L202
Line Length Violation: Line should be 120 characters or less; currently it has 136 characters (line_length)
lint: Sources/Ultravox/Ultravox.swift#L214
Line Length Violation: Line should be 120 characters or less; currently it has 172 characters (line_length)