Skip to content

SKKServに補完候補を問い合わせする設定を追加 #986

SKKServに補完候補を問い合わせする設定を追加

SKKServに補完候補を問い合わせする設定を追加 #986

Triggered via pull request November 4, 2025 12:57
Status Success
Total duration 1m 5s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test: macSKK/UNNotifier.swift#L52
capture of 'request' with non-Sendable type 'UNNotificationRequest' in a '@sendable' closure
test: macSKK/UNNotifier.swift#L5
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'UserNotifications'
test: macSKK/UNNotifier.swift#L52
capture of 'center' with non-Sendable type 'UNUserNotificationCenter' in a '@sendable' closure
test: macSKK/InputController.swift#L351
main actor-isolated instance method 'setValue(_:forTag:client:)' has different actor isolation from nonisolated overridden declaration; this is an error in the Swift 6 language mode
test: macSKK/InputController.swift#L346
main actor-isolated instance method 'commitComposition' has different actor isolation from nonisolated overridden declaration; this is an error in the Swift 6 language mode
test: macSKK/InputController.swift#L338
main actor-isolated instance method 'deactivateServer' has different actor isolation from nonisolated overridden declaration; this is an error in the Swift 6 language mode
test: macSKK/InputController.swift#L334
main actor-isolated instance method 'activateServer' has different actor isolation from nonisolated overridden declaration; this is an error in the Swift 6 language mode
test: macSKK/InputController.swift#L295
main actor-isolated instance method 'menu()' has different actor isolation from nonisolated overridden declaration; this is an error in the Swift 6 language mode
test: macSKK/InputController.swift#L273
main actor-isolated instance method 'handle(_:client:)' has different actor isolation from nonisolated overridden declaration; this is an error in the Swift 6 language mode
test: macSKK/InputController.swift#L38
main actor-isolated initializer 'init(server:delegate:client:)' has different actor isolation from nonisolated overridden declaration; this is an error in the Swift 6 language mode