Skip to content

Prelim focus filter supprt #65

Prelim focus filter supprt

Prelim focus filter supprt #65

Triggered via push July 6, 2024 10:20
Status Failure
Total duration 6h 0m 26s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
Lint
Process completed with exit code 1.
macOS Build
The job running on runner GitHub Actions 9 has exceeded the maximum execution time of 360 minutes.
macOS Build
The operation was canceled.
macOS Build: Edit/Modules/Theme/ThemeModifiers.swift#L6
static property 'defaultValue' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
macOS Build: Edit/Modules/Theme/ThemeModifiers.swift#L6
main actor-isolated default value in a nonisolated context; this is an error in Swift 6
macOS Build: Edit/Modules/DocumentContent/TextMetrics.swift#L64
non-sendable type 'TextMetrics.Storage' (aka 'TextStorage<Int>') in asynchronous access to main actor-isolated property 'storage' cannot cross actor boundary