Skip to content

feat(core): #41 add event ids #79

feat(core): #41 add event ids

feat(core): #41 add event ids #79

Triggered via pull request October 17, 2023 19:48
Status Success
Total duration 1m 18s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Test
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
Test
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
Test: src/libp2p/Libp2p.Generators.Enums/EnumsGenerator.cs#L9
'Nethermind.Libp2p.Generators.Enums.EnumsGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
Test: src/libp2p/Libp2p.Core/Multiaddr.cs#L14
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
Test: src/libp2p/Libp2p.Core/PeerFactory.cs#L168
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 '_parent' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Test: src/libp2p/Libp2p.Core/ChannelFactory.cs#L17
Non-nullable field '_factories' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Test: src/libp2p/Libp2p.Core/PeerFactory.cs#L16
Non-nullable field '_protocol' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Test: src/libp2p/Libp2p.Core/PeerFactory.cs#L16
Non-nullable field '_upChannelFactory' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Test: src/libp2p/Libp2p.Core/PeerContext.cs#L10
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
Test
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
Test: src/libp2p/Libp2p.Generators.Enums/EnumsGenerator.cs#L9
'Nethermind.Libp2p.Generators.Enums.EnumsGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
Test: src/libp2p/Libp2p.Core/Multiaddr.cs#L14
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
Test: src/libp2p/Libp2p.Core/PeerFactory.cs#L168
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 '_parent' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Test: src/libp2p/Libp2p.Core/ChannelFactory.cs#L17
Non-nullable field '_factories' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Test: src/libp2p/Libp2p.Core/PeerFactory.cs#L16
Non-nullable field '_protocol' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Test: src/libp2p/Libp2p.Core/PeerFactory.cs#L16
Non-nullable field '_upChannelFactory' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Test: src/libp2p/Libp2p.Core/PeerContext.cs#L10
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.