+ Integration CICD #94
Annotations
4 errors
Check Lint:
Package.swift#L15
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
|
Check Lint:
Package.swift#L31
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
|
Check Lint:
Sources/CalendarView/CalendarView.swift#L135
Unused Closure Parameter Violation: Unused parameter in a closure should be replaced with _ (unused_closure_parameter)
|
Check Lint:
Sources/CalendarView/Components/CalendarViewMode.swift#L37
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|