- fix warnings; #8
Annotations
1 error and 11 warnings
Build
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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:
Services/AYN.Services.Data/Implementations/UsersService.cs#L114
This call site is reachable on all platforms. 'FontStyle.Bold' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
Services/AYN.Services.Data/Implementations/UsersService.cs#L108
This call site is reachable on all platforms. 'FontStyle.Bold' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
Services/AYN.Services.Data/Implementations/UsersService.cs#L262
This call site is reachable on all platforms. 'StringAlignment.Center' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
Services/AYN.Services.Data/Implementations/UsersService.cs#L272
This call site is reachable on all platforms. 'SolidBrush' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
Services/AYN.Services.Data/Implementations/UsersService.cs#L276
This call site is reachable on all platforms. 'Image.Save(Stream, ImageFormat)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
Services/AYN.Services.Data/Implementations/UsersService.cs#L261
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
Services/AYN.Services.Data/Implementations/UsersService.cs#L269
This call site is reachable on all platforms. 'SmoothingMode.AntiAlias' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
Services/AYN.Services.Data/Implementations/UsersService.cs#L269
This call site is reachable on all platforms. 'Graphics.SmoothingMode' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
Services/AYN.Services.Data/Implementations/UsersService.cs#L267
This call site is reachable on all platforms. 'Graphics.Clear(Color)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
Services/AYN.Services.Data/Implementations/UsersService.cs#L265
This call site is reachable on all platforms. 'Graphics.FromImage(Image)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Loading