Skip to content

Re-architecture: one modular package, explicit composition root, typed seams #2016

Re-architecture: one modular package, explicit composition root, typed seams

Re-architecture: one modular package, explicit composition root, typed seams #2016

Triggered via pull request August 22, 2026 11:23
Status Failure
Total duration 1m 20s
Artifacts

CI-pull-request.yml

on: pull_request
SwiftLint  /  SwiftLint
9s
SwiftLint / SwiftLint
Testing CodeEdit  /  Testing CodeEdit
1m 7s
Testing CodeEdit / Testing CodeEdit
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
Testing CodeEdit / Testing CodeEdit
Process completed with exit code 65.
SwiftLint / SwiftLint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Testing CodeEdit / Testing CodeEdit
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Testing CodeEdit / Testing CodeEdit: CodeEditModules/Sources/CESourceControl/Accounts/Utils/GitTime.swift#L21
'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'DateFormatter', consider removing it
Testing CodeEdit / Testing CodeEdit: CodeEditModules/Sources/CESourceControl/Accounts/Networking/GitURLSession.swift#L72
passing non-sendable parameter 'completionHandler' to function expecting a @sendable closure
Testing CodeEdit / Testing CodeEdit: CodeEditModules/Sources/CESourceControl/Accounts/Networking/GitURLSession.swift#L64
passing non-sendable parameter 'completionHandler' to function expecting a @sendable closure
Testing CodeEdit / Testing CodeEdit: CodeEditModules/Sources/CESourceControl/Accounts/Utils/GitTime.swift#L21
'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'DateFormatter', consider removing it
Testing CodeEdit / Testing CodeEdit: CodeEditModules/Sources/CESearch/Indexer/SearchIndexer+Memory.swift#L11
class 'Memory' must restate inherited '@unchecked Sendable' conformance
Testing CodeEdit / Testing CodeEdit: CodeEditModules/Sources/CESearch/Indexer/SearchIndexer+File.swift#L12
class 'File' must restate inherited '@unchecked Sendable' conformance