Skip to content

Publish

Publish #17

Manually triggered October 2, 2024 13:08
Status Success
Total duration 1m 41s
Artifacts

publish.yml

on: workflow_dispatch
Test and publish
1m 32s
Test and publish
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Test and publish: src/libp2p/Libp2p.Core/PeerFactory.cs#L190
Nullability of reference types in return type of 'Identity? LocalPeer.Identity.get' doesn't match implicitly implemented member 'Identity IPeer.Identity.get' (possibly because of nullability attributes).
Test and publish: src/libp2p/Libp2p.Core/ChannelFactory.cs#L17
Non-nullable field '_factories' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Test and publish: src/libp2p/Libp2p.Core/Stream.cs#L17
Non-nullable field 'logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Test and publish: src/libp2p/Libp2p.Core/ChannelFactory.cs#L30
Possible null reference argument for parameter 'key' in 'IChannelFactory IDictionary<IProtocol, IChannelFactory>.this[IProtocol key]'.
Test and publish: src/libp2p/Libp2p.Core/ChannelFactory.cs#L52
Possible null reference argument for parameter 'key' in 'IChannelFactory IDictionary<IProtocol, IChannelFactory>.this[IProtocol key]'.
Test and publish: src/libp2p/Libp2p.Core/ChannelFactory.cs#L74
Possible null reference argument for parameter 'key' in 'IChannelFactory IDictionary<IProtocol, IChannelFactory>.this[IProtocol key]'.
Test and publish: src/libp2p/Libp2p.Core/ChannelFactory.cs#L93
Possible null reference argument for parameter 'key' in 'IChannelFactory IDictionary<IProtocol, IChannelFactory>.this[IProtocol key]'.
Test and publish: src/libp2p/Libp2p.Core/PeerFactory.cs#L19
Non-nullable field '_protocol' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Test and publish: src/libp2p/Libp2p.Core/PeerFactory.cs#L19
Non-nullable field '_upChannelFactory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Test and publish: src/libp2p/Libp2p.Core/PeerFactory.cs#L27
Dereference of a possibly null reference.
Test and publish: src/libp2p/Libp2p.Core/PeerFactory.cs#L190
Nullability of reference types in return type of 'Identity? LocalPeer.Identity.get' doesn't match implicitly implemented member 'Identity IPeer.Identity.get' (possibly because of nullability attributes).
Test and publish: src/libp2p/Libp2p.Core/Stream.cs#L17
Non-nullable field 'logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Test and publish: src/libp2p/Libp2p.Core/ChannelFactory.cs#L17
Non-nullable field '_factories' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Test and publish: src/libp2p/Libp2p.Core/ChannelFactory.cs#L30
Possible null reference argument for parameter 'key' in 'IChannelFactory IDictionary<IProtocol, IChannelFactory>.this[IProtocol key]'.
Test and publish: src/libp2p/Libp2p.Core/ChannelFactory.cs#L52
Possible null reference argument for parameter 'key' in 'IChannelFactory IDictionary<IProtocol, IChannelFactory>.this[IProtocol key]'.
Test and publish: src/libp2p/Libp2p.Core/ChannelFactory.cs#L74
Possible null reference argument for parameter 'key' in 'IChannelFactory IDictionary<IProtocol, IChannelFactory>.this[IProtocol key]'.
Test and publish: src/libp2p/Libp2p.Core/ChannelFactory.cs#L93
Possible null reference argument for parameter 'key' in 'IChannelFactory IDictionary<IProtocol, IChannelFactory>.this[IProtocol key]'.
Test and publish: src/libp2p/Libp2p.Core/PeerFactory.cs#L19
Non-nullable field '_protocol' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Test and publish: src/libp2p/Libp2p.Core/PeerFactory.cs#L19
Non-nullable field '_upChannelFactory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Test and publish: src/libp2p/Libp2p.Core/PeerFactory.cs#L27
Dereference of a possibly null reference.