Re-architecture: one modular package, explicit composition root, typed seams #2019
Triggered via pull request
August 22, 2026 13:20
Status
Cancelled
Total duration
3h 22m 36s
Artifacts
–
CI-pull-request.yml
on: pull_request
SwiftLint
/
SwiftLint
10s
Testing CodeEdit
/
Testing CodeEdit
3h 22m
Annotations
13 errors and 12 warnings
|
CI - Pull Request
The run was canceled by @matthijseikelenboom.
|
|
CI - Pull Request
The run was canceled by @matthijseikelenboom.
|
|
Testing CodeEdit / Testing CodeEdit
The run was canceled by @matthijseikelenboom.
|
|
Testing CodeEdit / Testing CodeEdit:
CodeEditUITests/App.swift#L23
testHideInterfaceHidesAllPanels, Failed to activate application 'app.codeedit.CodeEdit at /Users/administrator/Library/Developer/Xcode/DerivedData/CodeEdit-armxgazmpljkyccgxxpgoqykydug/Build/Products/Debug/CodeEdit.app' (current state: Not Running)
|
|
Testing CodeEdit / Testing CodeEdit:
CodeEditUITests/App.swift#L23
testHideInterfaceHidesAllPanels, Application 'app.codeedit.CodeEdit' does not have a process ID
|
|
Testing CodeEdit / Testing CodeEdit:
CodeEditUITests/Features/ActivityViewer/Tasks/TasksMenuUITests.swift#L28
testTaskMenu, XCTAssertTrue failed - Window not found
|
|
Testing CodeEdit / Testing CodeEdit:
CodeEditUITests/App.swift#L23
testTaskMenu, Application 'app.codeedit.CodeEdit' has not loaded accessibility
|
|
Testing CodeEdit / Testing CodeEdit:
CodeEditUITests/App.swift#L23
testTaskMenu, Failed to activate application 'app.codeedit.CodeEdit at /Users/administrator/Library/Developer/Xcode/DerivedData/CodeEdit-armxgazmpljkyccgxxpgoqykydug/Build/Products/Debug/CodeEdit.app' (current state: Not Running)
|
|
Testing CodeEdit / Testing CodeEdit:
CodeEditUITests/App.swift#L23
testTaskMenu, Application 'app.codeedit.CodeEdit' does not have a process ID
|
|
Testing CodeEdit / Testing CodeEdit:
CodeEditUITests/Features/ActivityViewer/Tasks/TasksMenuUITests.swift#L28
testNewTask, XCTAssertTrue failed - Window not found
|
|
Testing CodeEdit / Testing CodeEdit:
CodeEditUITests/App.swift#L23
testNewTask, Application 'app.codeedit.CodeEdit' has not loaded accessibility
|
|
Testing CodeEdit / Testing CodeEdit:
CodeEditUITests/App.swift#L23
testNewTask, Failed to activate application 'app.codeedit.CodeEdit at /Users/administrator/Library/Developer/Xcode/DerivedData/CodeEdit-armxgazmpljkyccgxxpgoqykydug/Build/Products/Debug/CodeEdit.app' (current state: Not Running)
|
|
Testing CodeEdit / Testing CodeEdit:
CodeEditUITests/App.swift#L23
testNewTask, Application 'app.codeedit.CodeEdit' does not have a process ID
|
|
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/SourceControlManager+FileOperations.swift#L27
no 'async' operations occur within 'await' expression
|
|
Testing CodeEdit / Testing CodeEdit:
CodeEditModules/Sources/CESourceControl/SourceControlManager+FileOperations.swift#L24
no 'async' operations occur within 'await' expression
|
|
Testing CodeEdit / Testing CodeEdit:
CodeEditModules/Sources/CESourceControl/SourceControlManager+FileOperations.swift#L22
no 'async' operations occur within 'await' expression
|
|
Testing CodeEdit / Testing CodeEdit:
CodeEditModules/Sources/CESourceControl/SourceControlManager+FileOperations.swift#L21
no 'async' operations occur within 'await' expression
|
|
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
|