Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

chore: updated deps #82

chore: updated deps

chore: updated deps #82

Triggered via push January 9, 2026 16:01
Status Failure
Total duration 10m 17s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
Build & Test
Process completed with exit code 1.
Build & Test: packages/swift/Tests/NodeMLXCoreTests/ModelEvalTests.swift#L74
passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure
Build & Test: packages/swift/Tests/NodeMLXCoreTests/ModelEvalTests.swift#L74
passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure
Build & Test: packages/swift/Tests/NodeMLXCoreTests/ModelEvalTests.swift#L74
passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure
Build & Test: packages/swift/Tests/NodeMLXCoreTests/ModelEvalTests.swift#L74
passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure
Build & Test: packages/swift/Tests/NodeMLXCoreTests/GenerateTests.swift#L63
variable 'logits' was never mutated; consider changing to 'let' constant
Build & Test: packages/swift/Tests/NodeMLXCoreTests/GenerateTests.swift#L45
variable 'logits' was never mutated; consider changing to 'let' constant
Build & Test: packages/swift/Sources/NodeMLXCore/RoPEUtils.swift#L190
variable 'xMut' was never mutated; consider changing to 'let' constant
Build & Test: packages/swift/Sources/NodeMLXCore/NodeMLXCore.swift#L71
variable 'model' was never mutated; consider changing to 'let' constant
Build & Test: packages/swift/Sources/NodeMLXCore/NodeMLXCore.swift#L94
'quantize(model:filter:apply:)' is deprecated: use quantize that takes a 4 argument apply
Build & Test: packages/swift/Sources/NodeMLXCore/Models/Gemma3nGenerated.swift#L560
variable 'correctedPredictions' was never mutated; consider changing to 'let' constant
Build & Test: packages/swift/Sources/NodeMLXCore/Generate.swift#L145
variable 'result' was never mutated; consider changing to 'let' constant