升级.net8.0 #3
Annotations
10 warnings
build-test:
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-test:
NewLife.Audio/AAC/FaacEncoder.cs#L9
Missing XML comment for publicly visible type or member 'FaacEncoder.InputSamples'
|
build-test:
NewLife.Audio/AAC/FaacEncoder.cs#L10
Missing XML comment for publicly visible type or member 'FaacEncoder.MaxOutput'
|
build-test:
NewLife.Audio/AAC/FaacEncoder.cs#L11
Missing XML comment for publicly visible type or member 'FaacEncoder.FrameSize'
|
build-test:
NewLife.Audio/AAC/FaacEncoder.cs#L14
Missing XML comment for publicly visible type or member 'FaacEncoder.FaacEncoder(int, int, int, bool)'
|
build-test:
NewLife.Audio/AAC/FaacEncoder.cs#L40
Missing XML comment for publicly visible type or member 'FaacEncoder.Dispose(bool)'
|
build-test:
NewLife.Audio/AAC/FaacEncoder.cs#L51
Missing XML comment for publicly visible type or member 'FaacEncoder.Encode(byte[], byte[])'
|
build-test:
NewLife.Audio/AAC/FaacEncoder.cs#L75
Missing XML comment for publicly visible type or member 'FaacEncoder.EncodeAsync(Stream, Stream)'
|
build-test:
NewLife.Audio/AAC/FaacEncoder.cs#L226
Missing XML comment for publicly visible type or member 'InteropExtensions'
|
build-test:
NewLife.Audio/AAC/FaacEncoder.cs#L228
Missing XML comment for publicly visible type or member 'InteropExtensions.BytesToStruct<T>(byte[], int, int)'
|