Skip to content

update icon

update icon #3

Triggered via push December 22, 2025 22:19
Status Success
Total duration 4m 32s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build: src/SendSpinClient.Core/Audio/Codecs/OpusDecoder.cs#L60
'OpusDecoder.Decode(byte[], int, int, short[], int, int, bool)' is obsolete: 'Use Span<> overrides if possible'
build: src/SendSpinClient.Core/Audio/Codecs/OpusDecoder.cs#L41
'OpusDecoder.OpusDecoder(int, int)' is obsolete: 'Use OpusCodecFactory methods which can give you native code if supported by your platform'