Skip to content

+ Integration CICD

+ Integration CICD #94

Triggered via pull request March 25, 2024 02:20
Status Failure
Total duration 42s
Artifacts

build.yml

on: pull_request
Check Lint
32s
Check Lint
Matrix: build
Fit to window
Zoom out
Zoom in

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)