Skip to content

fix: add extra percent encoding to avoid origin url truncation #127

fix: add extra percent encoding to avoid origin url truncation

fix: add extra percent encoding to avoid origin url truncation #127

Triggered via push April 26, 2024 00:59
Status Failure
Total duration 7m 11s
Artifacts

run-tests.yml

on: push
Run Unit Tests
7m 1s
Run Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
Run Unit Tests: Tests/MuxPlayerSwift/PlaylistURLLocalMapperTests.swift#L225
testCommonMediaApplicationFormatRenditionPlaylistPlaylistLocalURLMapping, XCTAssertEqual failed: ("#EXTM3U
Run Unit Tests: Tests/MuxPlayerSwift/PlaylistURLLocalMapperTests.swift#L150
testTransportStreamRenditionPlaylistPlaylistLocalURLMapping, XCTAssertEqual failed: ("#EXTM3U
Run Unit Tests
Tests Failed: 2 failed, 0 skipped, 15 total (1.580 seconds)
Run Unit Tests
Process completed with exit code 65.
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/ReverseProxyServer/ReverseProxyServer.swift#L212
immutable value 'mimeType' was never used; consider replacing with '_' or removing it
Run Unit Tests: Sources/MuxPlayerSwift/ReverseProxyServer/ReverseProxyServer.swift#L282
variable 'strippedRequest' was never mutated; consider changing to 'let' constant
Run Unit Tests: Sources/MuxPlayerSwift/ReverseProxyServer/ReverseProxyServer.swift#L418
variable 'strippedRequest' was never mutated; consider changing to 'let' constant