Skip to content

chore(release): 1.1.4 #50

chore(release): 1.1.4

chore(release): 1.1.4 #50

Triggered via push March 10, 2026 08:06
Status Success
Total duration 53s
Artifacts
build_and_publish
49s
build_and_publish
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build_and_publish: src/EntglDb.Core/Network/PeerNodeConfiguration.cs#L90
Non-nullable property 'Host' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build_and_publish: src/EntglDb.Core/Network/PeerNodeConfiguration.cs#L85
Non-nullable property 'NodeId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build_and_publish: src/EntglDb.Core/Network/StaticPeerNodeConfigurationProvider.cs#L21
Non-nullable field '_configuration' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build_and_publish: src/EntglDb.Core/Management/IPeerManagementService.cs#L5
The using directive for 'EntglDb.Core.Network' appeared previously in this namespace
build_and_publish: src/EntglDb.Core/Network/PeerNodeConfiguration.cs#L26
Non-nullable property 'AuthToken' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build_and_publish: src/EntglDb.Core/Network/PeerNodeConfiguration.cs#L16
Non-nullable property 'NodeId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build_and_publish: src/EntglDb.Core/Network/PeerNodeConfiguration.cs#L90
Non-nullable property 'Host' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build_and_publish: src/EntglDb.Core/Network/PeerNodeConfiguration.cs#L85
Non-nullable property 'NodeId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build_and_publish: src/EntglDb.Core/Network/StaticPeerNodeConfigurationProvider.cs#L21
Non-nullable field '_configuration' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build_and_publish: src/EntglDb.Core/Management/IPeerManagementService.cs#L5
The using directive for 'EntglDb.Core.Network' appeared previously in this namespace