Skip to content

Feature/446 gridlines #634

Feature/446 gridlines

Feature/446 gridlines #634

Triggered via pull request August 25, 2024 05:48
Status Success
Total duration 17m 7s
Artifacts

ios-build-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
build-test-ios
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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-test-ios: 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
build-test-ios: 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
build-test-ios: 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
build-test-ios: 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
build-test-ios: app-ios/Sources/TimetableDetailFeature/TimetableDetailReducer.swift#L62
capture of 'state' with non-sendable type 'TimetableDetailReducer.State' in a `@Sendable` closure
build-test-ios: app-ios/Sources/TimetableDetailFeature/TimetableDetailReducer.swift#L61
passing argument of non-sendable type 'TimetableDetailReducer.Action' into main actor-isolated context may introduce data races
build-test-ios: app-ios/Sources/TimetableDetailFeature/TimetableDetailReducer.swift#L62
capture of 'state' with non-sendable type 'TimetableDetailReducer.State' in a `@Sendable` closure
build-test-ios: app-ios/Sources/TimetableDetailFeature/TimetableDetailReducer.swift#L69
passing argument of non-sendable type 'TimetableDetailReducer.Action' into main actor-isolated context may introduce data races
build-test-ios: app-ios/Sources/TimetableDetailFeature/TimetableDetailReducer.swift#L117
capture of 'state' with non-sendable type 'TimetableDetailReducer.State' in a `@Sendable` closure
build-test-ios: app-ios/Sources/TimetableDetailFeature/TimetableDetailReducer.swift#L115
passing argument of non-sendable type 'TimetableDetailReducer.Action' into main actor-isolated context may introduce data races
build-test-ios: 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
build-test-ios: app-ios/Sources/TimetableDetailFeature/TimetableDetailReducer.swift#L62
capture of 'state' with non-sendable type 'TimetableDetailReducer.State' in a `@Sendable` closure
build-test-ios: app-ios/Sources/TimetableDetailFeature/TimetableDetailReducer.swift#L61
passing argument of non-sendable type 'TimetableDetailReducer.Action' into main actor-isolated context may introduce data races
build-test-ios: app-ios/Sources/TimetableDetailFeature/TimetableDetailReducer.swift#L62
capture of 'state' with non-sendable type 'TimetableDetailReducer.State' in a `@Sendable` closure
build-test-ios: app-ios/Sources/TimetableDetailFeature/TimetableDetailReducer.swift#L69
passing argument of non-sendable type 'TimetableDetailReducer.Action' into main actor-isolated context may introduce data races
build-test-ios: app-ios/Sources/TimetableDetailFeature/TimetableDetailReducer.swift#L117
capture of 'state' with non-sendable type 'TimetableDetailReducer.State' in a `@Sendable` closure
build-test-ios: app-ios/Sources/TimetableDetailFeature/TimetableDetailReducer.swift#L115
passing argument of non-sendable type 'TimetableDetailReducer.Action' into main actor-isolated context may introduce data races
build-test-ios: app-ios/Sources/TimetableDetailFeature/TimetableDetailReducer.swift#L117
capture of 'state' with non-sendable type 'TimetableDetailReducer.State' in a `@Sendable` closure
build-test-ios: <unknown>#L1
cannot form key path that captures non-sendable type 'KeyPath<TimetableDetailReducer.Action.AllCasePaths, AnyCasePath<TimetableDetailReducer.Action, PresentationAction<TimetableDetailReducer.ConfirmationDialog>>>'
build-test-ios: <unknown>#L1
cannot form key path that captures non-sendable type 'WritableKeyPath<TimetableDetailReducer.State, ToastState?>'