Skip to content

SwiftLint

SwiftLint #22

Triggered via push July 2, 2024 16:04
Status Failure
Total duration 40s
Artifacts

SwiftLint.yml

on: push
SwiftLint
28s
SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
SwiftLint: PlayCover/Utils/KeyCover.swift#L247
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
SwiftLint: PlayCover/Utils/Extensions/DataExtensions.swift#L14
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
SwiftLint: PlayCover/Views/Genshin Account Views/DeleteGenshinAccountView.swift#L21
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
SwiftLint: PlayCover/Views/Genshin Account Views/ChangeGenshinAccountView.swift#L25
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
SwiftLint: PlayCover/Views/Genshin Account Views/StoreGenshinAccountView.swift#L22
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
SwiftLint: PlayCover/ViewModel/AppsVM.swift#L109
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
SwiftLint: PlayCover/Model/AppSettings.swift#L168
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
SwiftLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.