Skip to content

Remove Media Foundation #20

Remove Media Foundation

Remove Media Foundation #20

Triggered via pull request November 11, 2024 21:05
Status Success
Total duration 3m 22s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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