Merge pull request #229 from orchetect/swift6 #1915
build.yml
on: push
macOS 13 Ventura
1m 13s
macOS 14 Sonoma
1m 35s
macOS 15 Sequoia
1m 29s
macCatalyst
4m 15s
iOS
3m 30s
tvOS
2m 30s
watchOS
3m 52s
Annotations
15 errors, 5 warnings, and 18 notices
macOS 13 Ventura:
Sources/MIDIKitSync/MTC/MTCGenerator/MTCGenerator.swift#L19
attribute can only be applied to declarations, not types
|
macOS 13 Ventura:
Sources/MIDIKitSync/MTC/MTCReceiver/MTCReceiver.swift#L277
attribute can only be applied to declarations, not types
|
macOS 13 Ventura:
Sources/MIDIKitSync/MTC/MTCGenerator/MTCGenerator.swift#L67
actor-isolated property 'midiOutHandler' cannot be used to satisfy nonisolated protocol requirement
|
macOS 13 Ventura:
Sources/MIDIKitSync/MTC/MTCGenerator/MTCGenerator.swift#L103
reference to captured var 'self' in concurrently-executing code
|
macOS 13 Ventura:
Sources/MIDIKitSync/MTC/MTCReceiver/MTCReceiver.swift#L278
actor-isolated instance method 'midiIn(event:)' cannot be used to satisfy nonisolated protocol requirement
|
macOS 13 Ventura:
Sources/MIDIKitSync/MTC/MTCReceiver/MTCReceiver.swift#L193
reference to captured var 'self' in concurrently-executing code
|
macOS 13 Ventura:
Sources/MIDIKitSync/MTC/MTCReceiver/MTCReceiver.swift#L198
reference to captured var 'self' in concurrently-executing code
|
macOS 13 Ventura:
Sources/MIDIKitSync/MTC/MTCGenerator/MTCGenerator.swift#L19
attribute can only be applied to declarations, not types
|
macOS 13 Ventura:
Sources/MIDIKitSync/MTC/MTCGenerator/MTCGenerator.swift#L19
attribute can only be applied to declarations, not types
|
macOS 13 Ventura:
Sources/MIDIKitSync/MTC/MTCGenerator/MTCGenerator.swift#L19
attribute can only be applied to declarations, not types
|
macOS 14 Sonoma:
Tests/MIDIKitSyncTests/MTC/Receiver/MTC Receiver Tests.swift#L329
'enabled' is not a member type of struct 'Testing.Test'
|
macOS 14 Sonoma
Process completed with exit code 65.
|
macOS 15 Sequoia:
Tests/MIDIKitSyncTests/MTC/Receiver/MTC Receiver Tests.swift#L329
'enabled' is not a member type of struct 'Testing.Test'
|
macOS 15 Sequoia
Process completed with exit code 65.
|
macCatalyst
Process completed with exit code 65.
|
macOS 13 Ventura:
Sources/MIDIKitSync/MTC/MTCGenerator/MTCGenerator.swift#L105
no 'async' operations occur within 'await' expression
|
macCatalyst:
Tests/MIDIKitIOTests/MIDIThruConnection/MIDIThruConnection Tests.swift#L187
unnecessary check for 'iOS'; enclosing scope ensures guard will always be true
|
macCatalyst
ThreadSanitizer: data race (pid=9541)
|
macCatalyst
ThreadSanitizer: data race (pid=9824)
|
macCatalyst
ThreadSanitizer: data race (pid=9838)
|
iOS
Test run with 445 tests passed after 5.190 seconds
|
iOS
Test run with 100 tests passed after 4.821 seconds
|
iOS
Test run with 73 tests passed after 1.556 seconds
|
iOS
Test run with 186 tests passed after 0.584 seconds
|
iOS
Test run with 49 tests passed after 8.260 seconds
|
macCatalyst
Test run with 445 tests passed after 2.918 seconds
|
macCatalyst
Test run with 26 tests passed after 35.918 seconds
|
macCatalyst
Test run with 73 tests passed after 0.289 seconds
|
macCatalyst
Test run with 186 tests passed after 0.100 seconds
|
macCatalyst
Test run with 49 tests passed after 4.149 seconds
|
tvOS
Test run with 445 tests passed after 2.770 seconds
|
tvOS
Test run with 73 tests passed after 0.419 seconds
|
tvOS
Test run with 186 tests passed after 0.131 seconds
|
tvOS
Test run with 49 tests passed after 3.562 seconds
|
watchOS
Test run with 445 tests passed after 13.852 seconds
|
watchOS
Test run with 73 tests passed after 0.783 seconds
|
watchOS
Test run with 186 tests passed after 0.224 seconds
|
watchOS
Test run with 49 tests passed after 5.841 seconds
|