Skip to content

fix(ci): don't rebuild when packing #19

fix(ci): don't rebuild when packing

fix(ci): don't rebuild when packing #19

Triggered via push January 4, 2024 01:20
Status Success
Total duration 3m 3s
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/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
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.'