Bump Spectre.Console from 0.54.0 to 0.55.0 #53
build.yml
on: pull_request
Annotations
10 errors, 6 warnings, and 3 notices
|
Main_WithHelpFlag_ShowsHelp:
Solutions/DeadCode.Tests/Integration/ProgramIntegrationTests.cs#L12
Test method DeadCode.Tests.Integration.ProgramIntegrationTests.Main_WithHelpFlag_ShowsHelp threw exception:
Shouldly.ShouldAssertException: process.ExitCode
should be
0
but was
134
|
|
Main_WithVersionFlag_ShowsVersion:
Solutions/DeadCode.Tests/Integration/ProgramIntegrationTests.cs#L46
Test method DeadCode.Tests.Integration.ProgramIntegrationTests.Main_WithVersionFlag_ShowsVersion threw exception:
Shouldly.ShouldAssertException: process.ExitCode
should be
0
but was
134
|
|
SafetyClassification_CorrectlyClassifiesMethods:
Solutions/DeadCode.Tests/Integration/DeadCodeDetectionIntegrationTests.cs#L291
Unable to create instance of class DeadCode.Tests.Integration.DeadCodeDetectionIntegrationTests. Error: System.TypeLoadException: Method 'WriteAnsi' in type 'Spectre.Console.Testing.TestConsole' from assembly 'Spectre.Console.Testing, Version=0.0.0.0, Culture=neutral, PublicKeyToken=170fe27f8af98a30' does not have an implementation..
|
|
UnusedModels_AllMethodsAreDead:
Solutions/DeadCode.Tests/Integration/DeadCodeDetectionIntegrationTests.cs#L267
Unable to create instance of class DeadCode.Tests.Integration.DeadCodeDetectionIntegrationTests. Error: System.TypeLoadException: Method 'WriteAnsi' in type 'Spectre.Console.Testing.TestConsole' from assembly 'Spectre.Console.Testing, Version=0.0.0.0, Culture=neutral, PublicKeyToken=170fe27f8af98a30' does not have an implementation..
|
|
CalculatorOnly_UsesAllPublicCalculatorMethods:
Solutions/DeadCode.Tests/Integration/DeadCodeDetectionIntegrationTests.cs#L168
Unable to create instance of class DeadCode.Tests.Integration.DeadCodeDetectionIntegrationTests. Error: System.TypeLoadException: Method 'WriteAnsi' in type 'Spectre.Console.Testing.TestConsole' from assembly 'Spectre.Console.Testing, Version=0.0.0.0, Culture=neutral, PublicKeyToken=170fe27f8af98a30' does not have an implementation..
|
|
StressTest_UsesAsyncAndStringMethods:
Solutions/DeadCode.Tests/Integration/DeadCodeDetectionIntegrationTests.cs#L234
Unable to create instance of class DeadCode.Tests.Integration.DeadCodeDetectionIntegrationTests. Error: System.TypeLoadException: Method 'WriteAnsi' in type 'Spectre.Console.Testing.TestConsole' from assembly 'Spectre.Console.Testing, Version=0.0.0.0, Culture=neutral, PublicKeyToken=170fe27f8af98a30' does not have an implementation..
|
|
DataProcessing_UsesGetProcessedData:
Solutions/DeadCode.Tests/Integration/DeadCodeDetectionIntegrationTests.cs#L204
Unable to create instance of class DeadCode.Tests.Integration.DeadCodeDetectionIntegrationTests. Error: System.TypeLoadException: Method 'WriteAnsi' in type 'Spectre.Console.Testing.TestConsole' from assembly 'Spectre.Console.Testing, Version=0.0.0.0, Culture=neutral, PublicKeyToken=170fe27f8af98a30' does not have an implementation..
|
|
HelpCommand_OnlyUsesHelpMethods:
Solutions/DeadCode.Tests/Integration/DeadCodeDetectionIntegrationTests.cs#L99
Unable to create instance of class DeadCode.Tests.Integration.DeadCodeDetectionIntegrationTests. Error: System.TypeLoadException: Method 'WriteAnsi' in type 'Spectre.Console.Testing.TestConsole' from assembly 'Spectre.Console.Testing, Version=0.0.0.0, Culture=neutral, PublicKeyToken=170fe27f8af98a30' does not have an implementation..
|
|
DefaultExecution_IdentifiesCorrectDeadCode:
Solutions/DeadCode.Tests/Integration/DeadCodeDetectionIntegrationTests.cs#L50
Unable to create instance of class DeadCode.Tests.Integration.DeadCodeDetectionIntegrationTests. Error: System.TypeLoadException: Method 'WriteAnsi' in type 'Spectre.Console.Testing.TestConsole' from assembly 'Spectre.Console.Testing, Version=0.0.0.0, Culture=neutral, PublicKeyToken=170fe27f8af98a30' does not have an implementation..
|
|
VerboseMode_UsesAdditionalCalculatorMethods:
Solutions/DeadCode.Tests/Integration/DeadCodeDetectionIntegrationTests.cs#L131
Unable to create instance of class DeadCode.Tests.Integration.DeadCodeDetectionIntegrationTests. Error: System.TypeLoadException: Method 'WriteAnsi' in type 'Spectre.Console.Testing.TestConsole' from assembly 'Spectre.Console.Testing, Version=0.0.0.0, Culture=neutral, PublicKeyToken=170fe27f8af98a30' does not have an implementation..
|
|
build / Compile & Analyse
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: azure/login@a457da9ea143d694b1b9c7c869ebb04ebe844ef5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build / Test
Could not find any NUnit XML files for *TestResults.xml
|
|
build / Test
Could not find any JUnit XML files for **/*-test-results.xml
|
|
build / Test
Input 'junit_files' has been deprecated with message: Use "files" option instead.
|
|
build / Test
Input 'trx_files' has been deprecated with message: Use "files" option instead.
|
|
build / Test
Input 'nunit_files' has been deprecated with message: Use "files" option instead.
|
|
Analysis OK
Analysis phase completed successfully
|
|
Compile OK
Compile phase completed successfully
|
|
Package OK
Package phase completed successfully
|