Skip to content

chore: create data model for Custom json carousel data (RMCCX-7616) #444

chore: create data model for Custom json carousel data (RMCCX-7616)

chore: create data model for Custom json carousel data (RMCCX-7616) #444

GitHub Actions / Xcode test results failed Nov 25, 2024 in 0s

Xcode test results

Build Summary

Emitting module for RInAppMessaging
Compile MainContainer.swift (x86_64)
Compile MatchingUtility.swift (x86_64)
Compile MessageMixerService.swift (x86_64)
Compile ModalView.swift (x86_64)
Compile OptOutMessageView.swift (x86_64)
Compile PingRequest.swift (x86_64)
Compile PingResponse.swift (x86_64)
Compile Platform.swift (x86_64)
Compile PurchaseSuccessfulEvent.swift (x86_64)
Compile Randomizer.swift (x86_64)
Compile RemoteNotificationRequestable.swift (x86_64)
Compile ResponseStateMachine.swift (x86_64)
Compile RichContentBrowsable.swift (x86_64)
Compile RInAppMessaging.swift (x86_64)
Compile Router.swift (x86_64)
Compile SlideDirection.swift (x86_64)
Compile SlideUpView.swift (x86_64)
Compile SlideUpViewModel.swift (x86_64)
Compile SlideUpViewPresenter.swift (x86_64)
Compile SlideUpViewType.swift (x86_64)
Compile String+IAM.swift (x86_64)
Compile SwiftUIViewEventHandler.swift (x86_64)
Compile FullScreenView.swift (x86_64)
Compile FullView.swift (x86_64)
error: Swift Compiler Error: Value of type 'CustomJson' has no member 'imageCarousel'

Sources/RInAppMessaging/Views/FullView.swift:149:51: error: value of type 'CustomJson' has no member 'imageCarousel'
        isImageCarousel = !(viewModel.customJson?.imageCarousel?.images?.isEmpty ?? true)
                            ~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~

Compile FullViewModel.swift (x86_64)
Compile FullViewPresenter.swift (x86_64)
Compile FullViewType.swift (x86_64)
Compile GetConfigRequest.swift (x86_64)
Compile HeaderAttribute.swift (x86_64)
Compile HeaderAttributesBuilder.swift (x86_64)
Compile HttpRequestable.swift (x86_64)
Compile Identification.swift (x86_64)
Compile Impression.swift (x86_64)
Compile ImpressionRequest.swift (x86_64)
Compile ImpressionService.swift (x86_64)
Compile ImpressionTrackable.swift (x86_64)
Compile ImpressionType.swift (x86_64)
Compile InAppMessagingInteractor.swift (x86_64)
Compile InAppMessagingModule.swift (x86_64)
Compile InAppMessagingModuleConfiguration.swift (x86_64)
Compile Int32+IAM.swift (x86_64)
Compile KeyHasher.swift (x86_64)
Compile Locale+IAM.swift (x86_64)
Compile LoginSuccessfulEvent.swift (x86_64)
Compile CampaignTriggerAgent.swift (x86_64)
Compile CampaignTriggerType.swift (x86_64)
Compile CampaignType.swift (x86_64)
Compile Checkbox.swift (x86_64)
Compile CommonUtility.swift (x86_64)
Compile ConfigEndpointData.swift (x86_64)
Compile ConfigurationManager.swift (x86_64)
Compile ConfigurationRepository.swift (x86_64)
Compile ConfigurationService.swift (x86_64)
Compile Constants.swift (x86_64)
Compile CustomAttribute.swift (x86_64)
Compile CustomEvent.swift (x86_64)
Compile Date+IAM.swift (x86_64)
Compile DisplayPermissionRequest.swift (x86_64)
Compile DisplayPermissionResponse.swift (x86_64)
Compile DisplayPermissionService.swift (x86_64)
Compile Environment.swift (x86_64)
Compile ErrorReportable.swift (x86_64)
Compile Event.swift (x86_64)
Compile EventMatcher.swift (x86_64)
Compile EventType.swift (x86_64)
Compile ExitButton.swift (x86_64)
Compile FlexibleHeightImageView.swift (x86_64)
Emitting module for NIO
error: Command SwiftEmitModule failed with a nonzero exit code

Command SwiftEmitModule failed with a nonzero exit code

Annotations

Check failure on line 149 in Sources/RInAppMessaging/Views/FullView.swift

See this annotation in the file changed.

@github-actions github-actions / Xcode test results

error

Value of type 'CustomJson' has no member 'imageCarousel'

Check failure on line 149 in Sources/RInAppMessaging/Views/FullView.swift

See this annotation in the file changed.

@github-actions github-actions / Xcode test results

error

Value of type 'CustomJson' has no member 'imageCarousel'