1.2.1.2-ydm-0.1.7 #7
Annotations
10 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: microsoft/[email protected], actions/setup-dotnet@v3, NuGet/setup-nuget@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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.'
|
build:
CSCore/AudioSubTypes.Utils.cs#L9
XML comment has cref attribute 'MFMediaType' that could not be resolved
|
build:
CSCore/Codecs/ConnectionEstablishedEventArgs.cs#L6
XML comment has cref attribute 'ConnectionEstablished' that could not be resolved
|