Skip to content

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

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

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

Triggered via pull request August 22, 2026 08:17
Status Failure
Total duration 2m 11s
Artifacts

CI-pull-request.yml

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

Annotations

5 errors and 4 warnings
Testing CodeEdit / Testing CodeEdit
Process completed with exit code 65.
Testing CodeEdit / Testing CodeEdit: CodeEditModules/Sources/CodeEditSettings/Store/SettingsValue.swift#L123
main actor-isolated property 'store' can not be referenced from a nonisolated context
Testing CodeEdit / Testing CodeEdit: CodeEditModules/Sources/CodeEditSettings/Store/SettingsValue.swift#L121
main actor-isolated property 'store' can not be referenced from a nonisolated context
Testing CodeEdit / Testing CodeEdit: CodeEditModules/Sources/CodeEditSettings/Store/SettingsValue.swift#L117
main actor-isolated property 'store' can not be referenced from a nonisolated context
Testing CodeEdit / Testing CodeEdit: CodeEditModules/Sources/CodeEditSettings/Store/SettingsValue.swift#L112
call to main actor-isolated initializer 'init()' in a synchronous nonisolated context
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/CodeEditSettings/Store/SettingsValue.swift#L132
capture of 'self' with non-sendable type 'SettingsValue<S, Value>' in a '@sendable' closure
Testing CodeEdit / Testing CodeEdit: CodeEditModules/Sources/CodeEditSettings/Store/SettingsValue.swift#L130
capture of 'self' with non-sendable type 'SettingsValue<S, Value>' in a '@sendable' closure