main-ci #667
Annotations
3 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build:
NetAF/Adapters/SystemConsoleAdapter.cs#L45
This call site is reachable on all platforms. 'Console.SetBufferSize(int, int)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
NetAF/Adapters/SystemConsoleAdapter.cs#L45
This call site is reachable on all platforms. 'Console.SetBufferSize(int, int)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Loading