Change RTMPStream readyState observers to open #493
Triggered via pull request
February 12, 2024 17:34
Status
Failure
Total duration
18m 35s
Artifacts
–
Annotations
2 errors, 4 warnings, and 1 notice
build:
Examples/iOS/NetStreamSwitcher.swift#L132
type 'NetStreamSwitcher' does not conform to protocol 'IOStreamDelegate'
|
build
Process completed with exit code 1.
|
build:
Tests/RTMP/AMFFoundationTests.swift#L13
immutable value 'array_0' was never used; consider replacing with '_' or removing it
|
build:
Tests/MPEG/HEVCDecoderConfigurationRecordTests.swift#L11
variable 'formatDescription' was never mutated; consider changing to 'let' constant
|
build:
Tests/MPEG/ADTSHeaderTests.swift#L9
initialization of immutable value 'header' was never used; consider replacing with assignment to '_' or removing it
|
build:
Tests/MPEG/ADTSReaderTests.swift#L13
value 'range' was defined but never used; consider replacing with boolean test
|
build
Tests Passed: 0 failed, 0 skipped, 71 total (7.915 seconds)
|