Skip to content

Build(deps): Bump MSTest.TestFramework from 3.3.1 to 3.4.0 #387

Build(deps): Bump MSTest.TestFramework from 3.3.1 to 3.4.0

Build(deps): Bump MSTest.TestFramework from 3.3.1 to 3.4.0 #387

Triggered via pull request May 24, 2024 07:33
Status Success
Total duration 43s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/IPNetworkCollection.cs#L147
XML comment has badly formed XML -- 'End tag was not expected at this location.'
build: src/System.Net.IPNetwork/IPNetwork2.cs#L2475
Field 'IPNetwork2.IPNetworkInteral.Cidr' is never assigned to, and will always have its default value 0
build: src/System.Net.IPNetwork/IPNetwork2.cs#L2474
Field 'IPNetwork2.IPNetworkInteral.IPAddress' is never assigned to, and will always have its default value
build: src/System.Net.IPNetwork/IPNetwork2.cs#L2476
Field 'IPNetwork2.IPNetworkInteral.AddressFamily' is never assigned to, and will always have its default value
build: src/System.Net.IPNetwork/IPNetwork2.cs#L238
Missing XML comment for publicly visible type or member 'IPNetwork2.IPNetwork2(BigInteger, AddressFamily, byte)'
build: src/System.Net.IPNetwork/IPNetwork2.cs#L829
Missing XML comment for publicly visible type or member 'IPNetwork2.InternalToBigInteger(bool, IPAddress, out BigInteger?)'
build: src/System.Net.IPNetwork/IPNetwork2.cs#L1118
Missing XML comment for publicly visible type or member 'IPNetwork2.InternalToNetmask(bool, byte, AddressFamily, out IPAddress)'
build: src/System.Net.IPNetwork/IPNetwork2.cs#L1227
Missing XML comment for publicly visible type or member 'IPNetwork2.InternalValidNetmask(BigInteger, AddressFamily)'
build: src/System.Net.IPNetwork/IPNetwork2.cs#L1281
Missing XML comment for publicly visible type or member 'IPNetwork2.Resize(byte[], AddressFamily)'
build: src/System.Net.IPNetwork/IPNetwork2.cs#L1551
Ambiguous reference in cref attribute: 'IsIANAReserved'. Assuming 'IPNetwork2.IsIANAReserved(IPAddress)', but could have also matched other overloads including 'IPNetwork2.IsIANAReserved()'.