DMG BG #895
ci.yml
on: pull_request
test-core
4m 13s
test-cli
1m 52s
swiftlint
19s
shellcheck
14s
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:
.spm-cache/checkouts/mlx-swift/Source/Cmlx/mlx-generated/metal/steel/attn/kernels/../../../steel/attn/kernels/steel_attention.h#L436
constexpr if is a C++17 extension [-Wc++17-extensions]
|
|
test-core:
.spm-cache/checkouts/mlx-swift/Source/Cmlx/mlx-generated/metal/steel/attn/kernels/../../../steel/attn/kernels/steel_attention.h#L426
constexpr if is a C++17 extension [-Wc++17-extensions]
|
|
test-core:
.spm-cache/checkouts/mlx-swift/Source/Cmlx/mlx-generated/metal/steel/attn/kernels/../../../steel/attn/kernels/steel_attention.h#L356
constexpr if is a C++17 extension [-Wc++17-extensions]
|
|
test-core:
.spm-cache/checkouts/mlx-swift/Source/Cmlx/mlx-generated/metal/steel/attn/kernels/../../../steel/attn/../../steel/utils/integral_constant.h#L108
constexpr if is a C++17 extension [-Wc++17-extensions]
|
|
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
|