Skip to content
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 #207

add initialized to decode nullable metadata in TrackData.swift

add initialized to decode nullable metadata in TrackData.swift #207

Triggered via push March 25, 2024 14:10
Status Success
Total duration 4m 13s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 warnings and 1 notice
build
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/.
build: Sources/MembraneRTC/Events/Event.swift#L284
expression implicitly coerced from 'Metadata?' (aka 'Optional<AnyJson>') to 'Any'
build: 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
build
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')
build
Tests Passed: 0 failed, 0 skipped, 6 total (0.172 seconds)