Skip to content

Update Xcode version and signing action #108

Update Xcode version and signing action

Update Xcode version and signing action #108

Triggered via push November 26, 2024 16:53
Status Failure
Total duration 30m 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 19 has exceeded the maximum execution time of 30 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