Skip to content

Fix missing access modifier on CaseScope.AllCasePaths properties (#3898) #6595

Fix missing access modifier on CaseScope.AllCasePaths properties (#3898)

Fix missing access modifier on CaseScope.AllCasePaths properties (#3898) #6595

Triggered via push March 27, 2026 16:30
Status Failure
Total duration 38m 5s
Artifacts

ci.yml

on: push
Matrix: Examples
Matrix: xcodebuild (16)
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 20 warnings
xcodebuild (16) (IOS, 16.4)
Process completed with exit code 2.
xcodebuild (16) (IOS, 16.4): <unknown>#L0
file '/Applications/Xcode_16.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk/usr/lib/swift/shims/module.modulemap' has been modified since the module file '/Users/runner/.derivedData/Debug/ModuleCache.noindex/2PQ01XUUL052X/SwiftShims-2EK7503T0009Z.pcm' was built: mtime changed (was 1772542029, now 1774413201)
xcodebuild (16) (MACOS, 16.4)
The strategy configuration was canceled because "xcodebuild-latest.IOS_16_4" failed
xcodebuild (16) (MACOS, 16.4)
The operation was canceled.
xcodebuild (16) (test, IOS, 16.4)
The strategy configuration was canceled because "xcodebuild-latest.IOS_16_4" failed
xcodebuild (16) (test, IOS, 16.4)
The operation was canceled.
xcodebuild (16) (test, MACOS, 16.4)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
xcodebuild (16) (test, MACOS, 16.4): Sources/ComposableArchitecture/Internal/Deprecations.swift#L1337
'withState' is deprecated: Use '@ObservableState', instead. See the following migration guide for more information: https://swiftpackageindex.com/pointfreeco/swift-composable-architecture/main/documentation/composablearchitecture/migratingto1.7#Using-ObservableState
xcodebuild (16) (test, MACOS, 16.4): Sources/ComposableArchitecture/Internal/Deprecations.swift#L1337
'withState' is deprecated: Use '@ObservableState', instead. See the following migration guide for more information: https://swiftpackageindex.com/pointfreeco/swift-composable-architecture/main/documentation/composablearchitecture/migratingto1.7#Using-ObservableState
xcodebuild (16) (test, MACOS, 16.4): Sources/ComposableArchitecture/Internal/Deprecations.swift#L1337
'withState' is deprecated: Use '@ObservableState', instead. See the following migration guide for more information: https://swiftpackageindex.com/pointfreeco/swift-composable-architecture/main/documentation/composablearchitecture/migratingto1.7#Using-ObservableState
xcodebuild (16) (test, MACOS, 16.4): Sources/ComposableArchitecture/Internal/Deprecations.swift#L1337
'withState' is deprecated: Use '@ObservableState', instead. See the following migration guide for more information: https://swiftpackageindex.com/pointfreeco/swift-composable-architecture/main/documentation/composablearchitecture/migratingto1.7#Using-ObservableState
xcodebuild (16) (test, MACOS, 16.4): Sources/ComposableArchitecture/Store.swift#L367
'withState' is deprecated: Use '@ObservableState', instead. See the following migration guide for more information: https://swiftpackageindex.com/pointfreeco/swift-composable-architecture/main/documentation/composablearchitecture/migratingto1.7#Using-ObservableState
xcodebuild (16) (test, MACOS, 16.4): Sources/ComposableArchitecture/Store.swift#L302
'withState' is deprecated: Use '@ObservableState', instead. See the following migration guide for more information: https://swiftpackageindex.com/pointfreeco/swift-composable-architecture/main/documentation/composablearchitecture/migratingto1.7#Using-ObservableState
xcodebuild (16) (test, MACOS, 16.4): Sources/ComposableArchitecture/Reducer.swift#L71
'reduce(into:action:)' is deprecated: Don't invoke a reducer directly. Reducers are processed by the store. If you need to run a reducer on some child state given some child action, use a 'send' effect:
xcodebuild (16) (test, MACOS, 16.4): Sources/ComposableArchitecture/Observation/IdentifiedArray+Observation.swift#L101
'withState' is deprecated: Use '@ObservableState', instead. See the following migration guide for more information: https://swiftpackageindex.com/pointfreeco/swift-composable-architecture/main/documentation/composablearchitecture/migratingto1.7#Using-ObservableState
xcodebuild (16) (test, MACOS, 16.4): Sources/ComposableArchitecture/Observation/Alert+Observation.swift#L43
'withState' is deprecated: Use '@ObservableState', instead. See the following migration guide for more information: https://swiftpackageindex.com/pointfreeco/swift-composable-architecture/main/documentation/composablearchitecture/migratingto1.7#Using-ObservableState
xcodebuild (16) (test, MACOS, 16.4): Sources/ComposableArchitecture/Observation/Alert+Observation.swift#L8
'withState' is deprecated: Use '@ObservableState', instead. See the following migration guide for more information: https://swiftpackageindex.com/pointfreeco/swift-composable-architecture/main/documentation/composablearchitecture/migratingto1.7#Using-ObservableState
xcodebuild (16) (test, MACOS, 16.4)
xcbeautify 3.1.4 already installed
xcodebuild (16) (IOS, 16.4)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
xcodebuild (16) (IOS, 16.4)
xcbeautify 3.1.4 already installed
xcodebuild (16) (MACOS, 16.4)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
xcodebuild (16) (MACOS, 16.4)
xcbeautify 3.1.4 already installed
xcodebuild (16) (test, IOS, 16.4)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
xcodebuild (16) (test, IOS, 16.4)
xcbeautify 3.1.4 already installed
Examples (16.4)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Examples (16.4)
xcbeautify 3.1.4 already installed