Skip to content

- fix errors;

- fix errors; #9

Triggered via push March 10, 2024 19:39
Status Failure
Total duration 1m 12s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

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/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#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#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#L273
This call site is reachable on all platforms. 'Graphics.Flush()' 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#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#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#L276
This call site is reachable on all platforms. 'ImageFormat.Jpeg' 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. 'Graphics.DrawString(string?, Font, Brush, RectangleF, StringFormat?)' 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. 'StringFormat.LineAlignment' 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)