Fix iOS <14 compatibility issues #2234
package-swiftlint.yml
on: push
Package-SwiftLint
37s
Annotations
2 warnings
|
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 266 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)
|