Skip to content

fix: RCEvent properties #9

fix: RCEvent properties

fix: RCEvent properties #9

Triggered via push November 2, 2023 19:09
Status Success
Total duration 37s
Artifacts

swiftlint.yml

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

Annotations

10 warnings
SwiftLint: Sources/RCKit/RevenueCatClient+Application.swift#L19
Nesting Violation: Types should be nested at most 1 level deep (nesting)
SwiftLint: Sources/RCKit/RevenueCatClient+Application.swift#L18
Nesting Violation: Types should be nested at most 1 level deep (nesting)
SwiftLint: Sources/RCKit/RevenueCatClient+Application.swift#L19
Nesting Violation: Types should be nested at most 1 level deep (nesting)
SwiftLint: Tests/RCKitTests/XCTestManifests.swift#L6
Trailing Comma Violation: Collection literals should not have trailing commas. (trailing_comma)
SwiftLint: Tests/RCKitTests/VaporToolKitTests.swift#L9
Trailing Comma Violation: Collection literals should not have trailing commas. (trailing_comma)
SwiftLint: Package.swift#L22
Line Length Violation: Line should be 120 characters or less: currently 122 characters (line_length)
SwiftLint: Package.swift#L15
Trailing Comma Violation: Collection literals should not have trailing commas. (trailing_comma)
SwiftLint: Package.swift#L26
Trailing Comma Violation: Collection literals should not have trailing commas. (trailing_comma)
SwiftLint: Package.swift#L31
Trailing Comma Violation: Collection literals should not have trailing commas. (trailing_comma)
SwiftLint: Package.swift#L32
Trailing Comma Violation: Collection literals should not have trailing commas. (trailing_comma)