Skip to content

Make all mapper consistent #31

Make all mapper consistent

Make all mapper consistent #31

Triggered via pull request January 13, 2026 12:53
Status Success
Total duration 1m 51s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Line Length (line_length): Sources/PodiumRequestsClient/Models/Mappers/IntervalMapper.swift#L14
Line should be 120 characters or less; currently it has 126 characters
Line Length (line_length): Sources/PodiumRequestsClient/Models/Mappers/WeatherMapper.swift#L15
Line should be 120 characters or less; currently it has 124 characters
Trailing Comma (trailing_comma): Package.swift#L17
Collection literals should not have trailing commas
Line Length (line_length): Tests/PodiumRequestsClientTests/Extensions/JSONDecoderPodiumTests.swift#L34
Line should be 120 characters or less; currently it has 128 characters