Skip to content

directモード時に単語登録・登録解除でないときは何もせずfalseを返す #755

directモード時に単語登録・登録解除でないときは何もせずfalseを返す

directモード時に単語登録・登録解除でないときは何もせずfalseを返す #755

Triggered via pull request January 26, 2025 14:08
Status Success
Total duration 53s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test: macSKK/InputController.swift#L36
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
test: macSKK/InputController.swift#L200
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#L230
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#L264
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#L268
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#L276
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#L281
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/FileDict.swift#L98
capture of 'self' with non-sendable type 'FileDict' in a `@Sendable` closure
test: macSKK/FileDict.swift#L145
implicit capture of 'self' requires that 'FileDict' conforms to `Sendable`; this is an error in the Swift 6 language mode
test: macSKK/FileDict.swift#L181
capture of 'self' with non-sendable type 'FileDict' in a `@Sendable` closure