Skip to content

mlmodeldownloader #2237

mlmodeldownloader

mlmodeldownloader #2237

Triggered via schedule November 8, 2024 07:02
Status Failure
Total duration 17m 11s
Artifacts

mlmodeldownloader.yml

on: schedule
Matrix: pod-lib-lint
spm-package-resolved
1m 1s
spm-package-resolved
catalyst
2m 46s
catalyst
mlmodeldownloader-sample-build-test
7m 30s
mlmodeldownloader-sample-build-test
Matrix: mlmodeldownloader-cron-only
Matrix: spm
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 8 warnings
pod-lib-lint (ios, macos-14, Xcode_16)
Process completed with exit code 1.
pod-lib-lint (ios, macos-14, Xcode_15.2)
The job was canceled because "ios_macos-14_Xcode_16" failed.
pod-lib-lint (ios, macos-14, Xcode_15.2)
The operation was canceled.
pod-lib-lint (tvos, macos-14, Xcode_15.2)
The job was canceled because "ios_macos-14_Xcode_16" failed.
pod-lib-lint (tvos, macos-14, Xcode_15.2)
The operation was canceled.
pod-lib-lint (macos, macos-14, Xcode_16)
The job was canceled because "ios_macos-14_Xcode_16" failed.
pod-lib-lint (macos, macos-14, Xcode_16)
The operation was canceled.
pod-lib-lint (tvos, macos-14, Xcode_16)
The job was canceled because "ios_macos-14_Xcode_16" failed.
pod-lib-lint (tvos, macos-14, Xcode_16)
The operation was canceled.
pod-lib-lint (watchos, macos-14, Xcode_16)
The job was canceled because "ios_macos-14_Xcode_16" failed.
pod-lib-lint (watchos, macos-14, Xcode_16)
The operation was canceled.
pod-lib-lint (watchos, macos-14, Xcode_15.2)
The job was canceled because "ios_macos-14_Xcode_16" failed.
pod-lib-lint (watchos, macos-14, Xcode_15.2)
The operation was canceled.
pod-lib-lint (macos, macos-14, Xcode_15.2)
The job was canceled because "ios_macos-14_Xcode_16" failed.
pod-lib-lint (macos, macos-14, Xcode_15.2)
The operation was canceled.
spm-package-resolved
Cache save failed.
catalyst
The following actions use a deprecated Node.js version and will be forced to run on node20: mikehardy/buildcache-action@c87cea0ccd718971d6cc39e672c4f26815b6c126. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
mlmodeldownloader-sample-build-test
The following actions use a deprecated Node.js version and will be forced to run on node20: mikehardy/buildcache-action@c87cea0ccd718971d6cc39e672c4f26815b6c126. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
mlmodeldownloader-sample-build-test: FirebaseMLModelDownloader/Apps/Sample/Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'SwiftProtobuf-SwiftProtobuf' from project 'Pods')
mlmodeldownloader-sample-build-test: FirebaseMLModelDownloader/Apps/Sample/Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'SwiftProtobuf' from project 'Pods')
mlmodeldownloader-sample-build-test: FirebaseMLModelDownloader/Apps/Sample/Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'PromisesObjC-FBLPromises_Privacy' from project 'Pods')
mlmodeldownloader-sample-build-test: FirebaseMLModelDownloader/Apps/Sample/Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'PromisesObjC' from project 'Pods')
mlmodeldownloader-sample-build-test: FirebaseMLModelDownloader/Apps/Sample/Pods/TensorFlowLiteSwift/tensorflow/lite/swift/Sources/Model.swift#L50
'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead