Skip to content

957 utiliser les feature flags pour activer la voip pour dinum seulement #788

957 utiliser les feature flags pour activer la voip pour dinum seulement

957 utiliser les feature flags pour activer la voip pour dinum seulement #788

Triggered via pull request January 23, 2024 15:21
Status Failure
Total duration 16m 11s
Artifacts

ci-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 11 warnings
Tests: Tchap/Extensions/Account+Tchap.swift#L22
type 'BuildSettings' has no member 'tchapFeaturesAllowedHomeServersForFeature'
Tests: Tchap/Extensions/Account+Tchap.swift#L22
type 'BuildSettings' has no member 'tchapFeaturesAllowedHomeServersForFeature'
Tests: Tchap/Extensions/Account+Tchap.swift#L22
type 'BuildSettings' has no member 'tchapFeaturesAllowedHomeServersForFeature'
Tests: Tchap/Extensions/Account+Tchap.swift#L22
type 'BuildSettings' has no member 'tchapFeaturesAllowedHomeServersForFeature'
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: 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'
Tests: Pods/MatrixSDK/MatrixSDK/Crypto/CryptoMachine/MXCryptoMachine.swift#L585
'reloadKeys(users:)' is deprecated: The application should not manually force reload keys, use `downloadKeysIfNecessary` instead
Tests: Pods/MatrixSDK/MatrixSDK/Crypto/MXCryptoV2.swift#L502
'reloadKeys(users:)' is deprecated: The application should not manually force reload keys, use `downloadKeysIfNecessary` instead
Tests: Pods/MatrixSDK/MatrixSDK/Space/MXSpaceFileStore.swift#L68
'archiveRootObject(_:toFile:)' was deprecated in iOS 12.0: Use +archivedDataWithRootObject:requiringSecureCoding:error: and -writeToURL:options:error: instead
Tests: Pods/MatrixSDK/MatrixSDK/Space/MXSpaceFileStore.swift#L81
'unarchiveObject(withFile:)' was deprecated in iOS 12.0: Use +unarchivedObjectOfClass:fromData:error: instead
Tests: Pods/MatrixSDK/MatrixSDK/Space/MXSpaceService.swift#L501
variable 'directRoomIds' was never mutated; consider changing to 'let' constant
Tests: Pods/MatrixSDK/MatrixSDK/Utils/Categories/NSData+MatrixSDK.m#L30
'CC_MD5' is deprecated: first deprecated in iOS 13.0 - This function is cryptographically broken and should not be used in security contexts. Clients should migrate to SHA256 (or stronger). [-Wdeprecated-declarations]