Upgrade Nuget #6
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build:
NewLife.Audio/Codecs/ADPCMCodec.cs#L144
XML comment has syntactically incorrect cref attribute 'https://github.com/ctuning/ctuning-programs/blob/master/program/cbench-telecom-adpcm-d/adpcm.c'
|
Build:
NewLife.Audio/AAC/FaacEncoder.cs#L9
Missing XML comment for publicly visible type or member 'FaacEncoder.InputSamples'
|
Build:
NewLife.Audio/AAC/FaacEncoder.cs#L10
Missing XML comment for publicly visible type or member 'FaacEncoder.MaxOutput'
|
Build:
NewLife.Audio/AAC/FaacEncoder.cs#L11
Missing XML comment for publicly visible type or member 'FaacEncoder.FrameSize'
|
Build:
NewLife.Audio/AAC/FaacEncoder.cs#L14
Missing XML comment for publicly visible type or member 'FaacEncoder.FaacEncoder(int, int, int, bool)'
|
Build:
NewLife.Audio/AAC/FaacEncoder.cs#L40
Missing XML comment for publicly visible type or member 'FaacEncoder.Dispose(bool)'
|
Build:
NewLife.Audio/AAC/FaacEncoder.cs#L51
Missing XML comment for publicly visible type or member 'FaacEncoder.Encode(byte[], byte[])'
|
Build:
NewLife.Audio/AAC/FaacEncoder.cs#L75
Missing XML comment for publicly visible type or member 'FaacEncoder.EncodeAsync(Stream, Stream)'
|
Build:
NewLife.Audio/AAC/FaacEncoder.cs#L226
Missing XML comment for publicly visible type or member 'InteropExtensions'
|
Build:
NewLife.Audio/AAC/FaacEncoder.cs#L228
Missing XML comment for publicly visible type or member 'InteropExtensions.BytesToStruct<T>(byte[], int, int)'
|
Loading