Parent: #178
Current role
Child 과업 / O2 for fixing current warning/deprecation output after the default branch is reconciled.
Current-code evidence
- Baseline quickcheck on
origin/develop passed but emitted 11 Python warnings.
- Warning families:
- librosa
n_fft=1024 is too large on short chord-recognizer fixtures.
PySoundFile failed. Trying audioread instead and FutureWarning: librosa.core.audio.__audioread_load on temporal missing-file test.
Relationships
Acceptance criteria
Parent: #178
Current role
Child
과업 / O2for fixing current warning/deprecation output after the default branch is reconciled.Current-code evidence
origin/developpassed but emitted 11 Python warnings.n_fft=1024 is too largeon short chord-recognizer fixtures.PySoundFile failed. Trying audioread insteadandFutureWarning: librosa.core.audio.__audioread_loadon temporal missing-file test.Relationships
Acceptance criteria
-W alwaysand no warning summary../scripts/harness/quickcheck.shruns without warning/deprecated output.