Skip to content

Upgrade Nuget

Upgrade Nuget #4

Triggered via push August 29, 2024 14:56
Status Success
Total duration 34s
Artifacts

test.yml

on: push
build-test
22s
build-test
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build-test
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-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)'