Skip to content

Updated node selection and random calculation algorithms (#15) #49

Updated node selection and random calculation algorithms (#15)

Updated node selection and random calculation algorithms (#15) #49

Triggered via push June 8, 2024 21:40
Status Success
Total duration 1m 37s
Artifacts

test.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

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.