Skip to content

DMG BG

DMG BG #895

Triggered via pull request May 2, 2026 19:25
Status Success
Total duration 4m 16s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 warnings and 2 notices
swiftlint: Packages/OsaurusCore/Tools/SchemaValidator.swift#L166
Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
swiftlint: Packages/OsaurusCore/Tools/SchemaValidator.swift#L100
Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
swiftlint: Packages/OsaurusCore/Tools/MCPProviderTool.swift#L259
Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
swiftlint: Packages/OsaurusCore/Tools/MCPProviderTool.swift#L198
Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
swiftlint: Packages/OsaurusCore/Tools/ToolEnvelope.swift#L314
Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
swiftlint: Packages/OsaurusCore/Tools/ToolEnvelope.swift#L295
Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
swiftlint: Packages/OsaurusCore/Tools/ToolEnvelope.swift#L75
Prefer non-optional booleans over optional booleans (discouraged_optional_boolean)
swiftlint: Packages/OsaurusCore/AppDelegate.swift#L178
Prefer `_ = foo()` over `let _ = foo()` when discarding a result from a function (redundant_discardable_let)
swiftlint: Packages/OsaurusCore/AppDelegate.swift#L879
Optional should be implicitly initialized without nil (implicit_optional_initialization)
swiftlint: Packages/OsaurusCore/Tools/SandboxPluginTool.swift#L112
Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
test-core: Packages/OsaurusCore/Managers/Model/ModelManager.swift#L1342
value 'topEntries' was defined but never used; consider replacing with boolean test
test-core: Packages/OsaurusCore/Managers/Model/ModelManager.swift#L1342
value 'topEntries' was defined but never used; consider replacing with boolean test
test-core: Packages/OsaurusCore/Managers/Model/ModelManager.swift#L1342
value 'topEntries' was defined but never used; consider replacing with boolean test
test-core: Packages/OsaurusCore/Managers/Model/ModelManager.swift#L1342
value 'topEntries' was defined but never used; consider replacing with boolean test
test-core: Packages/OsaurusCore/Managers/Model/ModelManager.swift#L1342
value 'topEntries' was defined but never used; consider replacing with boolean test
test-core: Packages/OsaurusCore/Services/ModelRuntime/MLXErrorRecovery.swift#L46
'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'NSLock', consider removing it
test-core
xcbeautify 3.2.1 is already installed and up-to-date. To reinstall 3.2.1, run: brew reinstall xcbeautify
test-cli duration
0 seconds
test-core duration
0 seconds