release #15
release.yml
on: workflow_dispatch
release-android
/
release
6m 58s
release-ios
/
release
11m 2s
Annotations
4 errors and 14 warnings
release-android / release
Process completed with exit code 1.
|
release-ios / release
The run was canceled by @farfromrefug.
|
release-ios / release
error: Filename "NSLocale+ISO639_2.swift" used twice: '/Users/runner/work/alpimaps/alpimaps/App_Resources/iOS/src/NSLocale+ISO639_2.swift' and '/Users/runner/work/alpimaps/alpimaps/node_modules/@***/nativescript-app-utils/platforms/ios/src/NSLocale+ISO639_2.swift' (in target 'alpimaps' from project 'alpimaps')
|
release-ios / release
The operation was canceled.
|
release-android / release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3, oNaiPs/secrets-to-env-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
release-android / release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
release-ios / release
jq 1.7.1 is already installed and up-to-date.
To reinstall 1.7.1, run:
brew reinstall jq
|
release-ios / release:
platforms/ios/Pods/WKWebViewRTC/WKWebViewRTC/Classes/iEnumerateDevices.swift#L85
switch covers known cases, but 'AVCaptureDevice.Position' may have additional unknown values, possibly added in future versions; this is an error in the Swift 6 language mode
|
release-ios / release:
platforms/ios/Pods/WKWebViewRTC/WKWebViewRTC/Classes/iGetUserMedia.swift#L54
switch covers known cases, but 'AVAuthorizationStatus' may have additional unknown values, possibly added in future versions; this is an error in the Swift 6 language mode
|
release-ios / release:
platforms/ios/Pods/WKWebViewRTC/WKWebViewRTC/Classes/iGetUserMedia.swift#L76
switch covers known cases, but 'AVAuthorizationStatus' may have additional unknown values, possibly added in future versions; this is an error in the Swift 6 language mode
|
release-ios / release:
platforms/ios/Pods/WKWebViewRTC/WKWebViewRTC/Classes/iMediaStreamRenderer.swift#L106
variable 'pluginVideoTrack' was written to, but never read
|
release-ios / release:
platforms/ios/Pods/WKWebViewRTC/WKWebViewRTC/Classes/iMediaStreamTrack.swift#L111
result of call to 'startCapture()' is unused
|
release-ios / release:
platforms/ios/Pods/WKWebViewRTC/WKWebViewRTC/Classes/iMediaStreamTrack.swift#L119
result of call to 'switchCamera()' is unused
|
release-ios / release:
platforms/ios/Pods/WKWebViewRTC/WKWebViewRTC/Classes/iRTCDataChannel.swift#L67
'maxRetransmitTimeMs' is deprecated
|
release-ios / release:
platforms/ios/Pods/WKWebViewRTC/WKWebViewRTC/Classes/iRTCDataChannel.swift#L203
switch covers known cases, but 'RTCDataChannelState' may have additional unknown values; this is an error in the Swift 6 language mode
|
release-ios / release:
platforms/ios/Pods/WKWebViewRTC/WKWebViewRTC/Classes/iRTCPeerConnection.swift#L714
result of call to 'addTrack' is unused
|
release-ios / release:
platforms/ios/Pods/WKWebViewRTC/WKWebViewRTC/Classes/WKWebViewRTC.swift#L191
capture of 'options' with non-sendable type 'NSDictionary?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
release-ios / release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|