Added readme. #7
Annotations
1 error and 12 warnings
|
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/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
System.Diagnostics.Abstractions/Process/Process.cs#L84
'Process.NonpagedSystemMemorySize' is obsolete: 'This property has been deprecated. Please use System.Diagnostics.Process.NonpagedSystemMemorySize64 instead. http://go.microsoft.com/fwlink/?linkid=14202'
|
System.Diagnostics.Abstractions/Process/Process.cs#L90
'Process.PagedMemorySize' is obsolete: 'This property has been deprecated. Please use System.Diagnostics.Process.PagedMemorySize64 instead. http://go.microsoft.com/fwlink/?linkid=14202'
|
System.Diagnostics.Abstractions/Process/Process.cs#L96
'Process.PagedSystemMemorySize' is obsolete: 'This property has been deprecated. Please use System.Diagnostics.Process.PagedSystemMemorySize64 instead. http://go.microsoft.com/fwlink/?linkid=14202'
|
System.Diagnostics.Abstractions/Process/Process.cs#L102
'Process.PeakPagedMemorySize' is obsolete: 'This property has been deprecated. Please use System.Diagnostics.Process.PeakPagedMemorySize64 instead. http://go.microsoft.com/fwlink/?linkid=14202'
|
System.Diagnostics.Abstractions/Process/Process.cs#L108
'Process.PeakVirtualMemorySize' is obsolete: 'This property has been deprecated. Please use System.Diagnostics.Process.PeakVirtualMemorySize64 instead. http://go.microsoft.com/fwlink/?linkid=14202'
|
System.Diagnostics.Abstractions/Process/Process.cs#L114
'Process.PeakWorkingSet' is obsolete: 'This property has been deprecated. Please use System.Diagnostics.Process.PeakWorkingSet64 instead. http://go.microsoft.com/fwlink/?linkid=14202'
|
System.Diagnostics.Abstractions/Process/Process.cs#L134
'Process.PrivateMemorySize' is obsolete: 'This property has been deprecated. Please use System.Diagnostics.Process.PrivateMemorySize64 instead. http://go.microsoft.com/fwlink/?linkid=14202'
|
System.Diagnostics.Abstractions/Process/Process.cs#L197
'Process.VirtualMemorySize' is obsolete: 'This property has been deprecated. Please use System.Diagnostics.Process.VirtualMemorySize64 instead. http://go.microsoft.com/fwlink/?linkid=14202'
|
System.Diagnostics.Abstractions/Process/Process.cs#L203
'Process.WorkingSet' is obsolete: 'This property has been deprecated. Please use System.Diagnostics.Process.WorkingSet64 instead. http://go.microsoft.com/fwlink/?linkid=14202'
|
System.Diagnostics.Abstractions/Diagnostics.cs#L3
Missing XML comment for publicly visible type or member 'Diagnostics'
|
This job failed
Loading