Update Rectify11.Phase2.csproj #816
Annotations
1 error and 11 warnings
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
libmsstyle/StyleProperty.cs#L193
'StyleProperty' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
build:
libmsstyle/StyleProperty.cs#L10
'PropertyHeader' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
build:
libmsstyle/VisualStyle.cs#L50
The field 'VisualStyle.m_userLanguage' is never used
|
build:
libmsstyle/PartRenderer.cs#L199
This call site is reachable on all platforms. 'Graphics.FillRectangle(Brush, RectangleF)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
libmsstyle/PartRenderer.cs#L199
This call site is reachable on all platforms. 'Graphics.ClipBounds' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
libmsstyle/PartRenderer.cs#L237
This call site is reachable on all platforms. 'GraphicsUnit.Pixel' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
libmsstyle/PartRenderer.cs#L199
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:
libmsstyle/PartRenderer.cs#L92
This call site is reachable on all platforms. 'Image.FromFile(string)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
libmsstyle/PartRenderer.cs#L37
This call site is reachable on all platforms. 'Graphics.FromImage(Image)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
libmsstyle/PartRenderer.cs#L36
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|