Build(deps): Bump Microsoft.CodeCoverage from 17.7.0 to 17.7.1 #299
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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/IPNetwork.cs#L1432
XML comment has badly formed XML -- 'Expected an end tag for element 'returns'.'
|
build:
src/System.Net.IPNetwork/IPNetwork.cs#L1456
XML comment has badly formed XML -- 'Expected an end tag for element 'returns'.'
|
build:
src/System.Net.IPNetwork/IPNetwork.cs#L2342
Field 'IPNetwork.IPNetworkInteral.Cidr' is never assigned to, and will always have its default value 0
|
build:
src/System.Net.IPNetwork/IPNetwork.cs#L2343
Field 'IPNetwork.IPNetworkInteral.AddressFamily' is never assigned to, and will always have its default value
|
build:
src/System.Net.IPNetwork/IPNetwork.cs#L2341
Field 'IPNetwork.IPNetworkInteral.IPAddress' 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]'
|