Skip to content

Build(deps): Bump MSTest.TestAdapter from 3.2.2 to 3.3.0 #370

Build(deps): Bump MSTest.TestAdapter from 3.2.2 to 3.3.0

Build(deps): Bump MSTest.TestAdapter from 3.2.2 to 3.3.0 #370

Triggered via pull request April 4, 2024 07:31
Status Success
Total duration 46s
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/IPNetworkCollection.cs#L147
XML comment has badly formed XML -- 'End tag was not expected at this location.'
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#L2475
Field 'IPNetwork2.IPNetworkInteral.Cidr' is never assigned to, and will always have its default value 0
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#L2476
Field 'IPNetwork2.IPNetworkInteral.AddressFamily' is never assigned to, and will always have its default value
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#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?)'