Skip to content

Remove preview

Remove preview #216

Triggered via pull request September 6, 2024 16:28
Status Failure
Total duration 6h 0m 22s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 20 warnings
Test
The job running on runner GitHub Actions 264 has exceeded the maximum execution time of 360 minutes.
Test
The operation was canceled.
Test: src/libp2p/Libp2p.Core/PeerFactory.cs#L189
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: 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: src/libp2p/Libp2p.Core/ChannelFactory.cs#L30
Possible null reference argument for parameter 'key' in 'IChannelFactory IDictionary<IProtocol, IChannelFactory>.this[IProtocol key]'.
Test: src/libp2p/Libp2p.Core/ChannelFactory.cs#L52
Possible null reference argument for parameter 'key' in 'IChannelFactory IDictionary<IProtocol, IChannelFactory>.this[IProtocol key]'.
Test: src/libp2p/Libp2p.Core/ChannelFactory.cs#L74
Possible null reference argument for parameter 'key' in 'IChannelFactory IDictionary<IProtocol, IChannelFactory>.this[IProtocol key]'.
Test: src/libp2p/Libp2p.Core/ChannelFactory.cs#L93
Possible null reference argument for parameter 'key' in 'IChannelFactory IDictionary<IProtocol, IChannelFactory>.this[IProtocol key]'.
Test: src/libp2p/Libp2p.Core/PeerContext.cs#L11
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test: src/libp2p/Libp2p.Core/PeerContext.cs#L12
Non-nullable property 'LocalPeer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test: src/libp2p/Libp2p.Core/PeerContext.cs#L13
Non-nullable property 'RemotePeer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test: src/libp2p/Libp2p.Core/PeerContext.cs#L14
Non-nullable property 'RemoteEndpoint' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test: src/libp2p/Libp2p.Core/PeerFactory.cs#L189
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: 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: src/libp2p/Libp2p.Core/ChannelFactory.cs#L30
Possible null reference argument for parameter 'key' in 'IChannelFactory IDictionary<IProtocol, IChannelFactory>.this[IProtocol key]'.
Test: src/libp2p/Libp2p.Core/ChannelFactory.cs#L52
Possible null reference argument for parameter 'key' in 'IChannelFactory IDictionary<IProtocol, IChannelFactory>.this[IProtocol key]'.
Test: src/libp2p/Libp2p.Core/ChannelFactory.cs#L74
Possible null reference argument for parameter 'key' in 'IChannelFactory IDictionary<IProtocol, IChannelFactory>.this[IProtocol key]'.
Test: src/libp2p/Libp2p.Core/ChannelFactory.cs#L93
Possible null reference argument for parameter 'key' in 'IChannelFactory IDictionary<IProtocol, IChannelFactory>.this[IProtocol key]'.
Test: src/libp2p/Libp2p.Core/PeerContext.cs#L11
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test: src/libp2p/Libp2p.Core/PeerContext.cs#L12
Non-nullable property 'LocalPeer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test: src/libp2p/Libp2p.Core/PeerContext.cs#L13
Non-nullable property 'RemotePeer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Test: src/libp2p/Libp2p.Core/PeerContext.cs#L14
Non-nullable property 'RemoteEndpoint' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.