merge from perf refactor branch #4
Annotations
11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/ExtensionMethods.Buffers.cs#L1068
XML comment has a typeparam tag for 'T', but there is no type parameter by that name
|
build:
BrightData/Buffer/ReadOnly/Helper/BufferConcatenator.cs#L10
XML comment is not placed on a valid language element
|
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#L300
Field 'CuLaunchConfig.BlockDimX' is never assigned to, and will always have its default value 0
|
build:
BrightData.Cuda/CudaToolkit/Definitions.cs#L298
Field 'CuLaunchConfig.GridDimY' is never assigned to, and will always have its default value 0
|
build:
BrightData.Cuda/CudaToolkit/Definitions.cs#L297
Field 'CuLaunchConfig.GridDimX' 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#L305
Field 'CuLaunchConfig.Attrs' is never assigned to, and will always have its default value null
|
build:
BrightData.Cuda/CudaToolkit/Definitions.cs#L299
Field 'CuLaunchConfig.GridDimZ' is never assigned to, and will always have its default value 0
|