Updated node selection and random calculation algorithms (#15) #49
Annotations
24 warnings
Test on ubuntu-latest:
dkgNodeLibrary/Services/DkgNodeService.cs#L95
Non-nullable property 'PrivateKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test on ubuntu-latest:
dkgNodeLibrary/Services/DkgNodeService.cs#L95
Non-nullable property 'PublicKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test on ubuntu-latest:
dkgServiceNode/Models/NodesRoundHistory.cs#L46
Non-nullable property 'Round' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test on ubuntu-latest:
dkgServiceNode/Models/NodesRoundHistory.cs#L53
Non-nullable property 'Node' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test on ubuntu-latest:
dkgNodeLibrary/Services/DkgNodeService.cs#L95
Non-nullable property 'PrivateKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test on ubuntu-latest:
dkgNodeLibrary/Services/DkgNodeService.cs#L95
Non-nullable property 'PublicKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test on ubuntu-latest:
dkgServiceNode/Models/NodesRoundHistory.cs#L46
Non-nullable property 'Round' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test on ubuntu-latest:
dkgServiceNode/Models/NodesRoundHistory.cs#L53
Non-nullable property 'Node' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test on macos-latest:
dkgNodeLibrary/Services/DkgNodeService.cs#L95
Non-nullable property 'PrivateKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test on macos-latest:
dkgNodeLibrary/Services/DkgNodeService.cs#L95
Non-nullable property 'PublicKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test on macos-latest:
dkgServiceNode/Models/NodesRoundHistory.cs#L46
Non-nullable property 'Round' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test on macos-latest:
dkgServiceNode/Models/NodesRoundHistory.cs#L53
Non-nullable property 'Node' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test on macos-latest:
dkgNodeLibrary/Services/DkgNodeService.cs#L95
Non-nullable property 'PrivateKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test on macos-latest:
dkgNodeLibrary/Services/DkgNodeService.cs#L95
Non-nullable property 'PublicKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test on macos-latest:
dkgServiceNode/Models/NodesRoundHistory.cs#L46
Non-nullable property 'Round' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test on macos-latest:
dkgServiceNode/Models/NodesRoundHistory.cs#L53
Non-nullable property 'Node' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test on windows-latest:
dkgNodeLibrary/Services/DkgNodeService.cs#L95
Non-nullable property 'PrivateKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test on windows-latest:
dkgNodeLibrary/Services/DkgNodeService.cs#L95
Non-nullable property 'PublicKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test on windows-latest:
dkgServiceNode/Models/NodesRoundHistory.cs#L46
Non-nullable property 'Round' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test on windows-latest:
dkgServiceNode/Models/NodesRoundHistory.cs#L53
Non-nullable property 'Node' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test on windows-latest:
dkgNodeLibrary/Services/DkgNodeService.cs#L95
Non-nullable property 'PrivateKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test on windows-latest:
dkgNodeLibrary/Services/DkgNodeService.cs#L95
Non-nullable property 'PublicKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test on windows-latest:
dkgServiceNode/Models/NodesRoundHistory.cs#L46
Non-nullable property 'Round' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Test on windows-latest:
dkgServiceNode/Models/NodesRoundHistory.cs#L53
Non-nullable property 'Node' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|