feat: format code with csharpier #325
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, crazy-max/ghaction-chocolatey@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, crazy-max/ghaction-chocolatey@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Clippit/Comparer/WmlComparer.Private.Methods.Util.cs#L17
'IPackagePart' is obsolete: 'This is an experimental APIs and is subject to change' (https://aka.ms/openxmlsdk-diagnostics#OOXML0001)
|
Clippit/Comparer/WmlComparer.Private.Methods.Util.cs#L18
'IPackagePart' is obsolete: 'This is an experimental APIs and is subject to change' (https://aka.ms/openxmlsdk-diagnostics#OOXML0001)
|
Clippit/Excel/PegBase.cs#L613
Don't assign member with injected and created disposables (https://github.com/DotNetAnalyzers/IDisposableAnalyzers/blob/master/documentation/IDISP008.md)
|
Clippit/TestUtil.cs#L40
Don't ignore created IDisposable (https://github.com/DotNetAnalyzers/IDisposableAnalyzers/blob/master/documentation/IDISP004.md)
|
|
Clippit/Html/HtmlToWmlCssParser.cs#L4200
Don't use reference types in finalizer context (https://github.com/DotNetAnalyzers/IDisposableAnalyzers/blob/master/documentation/IDISP023.md)
|
Clippit/Comparer/WmlComparer.Private.Methods.Util.cs#L17
'IPackagePart' is obsolete: 'This is an experimental APIs and is subject to change' (https://aka.ms/openxmlsdk-diagnostics#OOXML0001)
|
Clippit/Comparer/WmlComparer.Private.Methods.Util.cs#L18
'IPackagePart' is obsolete: 'This is an experimental APIs and is subject to change' (https://aka.ms/openxmlsdk-diagnostics#OOXML0001)
|
Clippit/Excel/PegBase.cs#L613
Don't assign member with injected and created disposables (https://github.com/DotNetAnalyzers/IDisposableAnalyzers/blob/master/documentation/IDISP008.md)
|
Clippit/TestUtil.cs#L40
Don't ignore created IDisposable (https://github.com/DotNetAnalyzers/IDisposableAnalyzers/blob/master/documentation/IDISP004.md)
|
This job succeeded
Loading