Skip to content

fix paste performance issue on windows #724

fix paste performance issue on windows

fix paste performance issue on windows #724

Triggered via pull request January 8, 2025 19:30
@tomlmtomlm
synchronize #249
tomlm/fixPaste
Status Failure
Total duration 40s
Artifacts

general_build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build: src/Consolonia.Core/Infrastructure/ClipboardImpl.cs#L14
Either replace the suffix 'Impl' in member name 'ClipboardImpl' with the suggested alternate 'Core' or remove the suffix completely (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
build: src/Consolonia.Core/Helpers/Extensions.cs#L16
The type name Extensions conflicts in whole or in part with the namespace name 'Microsoft.Extensions'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
build: src/Consolonia.Core/Infrastructure/ClipboardImpl.cs#L14
Either replace the suffix 'Impl' in member name 'ClipboardImpl' with the suggested alternate 'Core' or remove the suffix completely (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
build: src/Consolonia.Core/Helpers/Extensions.cs#L16
The type name Extensions conflicts in whole or in part with the namespace name 'Microsoft.Extensions'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
build
Process completed with exit code 1.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636