Skip to content

Change formulas for the following integral numeric characteristics: #11

Change formulas for the following integral numeric characteristics:

Change formulas for the following integral numeric characteristics: #11

Triggered via push October 28, 2024 18:14
Status Failure
Total duration 34s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
build
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).