Skip to content

ci: fix xcode version again #8

ci: fix xcode version again

ci: fix xcode version again #8

Triggered via push November 6, 2023 07:31
Status Failure
Total duration 44s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 10 warnings
Test
Could not find Xcode version that satisfied version spec: '15.0.1'
SwiftLint: Core/Sources/AppStorage/Api/AppStorage.swift#L10
Identifier Name Violation: Variable name 'f' should be between 3 and 40 characters long (identifier_name)
SwiftLint: Core/Sources/Converter/Presentation/ConverterViewModel.swift#L54
Identifier Name Violation: Variable name 'v' should be between 3 and 40 characters long (identifier_name)
SwiftLint: Core/Sources/Converter/Data/Storage/Models/FavoriteCurrenciesStorageModel.swift#L46
Identifier Name Violation: Variable name 'i' should be between 3 and 40 characters long (identifier_name)
SwiftLint: Core/Sources/Converter/Data/Storage/Models/FavoriteCurrenciesStorageModel.swift#L48
Identifier Name Violation: Variable name 'c' should be between 3 and 40 characters long (identifier_name)
SwiftLint: Core/Sources/Common/Test/Turbine.swift#L55
Identifier Name Violation: Variable name 'v' should be between 3 and 40 characters long (identifier_name)
SwiftLint: Core/Sources/Common/Test/Turbine.swift#L60
Identifier Name Violation: Variable name 'v' should be between 3 and 40 characters long (identifier_name)
SwiftLint: Core/Sources/Common/Utils/ResultUtils.swift#L25
Identifier Name Violation: Variable name 'f' should be between 3 and 40 characters long (identifier_name)
SwiftLint: Core/Sources/Common/Utils/ResultUtils.swift#L36
Identifier Name Violation: Variable name 'f' should be between 3 and 40 characters long (identifier_name)
SwiftLint: Core/Sources/Common/Provider/Provider.swift#L19
Force Cast Violation: Force casts should be avoided (force_cast)
SwiftLint: Core/Sources/Currency/Data/Data/RealCurrencyRepository.swift#L40
Identifier Name Violation: Variable name 'q' should be between 3 and 40 characters long (identifier_name)
SwiftLint: SwiftlyTests/SwiftlyModuleTests.swift#L7
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: SwiftlyUITests/SwiftlyUITests.swift#L18
Line Length Violation: Line should be 120 characters or less; currently it has 182 characters (line_length)
SwiftLint: Swiftly/SwiftlyModule.swift#L8
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
SwiftLint: Swiftly/SwiftlyModule.swift#L10
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: Swiftly/SwiftlyApp.swift#L12
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: Swiftly/SwiftlyApp.swift#L17
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: Core/Sources/AppStorage/Api/AppStorage.swift#L21
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
SwiftLint: Core/Sources/AppStorage/Api/AppStorage.swift#L8
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: Core/Sources/AppStorage/Real/RealAppStorage.swift#L8
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: Core/Sources/AppStorage/Real/RealAppStorage.swift#L10
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)