Merge pull request #47 from gumob:release/v3.0.0 #50
main.yml
on: push
SwiftLint
9s
Matrix: test_iOS
Matrix: test_macOS
Matrix: test_tvOS
Matrix: test_visionOS
Matrix: test_watchOS
Matrix: SPM
Matrix: carthage
Matrix: cocoapods
Annotations
15 warnings
Lint error:
Source/Punycode.swift#L121
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 14 (cyclomatic_complexity)
|
Test: iOS 17.6:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Test: iOS 17.6:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Test: macOS 13, Xcode 14.3.1, Swift 5.8.0
ld: dylib (/Applications/Xcode_14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/XCTest.framework/XCTest) was built for newer macOS version (12.0) than being linked (10.13)
|
Test: macOS 13, Xcode 14.3.1, Swift 5.8.0
ld: dylib (/Applications/Xcode_14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/libXCTestSwiftSupport.dylib) was built for newer macOS version (12.0) than being linked (10.13)
|
Test: visionOS 1.2:
Source/Punycode.swift#L10
public class 'Punycode.Punycode' shadows module 'Punycode', which may cause failures when importing 'Punycode' or its clients in some configurations; please rename either the class 'Punycode.Punycode' or the module 'Punycode', or see https://github.com/apple/swift/issues/56573 for workarounds
|
Test: visionOS 1.2:
Source/Punycode.swift#L10
public class 'Punycode.Punycode' shadows module 'Punycode', which may cause failures when importing 'Punycode' or its clients in some configurations; please rename either the class 'Punycode.Punycode' or the module 'Punycode', or see https://github.com/apple/swift/issues/56573 for workarounds
|
Test: tvOS 17.5:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Test: tvOS 17.5:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Test: watchOS 10.5:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Test: watchOS 10.5:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Test: watchOS 10.5:
Source/Punycode.swift#L10
public class 'Punycode.Punycode' shadows module 'Punycode', which may cause failures when importing 'Punycode' or its clients in some configurations; please rename either the class 'Punycode.Punycode' or the module 'Punycode', or see https://github.com/apple/swift/issues/56573 for workarounds
|
Test: watchOS 10.5:
Source/Punycode.swift#L10
public class 'Punycode.Punycode' shadows module 'Punycode', which may cause failures when importing 'Punycode' or its clients in some configurations; please rename either the class 'Punycode.Punycode' or the module 'Punycode', or see https://github.com/apple/swift/issues/56573 for workarounds
|
Test: watchOS 9.4:
Source/Punycode.swift#L10
public class 'Punycode.Punycode' shadows module 'Punycode', which may cause failures when importing 'Punycode' or its clients in some configurations; please rename either the class 'Punycode.Punycode' or the module 'Punycode', or see https://github.com/apple/swift/issues/56573 for workarounds
|
Test: watchOS 9.4:
Source/Punycode.swift#L10
public class 'Punycode.Punycode' shadows module 'Punycode', which may cause failures when importing 'Punycode' or its clients in some configurations; please rename either the class 'Punycode.Punycode' or the module 'Punycode', or see https://github.com/apple/swift/issues/56573 for workarounds
|