Bug fixes; reconnection #144
Annotations
5 errors and 11 warnings
Test:
src/libp2p/Libp2p.Protocols.Quic/QuicProtocol.cs#L25
The type or namespace name 'RequiresPreviewFeaturesAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Test:
src/libp2p/Libp2p.Protocols.Quic/QuicProtocol.cs#L25
The type or namespace name 'RequiresPreviewFeatures' could not be found (are you missing a using directive or an assembly reference?)
|
Test:
src/libp2p/Libp2p.Protocols.Quic/QuicProtocol.cs#L25
The type or namespace name 'RequiresPreviewFeaturesAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Test:
src/libp2p/Libp2p.Protocols.Quic/QuicProtocol.cs#L25
The type or namespace name 'RequiresPreviewFeatures' could not be found (are you missing a using directive or an assembly reference?)
|
Test
Process completed with exit code 1.
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test:
src/cs-multiaddress/src/Multiformats.Address/Multiaddress.cs#L11
'Multiaddress' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Test:
src/cs-multiaddress/src/Multiformats.Address/Multiaddress.cs#L33
'IPFS' is obsolete: 'Use P2P instead'
|
Test:
src/cs-multiaddress/src/Multiformats.Address/Multiaddress.cs#L33
'IPFS' is obsolete: 'Use P2P instead'
|
Test:
src/cs-multiaddress/src/Multiformats.Address/Multiaddress.cs#L33
'IPFS' is obsolete: 'Use P2P instead'
|
Test:
src/cs-multiaddress/src/Multiformats.Address/Multiaddress.cs#L33
'IPFS' is obsolete: 'Use P2P instead'
|
Test:
src/cs-multiaddress/src/Multiformats.Address/Multiaddress.cs#L40
'QUIC' is obsolete: 'Use QUICv1 instead'
|
Test:
src/cs-multiaddress/src/Multiformats.Address/Multiaddress.cs#L40
'QUIC' is obsolete: 'Use QUICv1 instead'
|
Test:
src/cs-multiaddress/src/Multiformats.Address/Protocols/P2P.cs#L13
'Multihash.FromB58String(string)' is obsolete: 'Use Parse/TryParse instead'
|
Test:
src/cs-multiaddress/src/Multiformats.Address/Protocols/P2P.cs#L23
'Multihash.FromB58String(string)' is obsolete: 'Use Parse/TryParse instead'
|
Test:
src/cs-multiaddress/src/Multiformats.Address/Protocols/P2P.cs#L26
'Multihash.B58String()' is obsolete: 'Use ToString() instead'
|