Restore createKeyWithKeyId
#2247
Annotations
10 errors and 12 warnings
Unit tests:
MatrixSDK/Crypto/SecretStorage/MXSecretStorage.m#L169
use of undeclared identifier 'OLMPkDecryption'
|
Unit tests:
MatrixSDK/Crypto/SecretStorage/MXSecretStorage.m#L169
use of undeclared identifier 'decryption'
|
Unit tests:
MatrixSDK/Crypto/SecretStorage/MXSecretStorage.m#L169
use of undeclared identifier 'OLMPkDecryption'
|
Unit tests:
MatrixSDK/Crypto/SecretStorage/MXSecretStorage.m#L170
use of undeclared identifier 'decryption'
|
Unit tests:
MatrixSDK/Crypto/SecretStorage/MXSecretStorage.m#L171
use of undeclared identifier 'decryption'
|
Unit tests:
MatrixSDK/Crypto/SecretStorage/MXSecretStorage.m#L169
use of undeclared identifier 'OLMPkDecryption'
|
Unit tests:
MatrixSDK/Crypto/SecretStorage/MXSecretStorage.m#L169
use of undeclared identifier 'decryption'
|
Unit tests:
MatrixSDK/Crypto/SecretStorage/MXSecretStorage.m#L169
use of undeclared identifier 'OLMPkDecryption'
|
Unit tests:
MatrixSDK/Crypto/SecretStorage/MXSecretStorage.m#L170
use of undeclared identifier 'decryption'
|
Unit tests:
MatrixSDK/Crypto/SecretStorage/MXSecretStorage.m#L171
use of undeclared identifier 'decryption'
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit tests:
Pods/Pods.xcodeproj#L1
The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.9, but the range of supported deployment target versions is 10.13 to 13.1.99. (in target 'Realm-macOS' from project 'Pods')
|
Unit tests:
Pods/Pods.xcodeproj#L1
The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.9, but the range of supported deployment target versions is 10.13 to 13.1.99. (in target 'OHHTTPStubs-macOS' from project 'Pods')
|
Unit tests:
Pods/Pods.xcodeproj#L1
The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.10, but the range of supported deployment target versions is 10.13 to 13.1.99. (in target 'AFNetworking-c94d3492' from project 'Pods')
|
Unit tests:
Pods/Realm/Realm/RLMAnalytics.mm#L125
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Unit tests:
Pods/Realm/Realm/RLMAccessor.mm#L538
incompatible pointer types sending 'id<NSFastEnumeration>' to parameter of type 'NSArray * _Nonnull' [-Wincompatible-pointer-types]
|
Unit tests:
MatrixSDK/MatrixSDK.h#L197
umbrella header for module 'MatrixSDK' does not include header 'MXEncrypting.h'
|
Unit tests:
MatrixSDK/MatrixSDK.h#L197
umbrella header for module 'MatrixSDK' does not include header 'MXKeyBackupPreparationInfo.h'
|
Unit tests:
MatrixSDK/MatrixSDK.h#L197
umbrella header for module 'MatrixSDK' does not include header 'MXOlmSession.h'
|
Unit tests:
MatrixSDK/MatrixSDK.h#L197
umbrella header for module 'MatrixSDK' does not include header 'MXOutgoingRoomKeyRequest.h'
|
Unit tests:
MatrixSDK/Background/MXBackgroundStore.swift#L239
result of 'localUnreadEventCountPerThread(_:withTypeIn:)' has different optionality than expected by protocol 'MXStore'
|
Loading