Skip to content

Update portuguese translations #1225

Update portuguese translations

Update portuguese translations #1225

Triggered via pull request July 5, 2024 16:54
Status Success
Total duration 7m 49s
Artifacts

compile.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

33 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: android-actions/setup-android@v2.0.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, android-actions/setup-android@v2.0.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: ios/src/main/java/org/ergoplatform/ios/Main.kt#L63
'getMainScreen(): UIScreen!' is deprecated. Deprecated in Java
build: ios/src/main/java/org/ergoplatform/ios/Preferences.kt#L21
Unchecked cast: NSMutableDictionary<*, *>! to NSMutableDictionary<NSString?, NSObject?>
build: ios/src/main/java/org/ergoplatform/ios/transactions/AddressTransactionsViewController.kt#L58
'UIDocumentPickerMode' is deprecated. Deprecated in Java
build: ios/src/main/java/org/ergoplatform/ios/transactions/AddressTransactionsViewController.kt#L147
'constructor UIDocumentPickerViewController(NSURL!, UIDocumentPickerMode!)' is deprecated. Deprecated in Java
build: ios/src/main/java/org/ergoplatform/ios/transactions/AddressTransactionsViewController.kt#L149
'UIDocumentPickerMode' is deprecated. Deprecated in Java
build: ios/src/main/java/org/ergoplatform/ios/transactions/AddressTransactionsViewController.kt#L157
'didPickDocument(UIDocumentPickerViewController!, NSURL!): Unit' is deprecated. Overrides deprecated member in 'org.robovm.apple.uikit.UIDocumentPickerDelegateAdapter'. Deprecated in Java
build: ios/src/main/java/org/ergoplatform/ios/transactions/SigningPromptViewController.kt#L52
Unnecessary safe call on a non-null receiver of type QrCodePagesCollector. This expression will have nullable type in future releases
build: ios/src/main/java/org/ergoplatform/ios/transactions/SigningPromptViewController.kt#L74
Unnecessary safe call on a non-null receiver of type QrCodePagesCollector. This expression will have nullable type in future releases
build: ios/src/main/java/org/ergoplatform/ios/ui/CommonButtons.kt#L9
'setter for contentEdgeInsets: UIEdgeInsets!' is deprecated. Deprecated in Java
build: common-compose/src/main/kotlin/org/ergoplatform/compose/ErgoAddressText.kt#L16
This class can only be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
build: common-compose/src/main/kotlin/org/ergoplatform/compose/addressbook/ChooseAddressLayout.kt#L37
This class can only be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
build: android/src/main/java/org/ergoplatform/android/MainActivity.kt#L147
'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Overrides deprecated member in 'androidx.activity.ComponentActivity'. Deprecated in Java
build: android/src/main/java/org/ergoplatform/android/MainActivity.kt#L200
'onBackPressed(): Unit' is deprecated. Overrides deprecated member in 'androidx.core.app.ComponentActivity'. Deprecated in Java
build: android/src/main/java/org/ergoplatform/android/ergoauth/ErgoAuthenticationFragment.kt#L192
'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
build: android/src/main/java/org/ergoplatform/android/mosaik/MosaikFragment.kt#L335
Parameter 'properties' is never used, could be renamed to _
build: android/src/main/java/org/ergoplatform/android/mosaik/MosaikFragment.kt#L335
Parameter 'modifier' is never used, could be renamed to _
build: android/src/main/java/org/ergoplatform/android/mosaik/MosaikFragment.kt#L335
Parameter 'content' is never used, could be renamed to _
build: android/src/main/java/org/ergoplatform/android/mosaik/MosaikFragment.kt#L346
'onActivityResult(Int, Int, Intent?): Unit' is deprecated. Deprecated in Java
build
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/
build: desktop/src/main/java/org/ergoplatform/Main.kt#L44
This class can only be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
build: desktop/src/main/java/org/ergoplatform/desktop/mosaik/MosaikOverviewComponent.kt#L26
This class can only be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
build: desktop/src/main/java/org/ergoplatform/desktop/settings/SettingsComponent.kt#L31
This class can only be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
build: desktop/src/main/java/org/ergoplatform/desktop/transactions/SubmitTransactionComponent.kt#L57
Parameter 'signingPrompt' is never used, could be renamed to _
build: desktop/src/main/java/org/ergoplatform/desktop/ui/PasswordDialog.kt#L38
This class can only be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
build: desktop/src/main/java/org/ergoplatform/desktop/ui/UiUtils.kt#L26
This class can only be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
build: desktop/src/main/java/org/ergoplatform/desktop/ui/navigation/Component.kt#L13
This class can only be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
build: desktop/src/main/java/org/ergoplatform/desktop/ui/navigation/NavHostComponent.kt#L203
This class can only be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
build: desktop/src/main/java/org/ergoplatform/desktop/wallet/SaveWalletComponent.kt#L85
This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.