Skip to content

Rename property channel to track. #562

Rename property channel to track.

Rename property channel to track. #562

Triggered via pull request April 13, 2024 08:02
Status Failure
Total duration 19m 46s
Artifacts

review.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 6 warnings
build: Tests/RTMP/RTMPTimestampTests.swift#L37
testAVAudioTime, XCTAssertEqual failed: ("21") is not equal to ("0")
build: Tests/RTMP/RTMPTimestampTests.swift#L38
testAVAudioTime, XCTAssertEqual failed: ("21") is not equal to ("1")
build: Tests/RTMP/RTMPTimestampTests.swift#L39
testAVAudioTime, XCTAssertEqual failed: ("22") is not equal to ("0")
build: Tests/RTMP/RTMPTimestampTests.swift#L40
testAVAudioTime, XCTAssertEqual failed: ("21") is not equal to ("1")
build: Tests/RTMP/RTMPTimestampTests.swift#L41
testAVAudioTime, XCTAssertEqual failed: ("21") is not equal to ("0")
build
Tests Failed: 5 failed, 0 skipped, 73 total (9.979 seconds)
build
Process completed with exit code 1.
build: Examples/iOS/IngestViewController.swift#L49
'statusBarOrientation' was deprecated in iOS 13.0: Use the interfaceOrientation property of the window scene instead.
build: Examples/iOS/IngestViewController.swift#L297
'statusBarOrientation' was deprecated in iOS 13.0: Use the interfaceOrientation property of the window scene instead.
build: Sources/IO/IOAudioResampler.swift#L69
Prefer For-Where Violation: `where` clauses are preferred over a single `if` inside a `for` (for_where)
build: Tests/RTMP/AMFFoundationTests.swift#L13
immutable value 'array_0' was never used; consider replacing with '_' or removing it
build: Tests/ISO/ADTSHeaderTests.swift#L9
initialization of immutable value 'header' was never used; consider replacing with assignment to '_' or removing it
build: Tests/ISO/ADTSReaderTests.swift#L13
value 'range' was defined but never used; consider replacing with boolean test