fix paste performance issue on windows #724
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
|