Use correct personal github access token in CD #35
Annotations
3 errors and 5 warnings
build
error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.
|
build
error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
Pods/ADUtils/Modules/ADUtils/ProxyDetector.swift#L44
will never be executed
|
build:
Pods/ADUtils/Modules/ADUtils/RegisterableView.swift#L86
converting function value of type '@mainactor (RegisterableView) -> ()' to '(RegisterableView) throws -> Void' loses global actor 'MainActor'
|
build:
Pods/ADUtils/Modules/ADUtils/RegisterableView.swift#L90
converting function value of type '@mainactor (RegisterableView) -> ()' to '(RegisterableView) throws -> Void' loses global actor 'MainActor'
|
build:
Pods/ADUtils/Modules/ADUtils/RegisterableView.swift#L94
converting function value of type '@mainactor (RegisterableView) -> ()' to '(RegisterableView) throws -> Void' loses global actor 'MainActor'
|