Skip to content

Merge pull request #2 from PodiumSDK/51-make-mappers-consistent #32

Merge pull request #2 from PodiumSDK/51-make-mappers-consistent

Merge pull request #2 from PodiumSDK/51-make-mappers-consistent #32

Triggered via push January 13, 2026 19:06
Status Success
Total duration 1m 54s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Line Length (line_length): Sources/PodiumRequestsClient/Models/Entities/WeatherModel.swift#L12
Line should be 120 characters or less; currently it has 160 characters
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