Update GlobalCommandInterpreter.cs #673
Annotations
3 errors and 3 warnings
build:
NetAF/Interpretation/GlobalCommandInterpreter.cs#L61
'CommandHelp' does not contain a definition for 'IsPlayerVisible' and no accessible extension method 'IsPlayerVisible' accepting a first argument of type 'CommandHelp' could be found (are you missing a using directive or an assembly reference?)
|
build:
NetAF/Interpretation/GlobalCommandInterpreter.cs#L61
'CommandHelp' does not contain a definition for 'IsPlayerVisible' and no accessible extension method 'IsPlayerVisible' accepting a first argument of type 'CommandHelp' could be found (are you missing a using directive or an assembly reference?)
|
build
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@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)
|