Refactoring for muted functionalities. #574
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
|