Skip to content

Update GlobalCommandInterpreter.cs #673

Update GlobalCommandInterpreter.cs

Update GlobalCommandInterpreter.cs #673

Triggered via pull request November 24, 2024 12:52
Status Failure
Total duration 32s
Artifacts

main-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)