Skip to content

Merge pull request #294 from mtgto/reconvert #784

Merge pull request #294 from mtgto/reconvert

Merge pull request #294 from mtgto/reconvert #784

Triggered via push February 23, 2025 07:10
Status Success
Total duration 1m 0s
Artifacts

test.yml

on: push
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#L231
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#L265
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#L269
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#L277
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#L282
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