Skip to content

add disfavoredOverload annotation in BindingAction (#3911) #6605

add disfavoredOverload annotation in BindingAction (#3911)

add disfavoredOverload annotation in BindingAction (#3911) #6605

Triggered via push April 1, 2026 15:11
Status Success
Total duration 33m 23s
Artifacts

ci.yml

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

Annotations

45 warnings
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): 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) (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) (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) (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) (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) (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) (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) (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) (MACOS, 16.4): Sources/ComposableArchitecture/Store.swift#L421
'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) (MACOS, 16.4): Sources/ComposableArchitecture/Store.swift#L356
'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)
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/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#L421
'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#L356
'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) (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): 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) (IOS, 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) (IOS, 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) (IOS, 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) (IOS, 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) (IOS, 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) (IOS, 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) (IOS, 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) (IOS, 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) (IOS, 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, 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): 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, IOS, 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, IOS, 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, IOS, 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, IOS, 16.4): Sources/ComposableArchitecture/Store.swift#L421
'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, IOS, 16.4): Sources/ComposableArchitecture/Store.swift#L356
'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, IOS, 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, IOS, 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, IOS, 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, IOS, 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
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/