Skip to content

buffers refactor

buffers refactor #8

Triggered via push July 9, 2024 22:46
Status Success
Total duration 1m 3s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: BrightData/Buffer/InMemoryBuffer.cs#L74
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: BrightData/Buffer/Operations/Conversion/ConversionBase.cs#L17
Field 'ConversionBase<FT, T>._onComplete' is never assigned to, and will always have its default value null
build: BrightData/LinearAlgebra/VectorIndexing/VectorSet.cs#L135
Missing XML comment for publicly visible type or member 'VectorSet<T>.Rank(ReadOnlySpan<T>, DistanceMetric)'
build: BrightData.Cuda/CudaToolkit/Definitions.cs#L301
Field 'CuLaunchConfig.BlockDimY' is never assigned to, and will always have its default value 0
build: BrightData.Cuda/CudaToolkit/Definitions.cs#L304
Field 'CuLaunchConfig.HStream' is never assigned to, and will always have its default value
build: BrightData.Cuda/CudaToolkit/Definitions.cs#L305
Field 'CuLaunchConfig.Attrs' is never assigned to, and will always have its default value null
build: BrightData.Cuda/CudaToolkit/Definitions.cs#L303
Field 'CuLaunchConfig.SharedMemBytes' is never assigned to, and will always have its default value 0
build: BrightData.Cuda/CudaToolkit/Definitions.cs#L293
Field 'CuLaunchAttribute.Value' is never assigned to, and will always have its default value
build: BrightData.Cuda/CudaToolkit/Definitions.cs#L292
Field 'CuLaunchAttribute.Pad' is never assigned to, and will always have its default value 0
build: BrightData.Cuda/CudaToolkit/Definitions.cs#L291
Field 'CuLaunchAttribute.Id' is never assigned to, and will always have its default value