Skip to content

chore: 将项目代码许可从 MIT 更新为 MPL-2.0 #23

chore: 将项目代码许可从 MIT 更新为 MPL-2.0

chore: 将项目代码许可从 MIT 更新为 MPL-2.0 #23

Triggered via push July 22, 2026 06:20
Status Success
Total duration 4m 9s
Artifacts

ci.yml

on: push
build-and-test
4m 5s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-and-test: dependencies/NAudio/NAudio.Asio/SampleConverters/FloatTo24LSBSampleConverter.cs#L37
Missing XML comment for publicly visible type or member 'FloatTo24LSBSampleConverter.ConvertGeneric(nint, nint[], int, int)'
build-and-test: dependencies/NAudio/NAudio.Asio/SampleConverters/FloatTo24LSBSampleConverter.cs#L13
Missing XML comment for publicly visible type or member 'FloatTo24LSBSampleConverter.Convert2Channels(nint, nint[], int)'
build-and-test: dependencies/NAudio/NAudio.Asio/SampleConverters/FloatTo24LSBSampleConverter.cs#L11
Missing XML comment for publicly visible type or member 'FloatTo24LSBSampleConverter.Instance'
build-and-test: dependencies/NAudio/NAudio.Asio/SampleConverters/FloatTo24LSBSampleConverter.cs#L5
Missing XML comment for publicly visible type or member 'FloatTo24LSBSampleConverter'
build-and-test: dependencies/NAudio/NAudio.Asio/AsioOut.cs#L408
Missing XML comment for publicly visible type or member 'AsioOut.UnderlineDriver'
build-and-test: dependencies/Milki.Extensions/src/Milki.Extensions.Threading/net8_0/SingleThread.cs#L26
This call site is reachable on all platforms. 'Thread.SetApartmentState(ApartmentState)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build-and-test: dependencies/Milki.Extensions/src/Milki.Extensions.Threading/net8_0/SingleSynchronizationContext.cs#L102
Converting null literal or possible null value to non-nullable type.
build-and-test: dependencies/Milki.Extensions/src/Milki.Extensions.Threading/net8_0/SingleSynchronizationContext.cs#L77
Converting null literal or possible null value to non-nullable type.