Change formulas for the following integral numeric characteristics: #11
Annotations
1 error and 11 warnings
Test
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version 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:
Libiada.Clusterizator/Krab/KrabClusterization.cs#L52
Non-nullable field 'manager' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
Libiada.Clusterizator/Krab/KrabClusterization.cs#L52
Non-nullable field 'optimalDivide' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
Libiada.Clusterizator/FRiSCluster/FRiSCluster.cs#L42
Non-nullable field 'distances' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
Libiada.Clusterizator/FRiSCluster/FRiSCluster.cs#L42
Non-nullable field 'data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
Libiada.Clusterizator/FRiSCluster/FRiSCluster.cs#L102
Converting null literal or possible null value to non-nullable type.
|
Build:
Libiada.Core/TimeSeries/OneDimensional/Comparers/OneDimensionalTimeSeriesComparer.cs#L39
Cannot convert null literal to non-nullable reference type.
|
Build:
Libiada.Core/Core/CongenericScoreTrack.cs#L8
Nullability of reference types in return type of 'string? object.ToString()' doesn't match implicitly implemented member 'string IBaseObject.ToString()' (possibly because of nullability attributes).
|
Build:
Libiada.Core/Core/FmotifChain.cs#L8
Nullability of reference types in return type of 'string? object.ToString()' doesn't match implicitly implemented member 'string IBaseObject.ToString()' (possibly because of nullability attributes).
|
Build:
Libiada.Core/Core/ScoreTrack.cs#L8
Nullability of reference types in return type of 'string? object.ToString()' doesn't match implicitly implemented member 'string IBaseObject.ToString()' (possibly because of nullability attributes).
|
Build:
Libiada.Core/Core/SimpleTypes/Fmotif.cs#L10
Nullability of reference types in return type of 'string? object.ToString()' doesn't match implicitly implemented member 'string IBaseObject.ToString()' (possibly because of nullability attributes).
|
Loading