test: add UI tests to example application #272
Annotations
5 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Sources/MuxPlayerSwift/FairPlay/ContentKeySessionDelegate.swift#L61
conditional cast from 'any Error' to 'NSError' always succeeds
|
Tests/MuxPlayerSwift/MonitorTests.swift#L132
initialization of immutable value 'playerViewController' was never used; consider replacing with assignment to '_' or removing it
|
Tests/MuxPlayerSwift/MonitorTests.swift#L153
initialization of immutable value 'playerLayer' was never used; consider replacing with assignment to '_' or removing it
|
|
This job succeeded
Loading