Merge pull request #20 from bhrnjica/Dev #41
Annotations
10 warnings
src/daany.mathstuff/Random/Constant.cs#L9
'ThreadSafeRandom' is obsolete: 'The class is obsolite. Use TSRandom instead.'
|
src/daany.mathstuff/Matrix/Operations.cs#L270
Converting null literal or possible null value to non-nullable type.
|
src/daany.mathstuff/Matrix/Operations.cs#L273
Possible null reference argument for parameter 'left' in 'T IAdditionOperators<T, T, T>.operator +(T left, T right)'.
|
src/daany.mathstuff/Matrix/Operations.cs#L275
Possible null reference assignment.
|
src/daany.mathstuff/Stat-Metrics/Metrics.cs#L163
Converting null literal or possible null value to non-nullable type.
|
src/daany.mathstuff/Matrix/Operations.cs#L400
Converting null literal or possible null value to non-nullable type.
|
src/daany.mathstuff/Matrix/Operations.cs#L402
Possible null reference argument for parameter 'left' in 'T IAdditionOperators<T, T, T>.operator +(T left, T right)'.
|
src/daany.mathstuff/Matrix/Operations.cs#L404
Possible null reference argument for parameter 'x' in 'T IRootFunctions<T>.Sqrt(T x)'.
|
src/daany.mathstuff/Matrix/Operations.cs#L409
Converting null literal or possible null value to non-nullable type.
|
src/daany.mathstuff/Matrix/Operations.cs#L414
Possible null reference argument for parameter 'left' in 'T IAdditionOperators<T, T, T>.operator +(T left, T right)'.
|
The logs for this run have expired and are no longer available.
Loading