Fix crash when the PList key doesnt exist #2235
package-swiftlint.yml
on: push
Package-SwiftLint
37s
Annotations
5 warnings
|
Package-SwiftLint:
Sources/SuperwallKit/Superwall.swift#L1292
Function Body Length Violation: Function body should span 60 lines or less excluding comments and whitespace: currently spans 61 lines (function_body_length)
|
|
Package-SwiftLint:
Sources/SuperwallKit/Permissions/UserPermissionsImpl.swift#L16
Type Body Length Violation: Class body should span 250 lines or less excluding comments and whitespace: currently spans 316 lines (type_body_length)
|
|
Package-SwiftLint:
Sources/SuperwallKit/Permissions/UserPermissionsImpl.swift#L18
Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
|
|
Package-SwiftLint:
Sources/SuperwallKit/Permissions/UserPermissionsImpl.swift#L75
Indentation Width Violation: Code should be indented using one tab or 2 spaces (indentation_width)
|
|
Package-SwiftLint:
Sources/SuperwallKit/Permissions/UserPermissionsImpl.swift#L417
File Length Violation: File should contain 400 lines or less: currently contains 417 (file_length)
|