Skip to content

test: add UI tests to example application #272

test: add UI tests to example application

test: add UI tests to example application #272

Triggered via push October 1, 2024 18:14
Status Success
Total duration 5m 37s
Artifacts

run-tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Run Unit Tests
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/
Run Unit Tests: Sources/MuxPlayerSwift/FairPlay/ContentKeySessionDelegate.swift#L61
conditional cast from 'any Error' to 'NSError' always succeeds
Run Unit Tests: Tests/MuxPlayerSwift/MonitorTests.swift#L132
initialization of immutable value 'playerViewController' was never used; consider replacing with assignment to '_' or removing it
Run Unit Tests: Tests/MuxPlayerSwift/MonitorTests.swift#L153
initialization of immutable value 'playerLayer' was never used; consider replacing with assignment to '_' or removing it
Run Unit Tests
xcbeautify 2.11.0 is already installed and up-to-date. To reinstall 2.11.0, run: brew reinstall xcbeautify