Skip to content

fix: Fix image compression fraction #2128 #232

fix: Fix image compression fraction #2128

fix: Fix image compression fraction #2128 #232

Triggered via pull request August 28, 2024 16:16
Status Success
Total duration 45s
Artifacts

pr_checks.yml

on: pull_request
SwiftLint
36s
SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
SwiftLint: Packages/RuuviCloud/Sources/RuuviCloudApi/Helpers/RuuviCloudApiHelper.swift#L7
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
SwiftLint: Apps/RuuviStation/Sources/Classes/Presentation/Modules/Dashboard/Home/View/DashboardCell.swift#L10
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
SwiftLint: Apps/RuuviStation/Sources/Classes/Presentation/Modules/Dashboard/Home/View/DashboardCell.swift#L13
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
SwiftLint: Apps/RuuviStation/Sources/Classes/Presentation/Modules/Dashboard/Home/View/DashboardCell.swift#L16
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
SwiftLint: Apps/RuuviStation/Sources/Classes/Presentation/Modules/Dashboard/Home/View/DashboardCell.swift#L19
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
SwiftLint: Apps/RuuviStation/Sources/Classes/Presentation/Modules/TagSettings/Submodules/Force Claim/Presenter/SensorForceClaimPresenter.swift#L152
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
SwiftLint: Apps/RuuviStation/Sources/Classes/Presentation/Transitions/SwipeDownToDismiss/SwipeDownToDismissNavigationController.swift#L8
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
SwiftLint: Modules/RuuviDiscover/Sources/RuuviDiscover/VMP/Presenter/DiscoverPresenter.swift#L507
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)