Skip to content

nostrdb: query: enforce author matches in author_kind queries

e700ca0
Select commit
Loading
Failed to load commit list.
Closed

Update to latest nostrdb #3191

nostrdb: query: enforce author matches in author_kind queries
e700ca0
Select commit
Loading
Failed to load commit list.
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

  Command SwiftCompile failed with a nonzero exit code
  nostrdb/Ndb.swift:114
      Missing argument for parameter 'writer_scratch_buffer_size' in call

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