--- todo cmd+tab is broken #1559
Annotations
8 errors and 3 warnings
|
Build (macos-15)
Process completed with exit code 65.
|
|
Build (macos-15):
Sources/AppBundle/normalizeLayoutReason.swift#L26
non-sendable type 'Window' passed in call to main actor-isolated property 'isMacosMinimized' cannot cross actor boundary
|
|
Build (macos-15):
Sources/AppBundle/normalizeLayoutReason.swift#L26
implicit capture of 'window' requires that 'Window' conforms to `Sendable`
|
|
Build (macos-15):
Sources/AppBundle/mouse/resizeWithMouse.swift#L34
non-sendable type 'Window?' returned by implicitly asynchronous call to main actor-isolated function cannot cross actor boundary
|
|
Build (macos-15):
Sources/AppBundle/mouse/resizeWithMouse.swift#L34
implicit capture of 'window' requires that 'Window' conforms to `Sendable`
|
|
Build (macos-15):
Sources/AppBundle/mouse/moveWithMouse.swift#L21
non-sendable type 'Window?' returned by implicitly asynchronous call to main actor-isolated function cannot cross actor boundary
|
|
Build (macos-15):
Sources/AppBundle/mouse/moveWithMouse.swift#L21
implicit capture of 'window' requires that 'Window' conforms to `Sendable`
|
|
Build (macos-15):
Sources/AppBundle/command/impl/CloseCommand.swift#L14
implicit capture of 'window' requires that 'Window' conforms to `Sendable`
|
|
Build (macos-14)
xcbeautify 2.28.0 is already installed and up-to-date.
To reinstall 2.28.0, run:
brew reinstall xcbeautify
|
|
Build (macos-13)
xcbeautify 2.28.0 is already installed and up-to-date.
To reinstall 2.28.0, run:
brew reinstall xcbeautify
|
|
Build (macos-15)
xcbeautify 2.23.0 is already installed and up-to-date.
To reinstall 2.23.0, run:
brew reinstall xcbeautify
|