Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make media objects optional #539

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Make media objects optional

4d24fa2
Select commit
Loading
Failed to load commit list.
Open

Make media objects optional #539

Make media objects optional
4d24fa2
Select commit
Loading
Failed to load commit list.
Xcode Cloud / Decimus | PR | Build - tvOS succeeded Dec 11, 2024 in 5m 40s

18 warnings

Report Summary
Errors 0
Test Failures 0
Analysis Issues 0
Warnings 18

Details

18 Warnings

Details

  dependencies/libquicr/include/quicr/detail/quic_transport.h:288
      Parameter 'metrics_data_samples' not found in the function declaration
  Decimus/Lib/libquicr/QMediaTypes.swift:59
      Switch must be exhaustive; this is an error in the Swift 6 language mode
  dependencies/libquicr/include/quicr/fetch_track_handler.h:12
      Empty paragraph passed to '@brief' command
  Decimus/Views/Components/CallControls.swift:190
      Main actor-isolated static property 'logger' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
  dependencies/libquicr/include/quicr/detail/safe_queue.h:50
      Empty paragraph passed to '@param' command
  dependencies/libquicr/include/quicr/detail/quic_transport.h:287
      Parameter 'metrics_conn_samples' not found in the function declaration
  Decimus/Views/Settings/SubscriptionSettingsView.swift:44
      'onChange(of:perform:)' was deprecated in tvOS 17.0: Use `onChange` with a two or zero parameter action closure instead.
  Decimus/Lib/libquicr/QFullTrackName.h:42
      Unused function 'ftnConvert'
  Decimus/Views/Components/CallControls.swift:69
      'onChange(of:perform:)' was deprecated in tvOS 17.0: Use `onChange` with a two or zero parameter action closure instead.
  dependencies/libquicr/include/quicr/detail/safe_queue.h:166
      '@return' command used in a comment that is attached to a function returning void
  Decimus/Views/CallSetupView.swift:56
      'onChange(of:perform:)' was deprecated in tvOS 17.0: Use `onChange` with a two or zero parameter action closure instead.
  Decimus/Views/CallSetupView.swift:155
      Value 'device' was defined but never used; consider replacing with boolean test
  Decimus/CaptureManager.swift:421
      Capture of 'sampleBuffer' with non-sendable type 'CMSampleBuffer' in a `@Sendable` closure; this is an error in the Swift 6 language mode
  Decimus/CpuUsage.swift:16
      Initialization of 'UnsafeMutablePointer' (aka 'UnsafeMutablePointer') results in a dangling pointer
  dependencies/libquicr/include/quicr/hash.h:76
      Unused function 'hash'
  Decimus/Publications/H264Publication.swift:100
      String interpolation produces a debug description for an optional value; did you mean to make this explicit?
  Decimus/Views/Settings/SubscriptionSettingsView.swift:129
      'onChange(of:perform:)' was deprecated in tvOS 17.0: Use `onChange` with a two or zero parameter action closure instead.
  Decimus/Lib/libquicr/QFullTrackName.h:60
      Unused function 'ftnConvert'