Skip to content

feat(major): [sc-455] make Frostflake ready for XCFramework + LibraryEvolution #145

feat(major): [sc-455] make Frostflake ready for XCFramework + LibraryEvolution

feat(major): [sc-455] make Frostflake ready for XCFramework + LibraryEvolution #145

Triggered via pull request January 1, 2024 18:37
@mr-swiftermr-swifter
synchronize #65
xcframework
Status Failure
Total duration 39s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

swift-lint.yml

on: pull_request
SwiftLint
29s
SwiftLint
Fit to window
Zoom out
Zoom in

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)