feat(major): [sc-455] make Frostflake ready for XCFramework + LibraryEvolution #145
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 errors
SwiftLint:
Benchmarks/Package.swift#L13
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
|
SwiftLint:
Benchmarks/Package.swift#L23
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
|
SwiftLint:
Tests/FrostflakeTests/FrostflakeTests.swift#L96
Number Separator Violation: Underscores should be used as thousand separators (number_separator)
|
SwiftLint:
Tests/FrostflakeTests/FrostflakeTests.swift#L94
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Tests/FrostflakeTests/FrostflakeTests.swift#L97
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Sources/FrostflakeKit/FrostflakeHelpers.swift#L47
Identifier Name Violation: Variable name 'tm' should be between 3 and 40 characters long (identifier_name)
|
SwiftLint:
Sources/FrostflakeKit/FrostflakeLock.swift#L1
File Name Violation: File name should match a type or extension declared in the file (if any) (file_name)
|