Create dotnet.yml #1
Annotations
1 error and 11 warnings
Test
Process completed with exit code 1.
|
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:
Libiada.Clusterizator/Krab/KrabClusterization.cs#L52
Non-nullable field 'manager' must contain a non-null value when exiting constructor. Consider 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 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 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 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.Clusterizator.Tests/Krab/GraphManagerTests.cs#L14
Non-nullable field 'connectionsList' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
Libiada.Clusterizator.Tests/Krab/GraphManagerTests.cs#L19
Non-nullable field 'elementsList' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
Libiada.Clusterizator.Tests/Krab/Calculators/EquipotencyCalculatorSecondTests.cs#L15
Non-nullable field 'manager' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
Libiada.Clusterizator.Tests/Krab/Calculators/EquipotencyCalculatorTests.cs#L15
Non-nullable field 'manager' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
Libiada.Core/TimeSeries/OneDimensional/Comparers/OneDimensionalTimeSeriesComparer.cs#L39
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading