Skip to content

And one rename

And one rename #141

Triggered via push May 1, 2024 19:41
Status Success
Total duration 4m 42s
Artifacts

run-tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 warnings and 1 notice
Run Unit Tests
Tests Passed: 0 failed, 0 skipped, 11 total (1.045 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/Fairplay/ContentKeySessionDelegate.swift#L157
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#L55
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#L61
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#L113
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#L114
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#L127
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#L179
left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used