feat(NowPlaying): blend real audio with synthetic flourish in Wavefor… #197
Annotations
11 warnings
|
Unit Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit Tests:
perch/Features/NowPlaying/AudioSpectrumAnalyzer.swift#L26
'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type '[Float]', consider removing it
|
|
Unit Tests:
perch/Features/NowPlaying/AudioSpectrumAnalyzer.swift#L23
'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type '[Float]', consider removing it
|
|
Unit Tests:
perch/Features/NowPlaying/AudioSpectrumAnalyzer.swift#L22
'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type '[Float]', consider removing it
|
|
Unit Tests:
perch/Features/NowPlaying/AudioSpectrumAnalyzer.swift#L19
'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type '[Float]', consider removing it
|
|
Unit Tests:
perch/Features/NowPlaying/AudioSpectrumAnalyzer.swift#L16
'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type '[Float]', consider removing it
|
|
Unit Tests:
perch/Features/NowPlaying/AudioSpectrumAnalyzer.swift#L13
'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Int', consider removing it
|
|
Unit Tests:
perch/Features/NowPlaying/AudioSpectrumAnalyzer.swift#L12
'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Int', consider removing it
|
|
Unit Tests:
perch/Features/NowPlaying/AudioSpectrumAnalyzer.swift#L10
'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'Int', consider removing it
|
|
Unit Tests:
perch/Features/NowPlaying/AudioCaptureService.swift#L19
'nonisolated(unsafe)' has no effect on property 'spectrumAnalyzer', consider using 'nonisolated'
|
|
Unit Tests:
perch/Features/NowPlaying/AudioCaptureService.swift#L18
'nonisolated(unsafe)' has no effect on property 'stream', consider using 'nonisolated'
|