Skip to content

Release

Release #151

Triggered via push April 5, 2024 21:02
Status Success
Total duration 45m 32s
Billable time 1h 7m
Artifacts 3

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

46 warnings and 6 notices
run-tests
Tests Passed: 0 failed, 0 skipped, 1180 total (29.233 seconds)
run-tests
Tests Passed: 0 failed, 0 skipped, 18 total (0.047 seconds)
run-tests
Tests Passed: 0 failed, 0 skipped, 25 total (0.533 seconds)
run-tests
Tests Passed: 0 failed, 0 skipped, 34 total (0.173 seconds)
run-tests
Tests Passed: 0 failed, 0 skipped, 0 total (0.001 seconds)
run-tests
Tests Passed: 0 failed, 0 skipped, 21 total (0.048 seconds)
check-version
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: homoluctus/slatify@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check-version
The following actions uses node12 which is deprecated and will be forced to run on node16: homoluctus/slatify@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-samples: CoreData#L1
no NSValueTransformer with class name 'UAJSONValueTransformer' was found for attribute 'data' on entity 'UARemoteDataStorePayload'
build-samples: CoreData#L1
no NSValueTransformer with class name 'UAJSONValueTransformer' was found for attribute 'data' on entity 'UARemoteDataStorePayload'
build-samples: Airship/AirshipPreferenceCenter/Source/view/PreferenceCenterViewLoader.swift#L26
passing argument of non-sendable type '((String) async -> PreferenceCenterViewPhase)?' into main actor-isolated context may introduce data races
build-samples: Airship/AirshipPreferenceCenter/Source/view/PreferenceCenterViewLoader.swift#L39
non-sendable type 'PreferenceCenterViewPhase' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
build-samples: Airship/AirshipPreferenceCenter/Source/view/PreferenceCenterViewLoader.swift#L44
non-sendable type 'PreferenceCenterState' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
build-samples: Airship/AirshipPreferenceCenter/Source/view/PreferenceCenterViewLoader.swift#L26
passing argument of non-sendable type '((String) async -> PreferenceCenterViewPhase)?' into main actor-isolated context may introduce data races
build-samples: Airship/AirshipPreferenceCenter/Source/view/PreferenceCenterViewLoader.swift#L39
non-sendable type 'PreferenceCenterViewPhase' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
build-samples: Airship/AirshipPreferenceCenter/Source/view/PreferenceCenterViewLoader.swift#L44
non-sendable type 'PreferenceCenterState' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
build-samples: Airship/AirshipMessageCenter/Source/views/MessageCenterMessageView.swift#L191
non-sendable type 'any NativeBridgeExtensionDelegate' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
build-samples: Airship/AirshipMessageCenter/Source/views/MessageCenterMessageView.swift#L191
non-sendable type 'any NativeBridgeExtensionDelegate' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
run-tests: Pods/XcodeEdit/Sources/XcodeEdit/PBXObject+Fields.swift#L12
generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
run-tests: Pods/XcodeEdit/Sources/XcodeEdit/PBXObject+Fields.swift#L12
generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
run-tests: CoreData#L1
no NSValueTransformer with class name 'UAJSONValueTransformer' was found for attribute 'data' on entity 'UARemoteDataStorePayload'
run-tests: Airship/AirshipMessageCenter/Source/views/MessageCenterMessageView.swift#L191
non-sendable type 'any NativeBridgeExtensionDelegate' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
run-tests: CoreData#L1
no NSValueTransformer with class name 'UAJSONValueTransformer' was found for attribute 'extra' on entity 'UAInboxMessage'
run-tests: CoreData#L1
no NSValueTransformer with class name 'UAScheduleTriggerContextTransformer' was found for attribute 'triggerContext' on entity 'UAScheduleData'
run-tests: Airship/AirshipCore/Tests/TestAirshipRequestSession.swift#L49
non-sendable type '((Data?, HTTPURLResponse) throws -> T?)?' in parameter of the protocol requirement satisfied by main actor-isolated instance method 'performHTTPRequest(_:autoCancel:responseParser:)' cannot cross actor boundary
run-tests: Airship/AirshipCore/Tests/MeteredUsageApiClientTest.swift#L86
initialization of variable 'errorOnNoConfig' was never used; consider replacing with assignment to '_' or removing it
run-tests: Airship/AirshipCore/Tests/JsonValueMatcherTest.swift#L382
variable 'valueOne' was never mutated; consider changing to 'let' constant
run-tests: Airship/AirshipCore/Tests/TestAirshipRequestSession.swift#L49
non-sendable type '((Data?, HTTPURLResponse) throws -> T?)?' in parameter of the protocol requirement satisfied by main actor-isolated instance method 'performHTTPRequest(_:autoCancel:responseParser:)' cannot cross actor boundary
build-package-xcode15
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: apple-actions/import-codesign-certs@v1, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-package-xcode15
The following actions uses node12 which is deprecated and will be forced to run on node16: apple-actions/import-codesign-certs@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-package-xcode15: CoreData#L1
no NSValueTransformer with class name 'UAJSONValueTransformer' was found for attribute 'data' on entity 'UARemoteDataStorePayload'
build-package-xcode15: CoreData#L1
no NSValueTransformer with class name 'UAJSONValueTransformer' was found for attribute 'data' on entity 'UARemoteDataStorePayload'
build-package-xcode15: Airship/AirshipPreferenceCenter/Source/view/PreferenceCenterViewLoader.swift#L26
passing argument of non-sendable type '((String) async -> PreferenceCenterViewPhase)?' into main actor-isolated context may introduce data races
build-package-xcode15: Airship/AirshipPreferenceCenter/Source/view/PreferenceCenterViewLoader.swift#L39
non-sendable type 'PreferenceCenterViewPhase' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
build-package-xcode15: Airship/AirshipPreferenceCenter/Source/view/PreferenceCenterViewLoader.swift#L44
non-sendable type 'PreferenceCenterState' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
build-package-xcode15: Airship/AirshipPreferenceCenter/Source/view/PreferenceCenterViewLoader.swift#L26
passing argument of non-sendable type '((String) async -> PreferenceCenterViewPhase)?' into main actor-isolated context may introduce data races
build-package-xcode15: Airship/AirshipPreferenceCenter/Source/view/PreferenceCenterViewLoader.swift#L39
non-sendable type 'PreferenceCenterViewPhase' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
build-package-xcode15: Airship/AirshipPreferenceCenter/Source/view/PreferenceCenterViewLoader.swift#L44
non-sendable type 'PreferenceCenterState' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
build-package-xcode15: Airship/AirshipMessageCenter/Source/views/MessageCenterMessageView.swift#L191
non-sendable type 'any NativeBridgeExtensionDelegate' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
build-package-xcode15: Airship/AirshipMessageCenter/Source/views/MessageCenterMessageView.swift#L191
non-sendable type 'any NativeBridgeExtensionDelegate' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary
build-package-xcode15
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-package-xcode15
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
deploy-github
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, softprops/action-gh-release@v1, homoluctus/slatify@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
deploy-github
The following actions uses node12 which is deprecated and will be forced to run on node16: homoluctus/slatify@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
deploy-github
Unexpected input(s) 'release_name', valid inputs are ['body', 'body_path', 'name', 'tag_name', 'draft', 'prerelease', 'files', 'fail_on_unmatched_files', 'repository', 'token', 'target_commitish', 'discussion_category_name', 'generate_release_notes', 'append_body']
deploy-github
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
deploy-docs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, google-github-actions/auth@v1, google-github-actions/setup-gcloud@v1, homoluctus/slatify@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
deploy-docs
The following actions uses node12 which is deprecated and will be forced to run on node16: homoluctus/slatify@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
deploy-pods
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: homoluctus/slatify@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
deploy-pods
The following actions uses node12 which is deprecated and will be forced to run on node16: homoluctus/slatify@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
finished
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: homoluctus/slatify@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
finished
The following actions uses node12 which is deprecated and will be forced to run on node16: homoluctus/slatify@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

Artifacts

Produced during runtime
Name Size
Airship-Xcode15.xcframeworks.zip
111 MB
Airship-Xcode15.zip
116 MB
docs
31 MB