Skip to content

fix tests

fix tests #128

Triggered via push April 26, 2024 02:35
Status Success
Total duration 4m 49s
Artifacts

run-tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings and 1 notice
Run Unit Tests
Tests Passed: 0 failed, 0 skipped, 15 total (2.186 seconds)
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