Skip to content

SKKServの補完候補の応答で重複要素や入力済みの読みと同じ候補は除外する #990

SKKServの補完候補の応答で重複要素や入力済みの読みと同じ候補は除外する

SKKServの補完候補の応答で重複要素や入力済みの読みと同じ候補は除外する #990

Triggered via pull request November 9, 2025 12:28
Status Success
Total duration 54s
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