Skip to content

Use Glyph for text presentation attributes #110

Use Glyph for text presentation attributes

Use Glyph for text presentation attributes #110

Triggered via push December 6, 2024 11:24
Status Failure
Total duration 1h 0m 26s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
macOS Build
The job running on runner GitHub Actions 18 has exceeded the maximum execution time of 60 minutes.
macOS Build
The operation was canceled.
macOS Build: Edit/Modules/UIUtility/ObservableState.swift#L58
capture of 'self' with non-sendable type 'ObservableState<Value>.Wrapper' in a `@Sendable` closure; this is an error in the Swift 6 language mode
macOS Build: Edit/Modules/UIUtility/ObservableState.swift#L58
capture of 'keyPath' with non-sendable type 'ReferenceWritableKeyPath<Value, Subject>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
macOS Build: Edit/Modules/UIUtility/ObservableState.swift#L59
capture of 'self' with non-sendable type 'ObservableState<Value>.Wrapper' in a `@Sendable` closure; this is an error in the Swift 6 language mode
macOS Build: Edit/Modules/UIUtility/ObservableState.swift#L59
capture of 'keyPath' with non-sendable type 'ReferenceWritableKeyPath<Value, Subject>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
macOS Build: Edit/Modules/Utility/AppKit/NSFont+Measurements.swift#L22
static property 'defaultSystemFont' is not concurrency-safe because non-'Sendable' type 'NSFont' may have shared mutable state; this is an error in the Swift 6 language mode
macOS Build: Edit/Modules/Utility/AppKit/NSParagraphStyle+Helpers.swift#L4
static property 'rightAligned' is not concurrency-safe because non-'Sendable' type 'NSParagraphStyle' may have shared mutable state; this is an error in the Swift 6 language mode
macOS Build: Edit/Modules/Utility/AppKit/NSParagraphStyle+Helpers.swift#L5
static property 'centered' is not concurrency-safe because non-'Sendable' type 'NSParagraphStyle' may have shared mutable state; this is an error in the Swift 6 language mode
macOS Build: Edit/Modules/Theme/ThemeModifiers.swift#L6
static property 'defaultValue' is not concurrency-safe because non-'Sendable' type 'Theme' may have shared mutable state; this is an error in the Swift 6 language mode
macOS Build: Edit/Modules/Theme/ThemeModifiers.swift#L6
main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
macOS Build: submodules/chime-go/Sources/ChimeGo/Gopls.swift#L66
static property 'hoverTransformer' is not concurrency-safe because non-'Sendable' type 'HoverTransformer' (aka '(CombinedTextPosition, Optional<Hover>) -> Optional<SemanticDetails>') may have shared mutable state; this is an error in the Swift 6 language mode