Skip to content

Update Icons

Update Icons #8

Triggered via push December 23, 2025 01:29
Status Success
Total duration 1m 56s
Artifacts

ci.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'