WIP: DocumentFormat.OpenXml v3 and deps update #296
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Clippit/Comparer/WmlComparer.Private.Methods.Util.cs#L18
'IPackagePart' is obsolete: 'IPackage related APIs are currently experimental. Future versions may (or may not) change their shape before stabilizing.'
|
Clippit/Comparer/WmlComparer.Private.Methods.Util.cs#L19
'IPackagePart' is obsolete: 'IPackage related APIs are currently experimental. Future versions may (or may not) change their shape before stabilizing.'
|
Clippit.Tests/Word/WmlComparerTests2.cs#L45
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead.
|
Clippit.Tests/Word/WmlComparerTests2.cs#L107
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead.
|
Clippit.Tests/Word/DocumentAssemblerTests.cs#L223
Theory method 'DAXmlError' on test class 'DocumentAssemblerTests' does not use parameter 'err'. Use the parameter, or remove the parameter and associated data.
|
Clippit.Tests/Word/DocumentBuilderTests.cs#L262
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead.
|
Clippit.Tests/Word/RevisionProcessorTests.cs#L179
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead.
|
Clippit.Tests/Word/RevisionProcessorTests.cs#L184
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead.
|
Clippit.Tests/Word/RevisionProcessorTests.cs#L197
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead.
|
Clippit.Tests/Word/RevisionProcessorTests.cs#L202
Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead.
|
The logs for this run have expired and are no longer available.
Loading