Skip to content

Minor Strict Concurrency fix #174

Minor Strict Concurrency fix

Minor Strict Concurrency fix #174

Re-run triggered July 18, 2024 10:13
Status Failure
Total duration 8m 2s
Artifacts 9

build-and-test.yml

on: pull_request
Build and Test Swift Package iOS  /  Test using xcodebuild or run fastlane
3m 20s
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane
Build and Test Swift Package watchOS  /  Test using xcodebuild or run fastlane
3m 8s
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane
Build and Test Swift Package visionOS  /  Test using xcodebuild or run fastlane
1m 44s
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane
Build and Test Swift Package tvOS  /  Test using xcodebuild or run fastlane
2m 38s
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane
Build and Test Swift Package macOS  /  Test using xcodebuild or run fastlane
2m 5s
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane
Build and Test UI Tests iOS  /  Test using xcodebuild or run fastlane
9m 32s
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane
Build and Test UI Tests iPadOS  /  Test using xcodebuild or run fastlane
9m 58s
Build and Test UI Tests iPadOS / Test using xcodebuild or run fastlane
Build and Test UI Tests visionOS  /  Test using xcodebuild or run fastlane
7m 50s
Build and Test UI Tests visionOS / Test using xcodebuild or run fastlane
Upload Coverage Report  /  ...  /  Create and upload coverage report
Upload Coverage Report / Create and upload coverage report / Create and upload coverage report
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 73 warnings, and 7 notices
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane: Tests/SpeziViewsTests/SnapshotTests.swift#L53
testDismissButton, failed - Snapshot "iphone-regular" does not match reference.
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane: Tests/SpeziViewsTests/SnapshotTests.swift#L54
testDismissButton, failed - Snapshot "ipad-regular" does not match reference.
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane: Tests/SpeziViewsTests/SnapshotTests.swift#L29
testListRow, failed - Snapshot "iphone-regular" does not match reference.
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane: Tests/SpeziViewsTests/SnapshotTests.swift#L30
testListRow, failed - Snapshot "ipad-regular" does not match reference.
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane: Tests/SpeziViewsTests/SnapshotTests.swift#L32
testListRow, failed - Snapshot "iphone-XA3" does not match reference.
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane: Tests/SpeziViewsTests/SnapshotTests.swift#L33
testListRow, failed - Snapshot "ipad-XA3" does not match reference.
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane: Tests/SpeziViewsTests/SnapshotTests.swift#L43
testReverseLabelStyle, failed - Snapshot "iphone-regular" does not match reference.
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane: Tests/SpeziViewsTests/SnapshotTests.swift#L44
testReverseLabelStyle, failed - Snapshot "ipad-regular" does not match reference.
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane
Tests Failed: 8 failed, 0 skipped, 4 total (42.453 seconds)
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane
Process completed with exit code 65.
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Modules/ConfigureTipKit.swift#L56
reference to static property 'arguments' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Views/Drawing/CanvasView.swift#L36
main actor-isolated instance method 'canvasViewDrawingDidChange' cannot be used to satisfy nonisolated protocol requirement
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Views/Drawing/CanvasView.swift#L24
main actor-isolated instance method 'canvasViewDidBeginUsingTool' cannot be used to satisfy nonisolated protocol requirement
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Views/Drawing/CanvasView.swift#L30
main actor-isolated instance method 'canvasViewDidEndUsingTool' cannot be used to satisfy nonisolated protocol requirement
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Views/Layout/DynamicHStack.swift#L91
main actor-isolated default value in a nonisolated context; this is an error in Swift 6
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Views/Drawing/CanvasView.swift#L36
main actor-isolated instance method 'canvasViewDrawingDidChange' cannot be used to satisfy nonisolated protocol requirement
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Views/Drawing/CanvasView.swift#L24
main actor-isolated instance method 'canvasViewDidBeginUsingTool' cannot be used to satisfy nonisolated protocol requirement
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Views/Drawing/CanvasView.swift#L30
main actor-isolated instance method 'canvasViewDidEndUsingTool' cannot be used to satisfy nonisolated protocol requirement
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Views/Layout/DynamicHStack.swift#L91
main actor-isolated default value in a nonisolated context; this is an error in Swift 6
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Modules/ConfigureTipKit.swift#L56
reference to static property 'arguments' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Modules/ConfigureTipKit.swift#L56
reference to static property 'arguments' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Modules/ConfigureTipKit.swift#L56
reference to static property 'arguments' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane: Sources/SpeziValidation/ValidationEngine.swift#L30
static property 'logger' 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
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane: Sources/SpeziValidation/ValidationRule.swift#L72
stored property 'message' of 'Sendable'-conforming struct 'ValidationRule' has non-sendable type 'LocalizedStringResource'
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane: Sources/SpeziValidation/ValidationEngine.swift#L30
static property 'logger' 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
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane: Sources/SpeziValidation/ValidationRule.swift#L72
stored property 'message' of 'Sendable'-conforming struct 'ValidationRule' has non-sendable type 'LocalizedStringResource'
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane: Sources/SpeziValidation/ValidationRule.swift#L115
capture of 'regex' with non-sendable type 'Regex<AnyRegexOutput>' in a `@Sendable` closure
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Modules/ConfigureTipKit.swift#L56
reference to static property 'arguments' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Views/Drawing/CanvasView.swift#L36
main actor-isolated instance method 'canvasViewDrawingDidChange' cannot be used to satisfy nonisolated protocol requirement
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Views/Drawing/CanvasView.swift#L24
main actor-isolated instance method 'canvasViewDidBeginUsingTool' cannot be used to satisfy nonisolated protocol requirement
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Views/Drawing/CanvasView.swift#L30
main actor-isolated instance method 'canvasViewDidEndUsingTool' cannot be used to satisfy nonisolated protocol requirement
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Views/Drawing/CanvasView.swift#L36
main actor-isolated instance method 'canvasViewDrawingDidChange' cannot be used to satisfy nonisolated protocol requirement
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Views/Drawing/CanvasView.swift#L24
main actor-isolated instance method 'canvasViewDidBeginUsingTool' cannot be used to satisfy nonisolated protocol requirement
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Views/Drawing/CanvasView.swift#L30
main actor-isolated instance method 'canvasViewDidEndUsingTool' cannot be used to satisfy nonisolated protocol requirement
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Modules/ConfigureTipKit.swift#L56
reference to static property 'arguments' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane: Sources/SpeziValidation/ValidationEngine.swift#L30
static property 'logger' 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
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Modules/ConfigureTipKit.swift#L56
reference to static property 'arguments' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Views/Drawing/CanvasView.swift#L36
main actor-isolated instance method 'canvasViewDrawingDidChange' cannot be used to satisfy nonisolated protocol requirement
Build and Test UI Tests iPadOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Views/Layout/DynamicHStack.swift#L91
main actor-isolated default value in a nonisolated context; this is an error in Swift 6
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Views/Drawing/CanvasView.swift#L24
main actor-isolated instance method 'canvasViewDidBeginUsingTool' cannot be used to satisfy nonisolated protocol requirement
Build and Test UI Tests iPadOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Modules/ConfigureTipKit.swift#L56
reference to static property 'arguments' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Views/Drawing/CanvasView.swift#L30
main actor-isolated instance method 'canvasViewDidEndUsingTool' cannot be used to satisfy nonisolated protocol requirement
Build and Test UI Tests iPadOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Views/Drawing/CanvasView.swift#L36
main actor-isolated instance method 'canvasViewDrawingDidChange' cannot be used to satisfy nonisolated protocol requirement
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Views/Layout/DynamicHStack.swift#L91
main actor-isolated default value in a nonisolated context; this is an error in Swift 6
Build and Test UI Tests iPadOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Views/Drawing/CanvasView.swift#L24
main actor-isolated instance method 'canvasViewDidBeginUsingTool' cannot be used to satisfy nonisolated protocol requirement
Build and Test UI Tests iPadOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Views/Drawing/CanvasView.swift#L30
main actor-isolated instance method 'canvasViewDidEndUsingTool' cannot be used to satisfy nonisolated protocol requirement
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Views/Layout/DynamicHStack.swift#L91
main actor-isolated default value in a nonisolated context; this is an error in Swift 6
Build and Test UI Tests iPadOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Views/Layout/DynamicHStack.swift#L91
main actor-isolated default value in a nonisolated context; this is an error in Swift 6
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Views/Drawing/CanvasView.swift#L36
main actor-isolated instance method 'canvasViewDrawingDidChange' cannot be used to satisfy nonisolated protocol requirement
Build and Test UI Tests iPadOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Views/Drawing/CanvasView.swift#L36
main actor-isolated instance method 'canvasViewDrawingDidChange' cannot be used to satisfy nonisolated protocol requirement
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Views/Drawing/CanvasView.swift#L24
main actor-isolated instance method 'canvasViewDidBeginUsingTool' cannot be used to satisfy nonisolated protocol requirement
Build and Test UI Tests iPadOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Views/Drawing/CanvasView.swift#L24
main actor-isolated instance method 'canvasViewDidBeginUsingTool' cannot be used to satisfy nonisolated protocol requirement
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Views/Drawing/CanvasView.swift#L30
main actor-isolated instance method 'canvasViewDidEndUsingTool' cannot be used to satisfy nonisolated protocol requirement
Build and Test UI Tests iPadOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Views/Drawing/CanvasView.swift#L30
main actor-isolated instance method 'canvasViewDidEndUsingTool' cannot be used to satisfy nonisolated protocol requirement
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Modules/ConfigureTipKit.swift#L56
reference to static property 'arguments' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Build and Test UI Tests iPadOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Modules/ConfigureTipKit.swift#L56
reference to static property 'arguments' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Modules/ConfigureTipKit.swift#L56
reference to static property 'arguments' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Modules/ConfigureTipKit.swift#L56
reference to static property 'arguments' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Modules/ConfigureTipKit.swift#L56
reference to static property 'arguments' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane: Sources/SpeziValidation/ValidationEngine.swift#L30
static property 'logger' 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
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane: Sources/SpeziValidation/ValidationRule.swift#L72
stored property 'message' of 'Sendable'-conforming struct 'ValidationRule' has non-sendable type 'LocalizedStringResource'
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Modules/ConfigureTipKit.swift#L56
reference to static property 'arguments' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane: Sources/SpeziValidation/ValidationRule.swift#L72
stored property 'message' of 'Sendable'-conforming struct 'ValidationRule' has non-sendable type 'LocalizedStringResource'
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane: Sources/SpeziValidation/ValidationEngine.swift#L30
static property 'logger' 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
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane: Sources/SpeziValidation/ValidationRule.swift#L115
capture of 'regex' with non-sendable type 'Regex<AnyRegexOutput>' in a `@Sendable` closure
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane: Sources/SpeziValidation/ValidationRule.swift#L72
stored property 'message' of 'Sendable'-conforming struct 'ValidationRule' has non-sendable type 'LocalizedStringResource'
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane: Sources/SpeziValidation/ValidationEngine.swift#L30
static property 'logger' 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
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane: Sources/SpeziValidation/ValidationRule.swift#L72
stored property 'message' of 'Sendable'-conforming struct 'ValidationRule' has non-sendable type 'LocalizedStringResource'
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane: Sources/SpeziValidation/ValidationRule.swift#L115
capture of 'regex' with non-sendable type 'Regex<AnyRegexOutput>' in a `@Sendable` closure
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane: Sources/SpeziValidation/ValidationEngine.swift#L30
static property 'logger' 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
Build and Test UI Tests visionOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Modules/ConfigureTipKit.swift#L56
reference to static property 'arguments' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Build and Test UI Tests visionOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Views/Drawing/CanvasView.swift#L36
main actor-isolated instance method 'canvasViewDrawingDidChange' cannot be used to satisfy nonisolated protocol requirement
Build and Test UI Tests visionOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Views/Drawing/CanvasView.swift#L24
main actor-isolated instance method 'canvasViewDidBeginUsingTool' cannot be used to satisfy nonisolated protocol requirement
Build and Test UI Tests visionOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Views/Drawing/CanvasView.swift#L30
main actor-isolated instance method 'canvasViewDidEndUsingTool' cannot be used to satisfy nonisolated protocol requirement
Build and Test UI Tests visionOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Modules/ConfigureTipKit.swift#L56
reference to static property 'arguments' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Build and Test UI Tests visionOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Views/Drawing/CanvasView.swift#L36
main actor-isolated instance method 'canvasViewDrawingDidChange' cannot be used to satisfy nonisolated protocol requirement
Build and Test UI Tests visionOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Views/Drawing/CanvasView.swift#L24
main actor-isolated instance method 'canvasViewDidBeginUsingTool' cannot be used to satisfy nonisolated protocol requirement
Build and Test UI Tests visionOS / Test using xcodebuild or run fastlane: Sources/SpeziViews/Views/Drawing/CanvasView.swift#L30
main actor-isolated instance method 'canvasViewDidEndUsingTool' cannot be used to satisfy nonisolated protocol requirement
Build and Test UI Tests visionOS / Test using xcodebuild or run fastlane: Sources/SpeziValidation/ValidationEngine.swift#L30
static property 'logger' 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
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane
Tests Passed: 0 failed, 0 skipped, 4 total (1.532 seconds)
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane
Tests Passed: 0 failed, 0 skipped, 4 total (1.126 seconds)
Build and Test UI Tests iOS / Test using xcodebuild or run fastlane
Tests Passed: 0 failed, 0 skipped, 17 total (348.466 seconds)
Build and Test UI Tests iPadOS / Test using xcodebuild or run fastlane
Tests Passed: 0 failed, 0 skipped, 17 total (360.187 seconds)
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane
Tests Passed: 0 failed, 0 skipped, 4 total (1.081 seconds)
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane
Tests Passed: 0 failed, 0 skipped, 4 total (1.268 seconds)
Build and Test UI Tests visionOS / Test using xcodebuild or run fastlane
Tests Passed: 0 failed, 0 skipped, 17 total (342.045 seconds)

Artifacts

Produced during runtime
Name Size
TestApp-visionOS.xcresult Expired
1.13 MB