Fixed an oversight with checking validity of a dirent's datetime in Metadata Analyzer #26
Annotations
10 warnings
Build the application
It is no longer necessary to use the Microsoft.NET.Sdk.WindowsDesktop SDK. Consider changing the Sdk attribute of the root Project element to 'Microsoft.NET.Sdk'.
|
Build the application:
FATXTools/Utilities/WinApi.cs#L24
'UnmanagedType.AsAny' is obsolete: 'Marshalling arbitrary types may be unavailable in future releases. Specify the type you wish to marshal as.'
|
Build the application:
FATXTools/Utilities/WinApi.cs#L27
'UnmanagedType.AsAny' is obsolete: 'Marshalling arbitrary types may be unavailable in future releases. Specify the type you wish to marshal as.'
|
Build the application:
FATXTools/Controls/DataMap/DataMap.cs#L59
This call site is reachable on all platforms. 'Font' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build the application:
FATXTools/Controls/DataMap/DataMap.cs#L60
This call site is reachable on all platforms. 'SolidBrush' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build the application:
FATXTools/Controls/DataMap/DataMap.cs#L62
This call site is reachable on all platforms. 'Pen' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build the application:
FATXTools/Controls/DataMap/DataMap.cs#L63
This call site is reachable on all platforms. 'Pen' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build the application:
FATXTools/Controls/DataMap/DataMap.cs#L65
This call site is reachable on all platforms. 'SolidBrush' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build the application:
FATXTools/Controls/ClusterViewer.cs#L49
This call site is reachable on all platforms. 'Control.Controls' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build the application:
FATXTools/Controls/ClusterViewer.cs#L49
This call site is reachable on all platforms. 'Control.ControlCollection.Add(Control?)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Loading