Skip to content

small fixes and added native SVD implementation #64

small fixes and added native SVD implementation

small fixes and added native SVD implementation #64

Triggered via push February 12, 2026 21:29
Status Success
Total duration 54s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: BrightData/Helper/DataStore.cs#L23
Missing XML comment for publicly visible type or member 'DataStore.DataType.Type'
build: BrightData/Helper/DataStore.cs#L23
Missing XML comment for publicly visible type or member 'DataStore.DataType.DataType(BrightDataType, uint, uint)'
build: BrightData/Helper/DataStore.cs#L23
Missing XML comment for publicly visible type or member 'DataStore.DataType'
build: BrightData/Helper/DataStore.cs#L27
The field 'DataStore._stringTable' is never used
build: BrightData/Helper/DataStore.cs#L29
The field 'DataStore._binaryData' is never used
build: BrightData/Helper/DataStore.cs#L32
The field 'DataStore._weightedIndices' is never used
build: BrightData/Helper/DataStore.cs#L31
The field 'DataStore._indices' is never used
build: BrightData/Helper/DataStore.cs#L28
The field 'DataStore._stringData' is never used
build: BrightData/Helper/DataStore.cs#L30
The field 'DataStore._tensors' is never used
build: BrightData/Helper/DataStore.cs#L56
Possible null reference return.