Skip to content

Merge remote-tracking branch 'origin/main' into muukii/swift6 #1291

Merge remote-tracking branch 'origin/main' into muukii/swift6

Merge remote-tracking branch 'origin/main' into muukii/swift6 #1291

Triggered via push December 12, 2024 08:32
Status Failure
Total duration 3m 12s
Artifacts

CommitChecks.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
test: Tests/VergeRxTests/ReproduceDeadlockTests.swift#L38
capture of 'store' with non-sendable type 'ReproduceDeadlockTests.StoreWrapper' in a `@Sendable` closure
test
Process completed with exit code 65.
test: Sources/VergeMacrosPlugin/TableMacro.swift#L24
'cast' is deprecated: This cast will always succeed
test: Sources/VergeMacrosPlugin/TableMacro.swift#L27
initialization of immutable value 'id' was never used; consider replacing with assignment to '_' or removing it
test: Sources/VergeMacrosPlugin/KeyPathMap.swift#L14
'argumentList' is deprecated: renamed to 'arguments'
test: Sources/VergeMacrosPlugin/KeyPathMap.swift#L18
'cast' is deprecated: This cast will always succeed
test: Sources/VergeMacrosPlugin/KeyPathMap.swift#L25
'cast' is deprecated: This cast will always succeed
test: Sources/VergeMacrosPlugin/KeyPathMap.swift#L14
'argumentList' is deprecated: renamed to 'arguments'
test: Sources/VergeMacrosPlugin/KeyPathMap.swift#L18
'cast' is deprecated: This cast will always succeed
test: Sources/VergeMacrosPlugin/KeyPathMap.swift#L25
'cast' is deprecated: This cast will always succeed
test: Sources/VergeMacrosPlugin/TableMacro.swift#L24
'cast' is deprecated: This cast will always succeed
test: Sources/VergeMacrosPlugin/TableMacro.swift#L27
initialization of immutable value 'id' was never used; consider replacing with assignment to '_' or removing it
test
xcbeautify 2.15.0 is already installed and up-to-date. To reinstall 2.15.0, run: brew reinstall xcbeautify