Implement list animation on TimetableTime and timetable items of FavoriteList. #824
Annotations
22 warnings
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "app-ios-shared-xcframework".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: gradle/wrapper-validation-action@56b90f209b02bf6d1deae490e9ef18b21a389cd4, actions/setup-java@cd89f46ac9d01407894225f350157564c9c7cee2, gradle/gradle-build-action@243af859f8ca30903d9d7f7936897ca0358ba691, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
<unknown>#L1
cannot form key path that captures non-sendable type 'KeyPath<AboutReducer.Action.AllCasePaths, AnyCasePath<AboutReducer.Action, AboutReducer.Action.View>>'
|
<unknown>#L1
cannot form key path that captures non-sendable type 'KeyPath<AboutReducer.Action.View.AllCasePaths, AnyCasePath<AboutReducer.Action.View, Void>>'
|
<unknown>#L1
cannot form key path that captures non-sendable type 'KeyPath<AboutReducer.Action.AllCasePaths, AnyCasePath<AboutReducer.Action, AboutReducer.Action.View>>'
|
<unknown>#L1
cannot form key path that captures non-sendable type 'KeyPath<AboutReducer.Action.View.AllCasePaths, AnyCasePath<AboutReducer.Action.View, Void>>'
|
<unknown>#L1
cannot form key path that captures non-sendable type 'KeyPath<AboutReducer.Action.AllCasePaths, AnyCasePath<AboutReducer.Action, AboutReducer.Action.View>>'
|
<unknown>#L1
cannot form key path that captures non-sendable type 'KeyPath<AboutReducer.Action.View.AllCasePaths, AnyCasePath<AboutReducer.Action.View, Void>>'
|
<unknown>#L1
cannot form key path that captures non-sendable type 'KeyPath<AboutReducer.Action.AllCasePaths, AnyCasePath<AboutReducer.Action, AboutReducer.Action.View>>'
|
<unknown>#L1
cannot form key path that captures non-sendable type 'KeyPath<AboutReducer.Action.View.AllCasePaths, AnyCasePath<AboutReducer.Action.View, Void>>'
|
<unknown>#L1
cannot form key path that captures non-sendable type 'KeyPath<AboutReducer.Action.AllCasePaths, AnyCasePath<AboutReducer.Action, AboutReducer.Action.View>>'
|
<unknown>#L1
cannot form key path that captures non-sendable type 'KeyPath<AboutReducer.Action.View.AllCasePaths, AnyCasePath<AboutReducer.Action.View, Void>>'
|
app-ios/Sources/CommonComponents/Timetable/CircularUserIcon.swift#L48
passing argument of non-sendable type '(any URLSessionTaskDelegate)?' outside of main actor-isolated context may introduce data races
|
app-ios/Sources/EventKitClient/EventKitClient.swift#L14
static property 'eventStore' 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
|
app-ios/Sources/EventKitClient/EventKitClient.swift#L14
static property 'eventStore' 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
|
app-ios/Sources/EventKitClient/EventKitClient.swift#L14
static property 'eventStore' 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
|
app-ios/Sources/SearchFeature/SearchReducer.swift#L82
capture of 'self' with non-sendable type 'SearchReducer' in a `@Sendable` closure
|
app-ios/Sources/SearchFeature/SearchReducer.swift#L83
passing argument of non-sendable type 'SearchReducer.Action' into main actor-isolated context may introduce data races
|
app-ios/Sources/SearchFeature/SearchReducer.swift#L86
passing argument of non-sendable type 'SearchReducer.Action' into main actor-isolated context may introduce data races
|
app-ios/Sources/SearchFeature/SearchReducer.swift#L96
capture of 'self' with non-sendable type 'SearchReducer' in a `@Sendable` closure
|
app-ios/Sources/SearchFeature/SearchReducer.swift#L95
passing argument of non-sendable type 'SearchReducer.Action' into main actor-isolated context may introduce data races
|
app-ios/Sources/SearchFeature/SearchReducer.swift#L96
capture of 'self' with non-sendable type 'SearchReducer' in a `@Sendable` closure
|
This job succeeded
Loading