Skip to content

Weblate translations #4999

Weblate translations

Weblate translations #4999

Triggered via pull request January 9, 2024 10:21
Status Failure
Total duration 21m 10s
Artifacts

ci-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Tests
Process completed with exit code 1.
Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests
Run script build phase 'Create Symlinks to Header Folders' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'Realm' from project 'Pods')
Tests: Users/runner/Library/Developer/Xcode/DerivedData/Riot-fyltqautoatxzrcbkkjtnmgsdbto/SourcePackages/checkouts/swift-ogg/Sources/SwiftOGG/OGGEncoder.swift#L168
'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead
Tests: Users/runner/Library/Developer/Xcode/DerivedData/Riot-fyltqautoatxzrcbkkjtnmgsdbto/SourcePackages/checkouts/swift-ogg/Sources/SwiftOGG/OGGEncoder.swift#L249
'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead
Tests: Users/runner/Library/Developer/Xcode/DerivedData/Riot-fyltqautoatxzrcbkkjtnmgsdbto/SourcePackages/checkouts/swift-ogg/Sources/SwiftOGG/OGGEncoder.swift#L297
'withUnsafeBytes' is deprecated: use `withUnsafeBytes<R>(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` instead
Tests: Pods/MatrixSDK/MatrixSDK/ContentScan/Data/Store/Realm/Event/MXRealmEventScan.h#L62
'MXRealmMediaScan' is deprecated: RLM_ARRAY_TYPE has been deprecated. Use RLM_COLLECTION_TYPE instead.
Tests: Pods/MatrixSDK/MatrixSDK/Background/MXBackgroundStore.swift#L239
result of 'localUnreadEventCountPerThread(_:withTypeIn:)' has different optionality than expected by protocol 'MXStore'