This repository has been archived by the owner on May 13, 2024. It is now read-only.
add initialized to decode nullable metadata in TrackData.swift (#57) #209
Annotations
4 warnings and 1 notice
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run tests:
Sources/MembraneRTC/Events/Event.swift#L284
expression implicitly coerced from 'Metadata?' (aka 'Optional<AnyJson>') to 'Any'
|
Run tests:
ld#L1
linking against a dylib which is not safe for use in application extensions: /Users/runner/Library/Developer/Xcode/DerivedData/MembraneVideoroomDemo-bkynfkmpojiyhweglyffbtldidzp/Build/Products/Debug-iphonesimulator/WebRTC.framework/WebRTC
|
Run tests
Run script build phase 'Run Script' 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 'MembraneVideoroomDemo' from project 'MembraneVideoroomDemo')
|
Run tests
Tests Passed: 0 failed, 0 skipped, 6 total (0.242 seconds)
|
Loading