Skip to content

rename slightly

rename slightly #138

Triggered via push May 1, 2024 17:39
Status Failure
Total duration 8m 43s
Artifacts

run-tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
Run Unit Tests: Tests/MuxPlayerSwift/PlaybackURLTests.swift#L49
testMaximumResolution, XCTAssertEqual failed: ("Optional("https://stream.staging.mux.com/abc.m3u8?redundant_streams=true&max_resolution=720p")") is not equal to ("Optional("https://stream.mux.com/abc.m3u8?redundant_streams=true&max_resolution=720p")")
Run Unit Tests: Tests/MuxPlayerSwift/PlaybackURLTests.swift#L49
testMaximumResolution, XCTAssertEqual failed: ("Optional("https://stream.staging.mux.com/abc.m3u8?redundant_streams=true&max_resolution=1080p")") is not equal to ("Optional("https://stream.mux.com/abc.m3u8?redundant_streams=true&max_resolution=1080p")")
Run Unit Tests: Tests/MuxPlayerSwift/PlaybackURLTests.swift#L49
testMaximumResolution, XCTAssertEqual failed: ("Optional("https://stream.staging.mux.com/abc.m3u8?redundant_streams=true&max_resolution=1440p")") is not equal to ("Optional("https://stream.mux.com/abc.m3u8?redundant_streams=true&max_resolution=1440p")")
Run Unit Tests: Tests/MuxPlayerSwift/PlaybackURLTests.swift#L49
testMaximumResolution, XCTAssertEqual failed: ("Optional("https://stream.staging.mux.com/abc.m3u8?redundant_streams=true&max_resolution=2160p")") is not equal to ("Optional("https://stream.mux.com/abc.m3u8?redundant_streams=true&max_resolution=2160p")")
Run Unit Tests: Tests/MuxPlayerSwift/PlaybackURLTests.swift#L49
testMaximumResolution, XCTAssertEqual failed: ("Optional("https://stream.staging.mux.com/abc.m3u8?redundant_streams=true")") is not equal to ("Optional("https://stream.mux.com/abc.m3u8?redundant_streams=true")")
Run Unit Tests: Tests/MuxPlayerSwift/PlaybackURLTests.swift#L95
testMinimumResolution, XCTAssertEqual failed: ("Optional("https://stream.staging.mux.com/abc.m3u8?redundant_streams=true&min_resolution=480p")") is not equal to ("Optional("https://stream.mux.com/abc.m3u8?redundant_streams=true&min_resolution=480p")")
Run Unit Tests: Tests/MuxPlayerSwift/PlaybackURLTests.swift#L95
testMinimumResolution, XCTAssertEqual failed: ("Optional("https://stream.staging.mux.com/abc.m3u8?redundant_streams=true&min_resolution=540p")") is not equal to ("Optional("https://stream.mux.com/abc.m3u8?redundant_streams=true&min_resolution=540p")")
Run Unit Tests: Tests/MuxPlayerSwift/PlaybackURLTests.swift#L95
testMinimumResolution, XCTAssertEqual failed: ("Optional("https://stream.staging.mux.com/abc.m3u8?redundant_streams=true&min_resolution=720p")") is not equal to ("Optional("https://stream.mux.com/abc.m3u8?redundant_streams=true&min_resolution=720p")")
Run Unit Tests: Tests/MuxPlayerSwift/PlaybackURLTests.swift#L95
testMinimumResolution, XCTAssertEqual failed: ("Optional("https://stream.staging.mux.com/abc.m3u8?redundant_streams=true&min_resolution=1080p")") is not equal to ("Optional("https://stream.mux.com/abc.m3u8?redundant_streams=true&min_resolution=1080p")")
Run Unit Tests: Tests/MuxPlayerSwift/PlaybackURLTests.swift#L95
testMinimumResolution, XCTAssertEqual failed: ("Optional("https://stream.staging.mux.com/abc.m3u8?redundant_streams=true&min_resolution=1440p")") is not equal to ("Optional("https://stream.mux.com/abc.m3u8?redundant_streams=true&min_resolution=1440p")")
Run Unit Tests
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 Unit Tests: Sources/MuxPlayerSwift/Fairplay/ContentKeySessionDelegate.swift#L141
string interpolation produces a debug description for an optional value; did you mean to make this explicit?
Run Unit Tests: Sources/MuxPlayerSwift/Fairplay/FairplaySessionManager.swift#L72
string interpolation produces a debug description for an optional value; did you mean to make this explicit?
Run Unit Tests: Sources/MuxPlayerSwift/Fairplay/FairplaySessionManager.swift#L73
string interpolation produces a debug description for an optional value; did you mean to make this explicit?
Run Unit Tests: Sources/MuxPlayerSwift/Fairplay/FairplaySessionManager.swift#L86
string interpolation produces a debug description for an optional value; did you mean to make this explicit?