Skip to content

Weather API support #20

Weather API support

Weather API support #20

Triggered via pull request June 23, 2024 21:38
Status Success
Total duration 37s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
lint: DatWeatherDoe/API/Repository/Zip Code/ZipCodeWeatherURLBuilder.swift#L22
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
lint: DatWeatherDoe/UI/Decorator/Text/Temperature/TemperatureForecastTextBuilder.swift#L87
Line Length Violation: Line should be 110 characters or less; currently it has 111 characters (line_length)
lint: DatWeatherDoe/UI/Decorator/Text/Temperature/TemperatureForecastTextBuilder.swift#L93
Line Length Violation: Line should be 110 characters or less; currently it has 111 characters (line_length)