Add support for Surrogate Unicode sequences #289
Annotations
3 errors and 4 warnings
Build:
src/Consolonia.Core/Infrastructure/InputLessDefaultNetConsole.cs#L25
Method 'InputLessDefaultNetConsole.InputLessDefaultNetConsole()' passes a literal string as parameter 'value' of a call to 'void Console.Write(string? value)'. Retrieve the following string(s) from a resource table instead: "π¨βπ©βπ§βπ¦".
|
Build:
src/Consolonia.Core/Infrastructure/InputLessDefaultNetConsole.cs#L25
Method 'InputLessDefaultNetConsole.InputLessDefaultNetConsole()' passes a literal string as parameter 'value' of a call to 'void Console.Write(string? value)'. Retrieve the following string(s) from a resource table instead: "π¨βπ©βπ§βπ¦".
|
Build
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build
AvaloniaAccessUnstablePrivateApis is Enabled: This means you are using unstable internal APIs, and your code may be depending on APIs which may change or be removed in future versions of Avalonia. Set AvaloniaAccessUnstablePrivateApis to 'False' to disable this warning.
|
Build
AvaloniaAccessUnstablePrivateApis is Enabled: This means you are using unstable internal APIs, and your code may be depending on APIs which may change or be removed in future versions of Avalonia. Set AvaloniaAccessUnstablePrivateApis to 'False' to disable this warning.
|
Loading