Weblate translations #4999
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/OGGDecoder.swift#L234
variable 'newDecoder' was never mutated; consider changing to 'let' constant
|
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#L199
initialization of 'UnsafeMutablePointer<UInt8>' results in a dangling pointer
|
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#L259
initialization of 'UnsafeMutablePointer<UInt8>' results in a dangling pointer
|
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:
Users/runner/Library/Developer/Xcode/DerivedData/Riot-fyltqautoatxzrcbkkjtnmgsdbto/SourcePackages/checkouts/swift-ogg/Sources/SwiftOGG/OGGEncoder.swift#L306
initialization of 'UnsafeMutablePointer<UInt8>' results in a dangling pointer
|
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'
|