Skip to content

Fix documentation and unit test (#301) #337

Fix documentation and unit test (#301)

Fix documentation and unit test (#301) #337

Triggered via push January 18, 2024 10:05
Status Success
Total duration 53s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/System.Net.IPNetwork/IPNetwork2.cs#L1443
XML comment has badly formed XML -- 'Expected an end tag for element 'returns'.'
build: src/System.Net.IPNetwork/IPNetwork2.cs#L1467
XML comment has badly formed XML -- 'Expected an end tag for element 'returns'.'
build: src/System.Net.IPNetwork/IPNetwork2.cs#L2352
Field 'IPNetwork2.IPNetworkInteral.IPAddress' is never assigned to, and will always have its default value
build: src/System.Net.IPNetwork/IPNetwork2.cs#L2353
Field 'IPNetwork2.IPNetworkInteral.Cidr' is never assigned to, and will always have its default value 0
build: src/System.Net.IPNetwork/IPNetwork2.cs#L2354
Field 'IPNetwork2.IPNetworkInteral.AddressFamily' is never assigned to, and will always have its default value
build: src/System.Net.IPNetwork/IPAddressCollection.cs#L11
Missing XML comment for publicly visible type or member 'FilterEnum'
build: src/System.Net.IPNetwork/IPAddressCollection.cs#L13
Missing XML comment for publicly visible type or member 'FilterEnum.All'
build: src/System.Net.IPNetwork/IPAddressCollection.cs#L14
Missing XML comment for publicly visible type or member 'FilterEnum.Usable'
build: src/System.Net.IPNetwork/IPAddressCollection.cs#L34
Missing XML comment for publicly visible type or member 'IPAddressCollection.Count'
build: src/System.Net.IPNetwork/IPAddressCollection.cs#L53
Missing XML comment for publicly visible type or member 'IPAddressCollection.this[BigInteger]'