Skip to content

Refactoring for muted functionalities. #574

Refactoring for muted functionalities.

Refactoring for muted functionalities. #574

Triggered via pull request April 20, 2024 07:06
Status Failure
Total duration 2m 45s
Artifacts

review.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
build: Tests/IO/IOAudioMixerBySingleTrackTests.swift#L10
extra arguments at positions #1, #4 in call
build: Tests/IO/IOAudioMixerBySingleTrackTests.swift#L14
cannot infer contextual base in reference to member 'init'
build: Tests/IO/IOAudioMixerBySingleTrackTests.swift#L24
extra arguments at positions #1, #4 in call
build: Tests/IO/IOAudioMixerBySingleTrackTests.swift#L28
cannot infer contextual base in reference to member 'init'
build: Tests/IO/IOAudioMixerBySingleTrackTests.swift#L38
extra arguments at positions #1, #4 in call
build: Tests/IO/IOAudioMixerBySingleTrackTests.swift#L42
cannot infer contextual base in reference to member 'init'
build: Tests/IO/IOAudioMixerByMultiTrackTests.swift#L10
extra arguments at positions #1, #4 in call
build: Tests/IO/IOAudioMixerByMultiTrackTests.swift#L14
cannot infer contextual base in reference to member 'init'
build: Tests/IO/IOAudioMixerByMultiTrackTests.swift#L24
extra arguments at positions #1, #4 in call
build: Tests/IO/IOAudioMixerByMultiTrackTests.swift#L28
cannot infer contextual base in reference to member 'init'
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#L71
expression implicitly coerced from 'IOAudioUnitError?' to 'Any'
build: Examples/iOS/IngestViewController.swift#L297
'statusBarOrientation' was deprecated in iOS 13.0: Use the interfaceOrientation property of the window scene instead.
build: Examples/iOS/IngestViewController.swift#L354
expression implicitly coerced from 'IOAudioUnitError?' to 'Any'
build
SwiftLint not installed, download from https://github.com/realm/SwiftLint
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
build: Tests/RTMP/AMFFoundationTests.swift#L13
immutable value 'array_0' was never used; consider replacing with '_' or removing it