Skip to content

feat(ci): publish changes #12

feat(ci): publish changes

feat(ci): publish changes #12

Triggered via push December 15, 2023 13:52
Status Success
Total duration 1m 28s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
build: CSCore/DSP/ChannelMatrix.cs#L540
#warning: 'not implemented channel matrix'
build: CSCore/DSP/ChannelMatrix.cs#L546
#warning: 'not implemented channel matrix'
build: CSCore/Codecs/OGG/NVorbisSource.cs#L18
'VorbisReader.Comments' is obsolete: 'Use .Tags.All instead.'
build: CSCore/Codecs/OGG/NVorbisSource.cs#L58
'VorbisReader.DecodedPosition' is obsolete: 'Use VorbisReader.SamplePosition instead.'
build: CSCore/Codecs/OGG/NVorbisSource.cs#L67
'VorbisReader.DecodedPosition' is obsolete: 'Use VorbisReader.SamplePosition instead.'
build: CSCore/Codecs/AIFF/AiffBinaryReader.cs#L81
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
build: CSCore/Codecs/AIFF/AiffBinaryReader.cs#L85
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first