Merge pull request #958 from tchapgouv/957-utiliser-les-feature-flags… #789
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
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:
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/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/Crypto/Algorithms/RoomEvent/MXRoomEventDecryption.swift#L230
enum case 'MissingRoomKey' has 2 associated values; matching them as a tuple is deprecated
|
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
|