build #441
build.yml
on: schedule
macOS
1m 24s
macOS (Swift 6)
1m 22s
macCatalyst
1m 30s
iOS
2m 24s
tvOS
2m 25s
watchOS
2m 4s
Annotations
12 warnings and 6 notices
macCatalyst:
Tests/TextFileKitTests/TextFile CSV Tests.swift#L152
'#require(_:_:)' is redundant because 'try TestResource.TextFiles.utf8_BOM_Test_csv.url()' never equals 'nil' (from macro 'require')
|
macCatalyst:
Tests/TextFileKitTests/TextFile CSV Tests.swift#L164
'#require(_:_:)' is redundant because 'try TestResource.TextFiles.utf8_BOM_Test_csv.data()' never equals 'nil' (from macro 'require')
|
macOS:
Tests/TextFileKitTests/TextFile CSV Tests.swift#L152
'#require(_:_:)' is redundant because 'try TestResource.TextFiles.utf8_BOM_Test_csv.url()' never equals 'nil' (from macro 'require')
|
macOS:
Tests/TextFileKitTests/TextFile CSV Tests.swift#L164
'#require(_:_:)' is redundant because 'try TestResource.TextFiles.utf8_BOM_Test_csv.data()' never equals 'nil' (from macro 'require')
|
iOS:
Tests/TextFileKitTests/TextFile CSV Tests.swift#L152
'#require(_:_:)' is redundant because 'try TestResource.TextFiles.utf8_BOM_Test_csv.url()' never equals 'nil' (from macro 'require')
|
iOS:
Tests/TextFileKitTests/TextFile CSV Tests.swift#L164
'#require(_:_:)' is redundant because 'try TestResource.TextFiles.utf8_BOM_Test_csv.data()' never equals 'nil' (from macro 'require')
|
macOS (Swift 6):
Tests/TextFileKitTests/TextFile CSV Tests.swift#L152
'#require(_:_:)' is redundant because 'try TestResource.TextFiles.utf8_BOM_Test_csv.url()' never equals 'nil' (from macro 'require')
|
macOS (Swift 6):
Tests/TextFileKitTests/TextFile CSV Tests.swift#L164
'#require(_:_:)' is redundant because 'try TestResource.TextFiles.utf8_BOM_Test_csv.data()' never equals 'nil' (from macro 'require')
|
tvOS:
Tests/TextFileKitTests/TextFile CSV Tests.swift#L152
'#require(_:_:)' is redundant because 'try TestResource.TextFiles.utf8_BOM_Test_csv.url()' never equals 'nil' (from macro 'require')
|
tvOS:
Tests/TextFileKitTests/TextFile CSV Tests.swift#L164
'#require(_:_:)' is redundant because 'try TestResource.TextFiles.utf8_BOM_Test_csv.data()' never equals 'nil' (from macro 'require')
|
watchOS:
Tests/TextFileKitTests/TextFile CSV Tests.swift#L152
'#require(_:_:)' is redundant because 'try TestResource.TextFiles.utf8_BOM_Test_csv.url()' never equals 'nil' (from macro 'require')
|
watchOS:
Tests/TextFileKitTests/TextFile CSV Tests.swift#L164
'#require(_:_:)' is redundant because 'try TestResource.TextFiles.utf8_BOM_Test_csv.data()' never equals 'nil' (from macro 'require')
|
macCatalyst
Test run with 29 tests passed after 0.035 seconds
|
macOS
Test run with 29 tests passed after 0.031 seconds
|
iOS
Test run with 29 tests passed after 0.046 seconds
|
macOS (Swift 6)
Test run with 29 tests passed after 0.025 seconds
|
tvOS
Test run with 29 tests passed after 0.156 seconds
|
watchOS
Test run with 29 tests passed after 0.032 seconds
|