Skip to content

🛠️ fastlane ci 구축 #14

🛠️ fastlane ci 구축

🛠️ fastlane ci 구축 #14

Triggered via pull request January 15, 2025 14:39
Status Failure
Total duration 39m 36s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
build
testSingleMessageInsert on 'Clone 1 of iPhone 15 Pro - pennyway-client-iOS (23512)' (0.000 seconds)
build
Process completed with exit code 1.
build: pennyway-client-iOS/Pods/StompClientLib/StompClientLib/Classes/StompClientLib.swift#L64
using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
build: pennyway-client-iOS/Pods/StompClientLib/StompClientLib/Classes/StompClientLib.swift#L152
parameters of 'webSocket(_:didReceiveMessage:)' have different optionality than expected by protocol 'SRWebSocketDelegate'
build: pennyway-client-iOS/Pods/StompClientLib/StompClientLib/Classes/StompClientLib.swift#L199
parameter of 'webSocketDidOpen' has different optionality than expected by protocol 'SRWebSocketDelegate'
build: pennyway-client-iOS/Pods/StompClientLib/StompClientLib/Classes/StompClientLib.swift#L204
parameters of 'webSocket(_:didFailWithError:)' have different optionality than expected by protocol 'SRWebSocketDelegate'
build: pennyway-client-iOS/Pods/StompClientLib/StompClientLib/Classes/StompClientLib.swift#L214
parameters of 'webSocket(_:didCloseWithCode:reason:wasClean:)' have different optionality than expected by protocol 'SRWebSocketDelegate'
build: pennyway-client-iOS/Pods/StompClientLib/StompClientLib/Classes/StompClientLib.swift#L223
parameters of 'webSocket(_:didReceivePong:)' have different optionality than expected by protocol 'SRWebSocketDelegate'
build: pennyway-client-iOS/Pods/StompClientLib/StompClientLib/Classes/StompClientLib.swift#L112
'init(urlRequest:protocols:allowsUntrustedSSLCertificates:)' is deprecated: Disabling certificate chain validation is unsafe. Please use a proper Certificate Authority to issue your TLS certificates.
build: pennyway-client-iOS/Pods/StompClientLib/StompClientLib/Classes/StompClientLib.swift#L209
cast from '(any Error)?' to unrelated type 'String' always fails
build: pennyway-client-iOS/Pods/StompClientLib/StompClientLib/Classes/StompClientLib.swift#L257
'send' is deprecated: Please use `sendString:error:` or `sendData:error:` instead.
build: pennyway-client-iOS/Pods/StompClientLib/StompClientLib/Classes/StompClientLib.swift#L322
'send' is deprecated: Please use `sendString:error:` or `sendData:error:` instead.