Skip to content

TypeScript support #112

TypeScript support

TypeScript support #112

Triggered via push December 6, 2024 17:43
Status Success
Total duration 10m 25s
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 (17436)' (0.742 seconds)
macOS Build
testLaunchPerformance on 'My Mac - EditUITests-Runner (17436)' (0.068 seconds)
macOS Build
testLaunch on 'My Mac - EditUITests-Runner (17436)' (0.322 seconds)
macOS Build
testLaunch on 'My Mac - EditUITests-Runner (17436)' (0.752 seconds)