Start using a local package for SPM dependecies, add clojure support #20 #73
Annotations
11 warnings and 4 notices
macOS Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: apple-actions/import-codesign-certs@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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
|
macOS Build:
EditTests/FilteringExtensionTests.swift#L37
passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
|
macOS Build:
EditTests/FilteringExtensionTests.swift#L61
passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
|
macOS Build:
EditTests/FilteringExtensionTests.swift#L126
passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
|
macOS Build:
EditTests/FilteringExtensionTests.swift#L153
passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
|
macOS Build:
EditTests/ExtensionRouterTests.swift#L34
passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
|
macOS Build:
EditTests/ExtensionRouterTests.swift#L38
passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
|
macOS Build:
EditTests/ExtensionRouterTests.swift#L68
passing argument of non-sendable type 'XCTestCase' outside of main actor-isolated context may introduce data races
|
macOS Build
testExample on 'My Mac - EditUITests-Runner (10458)' (1.149 seconds)
|
macOS Build
testLaunchPerformance on 'My Mac - EditUITests-Runner (10458)' (0.122 seconds)
|
macOS Build
testLaunch on 'My Mac - EditUITests-Runner (10458)' (0.621 seconds)
|
macOS Build
testLaunch on 'My Mac - EditUITests-Runner (10458)' (1.084 seconds)
|