Skip to content

Extend CI timeout, update resolved packages #109

Extend CI timeout, update resolved packages

Extend CI timeout, update resolved packages #109

Triggered via push November 26, 2024 21:20
Status Success
Total duration 10m 49s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 8 notices
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
macOS Build
Skipped EditUITests.EditUITests.testExample
macOS Build
Skipped EditUITests.EditUITests.testLaunchPerformance
macOS Build
Skipped EditUITests.EditUITestsLaunchTests.testLaunch
macOS Build
Skipped EditUITests.EditUITestsLaunchTests.testLaunch
macOS Build
testExample on 'My Mac - EditUITests-Runner (19223)' (1.020 seconds)
macOS Build
testLaunchPerformance on 'My Mac - EditUITests-Runner (19223)' (0.072 seconds)
macOS Build
testLaunch on 'My Mac - EditUITests-Runner (19223)' (0.656 seconds)
macOS Build
testLaunch on 'My Mac - EditUITests-Runner (19223)' (0.667 seconds)