Update to latest nostrdb #3191
Closed
Update to latest nostrdb #3191
Xcode Cloud / damus | Default | Test - iOS
required action
Aug 13, 2025 in 4m 24s
2 errors, 17 warnings
Report Summary | |
---|---|
Errors | 2 |
Test Failures | 0 |
Analysis Issues | 0 |
Warnings | 17 |
Details
2 Errors
Details
17 Warnings
Details
nostrdb/Ndb.swift:527
Backward matching of the unlabeled trailing closure is deprecated; label the argument with 'with' to suppress this warning
nostrdb/Ndb.swift:691
Reference to captured var 'subid' in concurrently-executing code; this is an error in the Swift 6 language mode
nostrdb/Ndb.swift:665
Reference to captured var 'subid' in concurrently-executing code; this is an error in the Swift 6 language mode
nostrdb/Ndb.swift:521
Backward matching of the unlabeled trailing closure is deprecated; label the argument with 'with' to suppress this warning
nostrdb/Ndb.swift:782
Initialization of immutable value 'timeoutTask' was never used; consider replacing with assignment to '_' or removing it
nostrdb/Ndb.swift:663
Reference to captured var 'subid' in concurrently-executing code; this is an error in the Swift 6 language mode
Skipping duplicate build file in Compile Sources build phase: /Volumes/workspace/repository/damus/Shared/Media/Video/DamusVideoPlayer.swift
nostrdb/Ndb.swift:686
Reference to captured var 'terminationStarted' in concurrently-executing code; this is an error in the Swift 6 language mode
nostrdb/Ndb.swift:689
Mutation of captured var 'streaming' in concurrently-executing code; this is an error in the Swift 6 language mode
nostrdb/Ndb.swift:661
Mutation of captured var 'streaming' in concurrently-executing code; this is an error in the Swift 6 language mode
nostrdb/Ndb.swift:664
Reference to captured var 'subid' in concurrently-executing code; this is an error in the Swift 6 language mode
nostrdb/Ndb.swift:692
Capture of 'filtersPointer' with non-sendable type 'UnsafeMutablePointer' in a '@Sendable' closure; this is an error in the Swift 6 language mode
nostrdb/Ndb.swift:658
Reference to captured var 'terminationStarted' in concurrently-executing code; this is an error in the Swift 6 language mode
nostrdb/Ndb.swift:690
Reference to captured var 'subid' in concurrently-executing code; this is an error in the Swift 6 language mode
nostrdb/Ndb.swift:659
Mutation of captured var 'terminationStarted' in concurrently-executing code; this is an error in the Swift 6 language mode
nostrdb/Ndb.swift:667
Capture of 'filtersPointer' with non-sendable type 'UnsafeMutablePointer' in a '@Sendable' closure; this is an error in the Swift 6 language mode
nostrdb/Ndb.swift:687
Mutation of captured var 'terminationStarted' in concurrently-executing code; this is an error in the Swift 6 language mode
Loading