The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Moya-ModelMapper with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sunshinejr/Moya-ModelMapper.git
Reference: 10.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sunshinejr/Moya-ModelMapper
 * tag               10.0.0     -> FETCH_HEAD
HEAD is now at 3f0b7d9 Loosen the requirements for Moya version in Podspec (to ~> 14.0)
Cloned https://github.com/sunshinejr/Moya-ModelMapper.git into spi-builder-workspace
3f0b7d953bedd2c61570bec7110fb30b720f028b
SUCCESS checkout https://github.com/sunshinejr/Moya-ModelMapper.git at 10.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetching https://github.com/Moya/ReactiveSwift.git from cache
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetched https://github.com/Moya/ReactiveSwift.git (0.25s)
Fetching https://github.com/lyft/mapper.git from cache
Fetched https://github.com/ReactiveX/RxSwift.git (0.36s)
Fetching https://github.com/Moya/Moya.git from cache
Fetched https://github.com/Alamofire/Alamofire.git (0.40s)
Fetched https://github.com/lyft/mapper.git (0.19s)
Fetched https://github.com/Moya/Moya.git (0.27s)
Computing version for https://github.com/lyft/mapper.git
Computed https://github.com/lyft/mapper.git at 10.0.0 (0.40s)
Computing version for https://github.com/Moya/Moya.git
Computed https://github.com/Moya/Moya.git at 14.0.0 (0.48s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 5.0.1 (0.03s)
Computing version for https://github.com/Moya/ReactiveSwift.git
Computed https://github.com/Moya/ReactiveSwift.git at 6.1.0 (0.38s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.0.0 (0.38s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.0.0
Creating working copy for https://github.com/Moya/Moya.git
Working copy of https://github.com/Moya/Moya.git resolved at 14.0.0
Creating working copy for https://github.com/lyft/mapper.git
Working copy of https://github.com/lyft/mapper.git resolved at 10.0.0
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 5.0.1
Creating working copy for https://github.com/Moya/ReactiveSwift.git
Working copy of https://github.com/Moya/ReactiveSwift.git resolved at 6.1.0
Building for debugging...
[1/194] Emitting module ReactiveSwift
[2/196] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[3/196] Compiling ReactiveSwift ValidatingProperty.swift
[4/196] Compiling RxSwift AddRef.swift
[5/196] Compiling RxSwift Amb.swift
[6/196] Compiling RxSwift AnonymousDisposable.swift
[7/196] Compiling RxSwift AnonymousObserver.swift
[8/196] Emitting module Alamofire
[10/200] Compiling RxSwift AnyObserver.swift
[11/200] Compiling RxSwift AsMaybe.swift
[12/200] Compiling Mapper MapperError.swift
[13/200] Compiling Mapper NSDictionary+Safety.swift
[14/200] Compiling Mapper Transform.swift
[17/200] Emitting module Mapper
[22/200] Compiling Mapper Transform+Dictionary.swift
[25/201] Compiling RxSwift AsSingle.swift
[26/201] Compiling RxSwift AsyncLock.swift
[30/201] Compiling RxSwift BooleanDisposable.swift
[31/201] Compiling RxSwift Buffer.swift
[32/201] Compiling RxSwift Cancelable.swift
[33/201] Compiling RxSwift Catch.swift
[34/201] Compiling RxSwift CombineLatest+Collection.swift
[35/201] Compiling Mapper URL+Convertible.swift
[38/201] Compiling RxSwift AsyncSubject.swift
[40/201] Compiling RxSwift AtomicInt.swift
[41/201] Compiling RxSwift Bag+Rx.swift
[42/201] Compiling RxSwift Bag.swift
[43/201] Compiling RxSwift BehaviorSubject.swift
[44/201] Compiling RxSwift BinaryDisposable.swift
[48/201] Compiling RxSwift Single.swift
[49/201] Compiling RxSwift SingleAssignmentDisposable.swift
[50/201] Compiling RxSwift SingleAsync.swift
[55/201] Compiling RxSwift Sink.swift
[56/201] Compiling RxSwift Skip.swift
[57/201] Compiling RxSwift SkipUntil.swift
[58/201] Compiling RxSwift SkipWhile.swift
[64/201] Emitting module RxSwift
[65/219] Compiling RxSwift Observable.swift
[66/219] Compiling RxSwift ObservableConvertibleType.swift
[67/219] Compiling RxSwift ObservableType+Extensions.swift
[68/219] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[69/219] Compiling RxSwift ObservableType.swift
[70/219] Compiling RxSwift ObserveOn.swift
[71/219] Compiling RxSwift ObserverBase.swift
[72/219] Compiling RxSwift ObserverType.swift
[73/219] Compiling RxSwift OperationQueueScheduler.swift
[74/219] Compiling RxSwift Optional.swift
[75/219] Compiling RxSwift Platform.Darwin.swift
[76/219] Compiling RxSwift Platform.Linux.swift
[77/219] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[78/219] Compiling RxSwift PrimitiveSequence.swift
[79/219] Compiling RxSwift PriorityQueue.swift
[80/219] Compiling RxSwift Producer.swift
[81/219] Compiling RxSwift PublishSubject.swift
[82/219] Compiling RxSwift Queue.swift
[83/219] Compiling RxSwift Range.swift
[84/219] Compiling RxSwift GroupBy.swift
[85/219] Compiling RxSwift GroupedObservable.swift
[86/219] Compiling RxSwift HistoricalScheduler.swift
[87/219] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[88/219] Compiling RxSwift ImmediateSchedulerType.swift
[89/219] Compiling RxSwift InfiniteSequence.swift
[90/219] Compiling RxSwift InvocableScheduledItem.swift
[91/219] Compiling RxSwift InvocableType.swift
[92/219] Compiling RxSwift Just.swift
[93/219] Compiling RxSwift Lock.swift
[94/219] Compiling RxSwift LockOwnerType.swift
[95/219] Compiling RxSwift MainScheduler.swift
[96/219] Compiling RxSwift Map.swift
[97/219] Compiling RxSwift Materialize.swift
[98/219] Compiling RxSwift Maybe.swift
[99/219] Compiling RxSwift Merge.swift
[100/219] Compiling RxSwift Multicast.swift
[101/219] Compiling RxSwift Never.swift
[102/219] Compiling RxSwift NopDisposable.swift
[103/219] Compiling RxSwift Dematerialize.swift
[104/219] Compiling RxSwift Deprecated.swift
[105/219] Compiling RxSwift DispatchQueue+Extensions.swift
[106/219] Compiling RxSwift DispatchQueueConfiguration.swift
[107/219] Compiling RxSwift Disposable.swift
[108/219] Compiling RxSwift Disposables.swift
[109/219] Compiling RxSwift DisposeBag.swift
[110/219] Compiling RxSwift DisposeBase.swift
[111/219] Compiling RxSwift DistinctUntilChanged.swift
[112/219] Compiling RxSwift Do.swift
[113/219] Compiling RxSwift ElementAt.swift
[114/219] Compiling RxSwift Empty.swift
[115/219] Compiling RxSwift Enumerated.swift
[116/219] Compiling RxSwift Error.swift
[117/219] Compiling RxSwift Errors.swift
[118/219] Compiling RxSwift Event.swift
[119/219] Compiling RxSwift Filter.swift
[120/219] Compiling RxSwift First.swift
[121/219] Compiling RxSwift Generate.swift
[122/219] Compiling RxSwift Reactive.swift
[123/219] Compiling RxSwift RecursiveLock.swift
[124/219] Compiling RxSwift RecursiveScheduler.swift
[125/219] Compiling RxSwift Reduce.swift
[126/219] Compiling RxSwift RefCountDisposable.swift
[127/219] Compiling RxSwift Repeat.swift
[128/219] Compiling RxSwift ReplaySubject.swift
[129/219] Compiling RxSwift RetryWhen.swift
[130/219] Compiling RxSwift Rx.swift
[131/219] Compiling RxSwift RxMutableBox.swift
[132/219] Compiling RxSwift Sample.swift
[133/219] Compiling RxSwift Scan.swift
[134/219] Compiling RxSwift ScheduledDisposable.swift
[135/219] Compiling RxSwift ScheduledItem.swift
[136/219] Compiling RxSwift ScheduledItemType.swift
[137/219] Compiling RxSwift SchedulerServices+Emulation.swift
[138/219] Compiling RxSwift SchedulerType.swift
[139/219] Compiling RxSwift Sequence.swift
[140/219] Compiling RxSwift SerialDispatchQueueScheduler.swift
[141/219] Compiling Alamofire URLEncodedFormEncoder.swift
[142/219] Compiling Alamofire URLRequest+Alamofire.swift
[143/219] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[144/219] Compiling Alamofire Validation.swift
[145/241] Compiling Moya MultipartFormData.swift
[146/241] Compiling Moya Plugin.swift
[158/241] Compiling RxSwift SubscriptionDisposable.swift
[159/241] Compiling RxSwift SwiftSupport.swift
[160/241] Compiling RxSwift Switch.swift
[161/241] Compiling RxSwift SwitchIfEmpty.swift
[162/241] Compiling RxSwift SynchronizedDisposeType.swift
[163/241] Compiling RxSwift SynchronizedOnType.swift
[164/241] Compiling Moya AccessTokenPlugin.swift
[165/241] Compiling Moya CredentialsPlugin.swift
[166/241] Compiling Moya NetworkActivityPlugin.swift
[167/241] Compiling Moya AnyEncodable.swift
[168/241] Compiling Moya Cancellable.swift
[169/241] Compiling Moya Endpoint.swift
[170/241] Compiling Moya TargetType.swift
[171/241] Compiling Moya Task.swift
[172/241] Compiling Moya URL+Moya.swift
[173/241] Compiling Moya NetworkLoggerPlugin.swift
[174/241] Compiling Moya RequestTypeWrapper.swift
[175/241] Compiling Moya Response.swift
[176/241] Compiling Moya MoyaProvider+Defaults.swift
[177/241] Compiling Moya MoyaProvider+Internal.swift
[178/241] Compiling Moya MoyaProvider.swift
[179/241] Compiling Moya Image.swift
[180/241] Compiling Moya Moya+Alamofire.swift
[181/241] Compiling Moya MoyaError.swift
[182/241] Compiling Moya MultiTarget.swift
[183/241] Compiling RxSwift CombineLatest+arity.swift
[184/241] Compiling RxSwift CombineLatest.swift
[185/241] Compiling RxSwift CompactMap.swift
[186/241] Compiling RxSwift Completable+AndThen.swift
[187/241] Compiling RxSwift Completable.swift
[188/241] Compiling RxSwift CompositeDisposable.swift
[189/241] Compiling RxSwift Concat.swift
[190/241] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[191/241] Compiling RxSwift ConcurrentMainScheduler.swift
[192/241] Compiling RxSwift ConnectableObservableType.swift
[193/241] Compiling RxSwift Create.swift
[194/241] Compiling RxSwift CurrentThreadScheduler.swift
[195/241] Compiling RxSwift Date+Dispatch.swift
[196/241] Compiling RxSwift Debounce.swift
[197/241] Compiling RxSwift Debug.swift
[198/241] Compiling RxSwift DefaultIfEmpty.swift
[199/241] Compiling RxSwift Deferred.swift
[200/241] Compiling RxSwift Delay.swift
[201/241] Compiling RxSwift DelaySubscription.swift
[202/241] Compiling RxSwift SynchronizedUnsubscribeType.swift
[203/241] Compiling RxSwift TailRecursiveSink.swift
[204/241] Compiling RxSwift Take.swift
[205/241] Compiling RxSwift TakeLast.swift
[206/241] Compiling RxSwift TakeUntil.swift
[207/241] Compiling RxSwift TakeWhile.swift
[208/241] Compiling RxSwift Throttle.swift
[209/241] Compiling RxSwift Timeout.swift
[210/241] Compiling RxSwift Timer.swift
[211/241] Compiling RxSwift ToArray.swift
[212/241] Compiling RxSwift Using.swift
[213/241] Compiling RxSwift VirtualTimeConverterType.swift
[214/241] Compiling RxSwift VirtualTimeScheduler.swift
[215/241] Compiling RxSwift Window.swift
[216/241] Compiling RxSwift WithLatestFrom.swift
[217/241] Compiling RxSwift Zip+Collection.swift
[218/241] Compiling RxSwift Zip+arity.swift
[219/241] Compiling RxSwift Zip.swift
[232/243] Emitting module Moya
[233/243] Compiling Moya URLRequest+Encoding.swift
[234/243] Compiling Moya ValidationType.swift
[244/252] Emitting module Moya_ModelMapper
[245/252] Emitting module ReactiveMoya
[246/252] Compiling ReactiveMoya SignalProducer+Response.swift
[247/252] Compiling Moya_ModelMapper Response+ModelMapper.swift
[248/252] Compiling RxMoya Single+Response.swift
[249/252] Compiling RxMoya MoyaProvider+Rx.swift
[250/252] Compiling RxMoya Observable+Response.swift
[251/252] Emitting module RxMoya
[252/252] Compiling ReactiveMoya MoyaProvider+Reactive.swift
[253/259] Compiling ReactiveMoya_ModelMapper SignalProducerAvailability.swift
[254/259] Compiling RxMoya_ModelMapper ObservableAvailability.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxMoya-ModelMapper/ObservableAvailability.swift:12:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func mapObject<T: Mappable>(type: T.Type, keyPath: String? = nil) -> Observable<T> { fatalError() }
    ^~~~~~~
    
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxMoya-ModelMapper/ObservableAvailability.swift:15:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func mapArray<T: Mappable>(type: T.Type, keyPath: String? = nil) -> Observable<[T]> { fatalError() }
    ^~~~~~~
    
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxMoya-ModelMapper/ObservableAvailability.swift:18:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func mapObjectOptional<T: Mappable>(type: T.Type, keyPath: String? = nil) -> Observable<T?> { fatalError() }
    ^~~~~~~
    
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxMoya-ModelMapper/ObservableAvailability.swift:21:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func mapArrayOptional<T: Mappable>(type: T.Type, keyPath: String? = nil) -> Observable<[T]?> { fatalError() }
    ^~~~~~~
    
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxMoya-ModelMapper/ObservableAvailability.swift:9:39: warning: 'E' is deprecated: Use `Element` instead.
public extension ObservableType where E == Response {
                                      ^
[255/259] Emitting module RxMoya_ModelMapper
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxMoya-ModelMapper/Observable+ModelMapper.swift:14:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func map<T: Mappable>(to type: T.Type, keyPath: String? = nil) -> Observable<T> {
    ^~~~~~~
    
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxMoya-ModelMapper/Observable+ModelMapper.swift:23:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func map<T: Mappable>(to type: [T].Type, keyPath: String? = nil) -> Observable<[T]> {
    ^~~~~~~
    
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxMoya-ModelMapper/Observable+ModelMapper.swift:32:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func compactMap<T: Mappable>(to type: [T].Type, keyPath: String? = nil) -> Observable<[T]> {
    ^~~~~~~
    
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxMoya-ModelMapper/Observable+ModelMapper.swift:40:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func mapOptional<T: Mappable>(to type: T.Type, keyPath: String? = nil) -> Observable<T?> {
    ^~~~~~~
    
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxMoya-ModelMapper/Observable+ModelMapper.swift:53:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func mapOptional<T: Mappable>(to type: [T].Type, keyPath: String? = nil) -> Observable<[T]?> {
    ^~~~~~~
    
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxMoya-ModelMapper/Observable+ModelMapper.swift:68:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func compactMapOptional<T: Mappable>(to type: [T].Type, keyPath: String? = nil) -> Observable<[T]?> {
    ^~~~~~~
    
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxMoya-ModelMapper/Observable+ModelMapper.swift:10:39: warning: 'E' is deprecated: Use `Element` instead.
public extension ObservableType where E == Response {
                                      ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxMoya-ModelMapper/ObservableAvailability.swift:12:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func mapObject<T: Mappable>(type: T.Type, keyPath: String? = nil) -> Observable<T> { fatalError() }
    ^~~~~~~
    
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxMoya-ModelMapper/ObservableAvailability.swift:15:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func mapArray<T: Mappable>(type: T.Type, keyPath: String? = nil) -> Observable<[T]> { fatalError() }
    ^~~~~~~
    
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxMoya-ModelMapper/ObservableAvailability.swift:18:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func mapObjectOptional<T: Mappable>(type: T.Type, keyPath: String? = nil) -> Observable<T?> { fatalError() }
    ^~~~~~~
    
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxMoya-ModelMapper/ObservableAvailability.swift:21:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func mapArrayOptional<T: Mappable>(type: T.Type, keyPath: String? = nil) -> Observable<[T]?> { fatalError() }
    ^~~~~~~
    
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxMoya-ModelMapper/ObservableAvailability.swift:9:39: warning: 'E' is deprecated: Use `Element` instead.
public extension ObservableType where E == Response {
                                      ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxMoya-ModelMapper/Single+ModelMapper.swift:10:35: warning: 'TraitType' is deprecated: Use `Trait` instead.
extension PrimitiveSequence where TraitType == SingleTrait, ElementType == Response {
                                  ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxMoya-ModelMapper/Single+ModelMapper.swift:10:61: warning: 'ElementType' is deprecated: Use `Element` instead.
extension PrimitiveSequence where TraitType == SingleTrait, ElementType == Response {
                                                            ^
[256/259] Compiling RxMoya_ModelMapper Single+ModelMapper.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxMoya-ModelMapper/Single+ModelMapper.swift:10:35: warning: 'TraitType' is deprecated: Use `Trait` instead.
extension PrimitiveSequence where TraitType == SingleTrait, ElementType == Response {
                                  ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxMoya-ModelMapper/Single+ModelMapper.swift:10:61: warning: 'ElementType' is deprecated: Use `Element` instead.
extension PrimitiveSequence where TraitType == SingleTrait, ElementType == Response {
                                                            ^
[257/259] Compiling RxMoya_ModelMapper Observable+ModelMapper.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxMoya-ModelMapper/Observable+ModelMapper.swift:14:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func map<T: Mappable>(to type: T.Type, keyPath: String? = nil) -> Observable<T> {
    ^~~~~~~
    
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxMoya-ModelMapper/Observable+ModelMapper.swift:23:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func map<T: Mappable>(to type: [T].Type, keyPath: String? = nil) -> Observable<[T]> {
    ^~~~~~~
    
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxMoya-ModelMapper/Observable+ModelMapper.swift:32:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func compactMap<T: Mappable>(to type: [T].Type, keyPath: String? = nil) -> Observable<[T]> {
    ^~~~~~~
    
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxMoya-ModelMapper/Observable+ModelMapper.swift:40:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func mapOptional<T: Mappable>(to type: T.Type, keyPath: String? = nil) -> Observable<T?> {
    ^~~~~~~
    
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxMoya-ModelMapper/Observable+ModelMapper.swift:53:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func mapOptional<T: Mappable>(to type: [T].Type, keyPath: String? = nil) -> Observable<[T]?> {
    ^~~~~~~
    
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxMoya-ModelMapper/Observable+ModelMapper.swift:68:5: warning: 'public' modifier is redundant for instance method declared in a public extension
    public func compactMapOptional<T: Mappable>(to type: [T].Type, keyPath: String? = nil) -> Observable<[T]?> {
    ^~~~~~~
    
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/RxMoya-ModelMapper/Observable+ModelMapper.swift:10:39: warning: 'E' is deprecated: Use `Element` instead.
public extension ObservableType where E == Response {
                                      ^
[258/259] Compiling ReactiveMoya_ModelMapper SignalProducer+ModelMapper.swift
[259/259] Emitting module ReactiveMoya_ModelMapper
Build complete! (22.64s)
Build complete.
Done.