* Remove Lingo entirely #10
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/github-script@v6, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Tests/Test1.cs#L8
Field 'Test1Cmd.Base' is never assigned to, and will always have its default value null
|
Tests/Test2.cs#L8
Field 'Test2Cmd.Subcommand' is never assigned to, and will always have its default value null
|
Tests/Test2.cs#L22
Field 'Test2SubcommandAdd.Name' is never assigned to, and will always have its default value null
|
Tests/Test1.cs#L11
Field 'Test1Cmd.Subcommand' is never assigned to, and will always have its default value null
|
Tests/Test2.cs#L6
Field 'Test2Cmd.Boolean' is never assigned to, and will always have its default value false
|
Tests/Test2.cs#L15
Field 'Test2Subcommand.SharedString' is never assigned to, and will always have its default value null
|
Tests/Test1.cs#L33
Field 'Test1Subcommand1.ItemName' is never assigned to, and will always have its default value null
|
Tests/Test2.cs#L29
Field 'Test2SubcommandDelete.Id' is never assigned to, and will always have its default value null
|
Tests/Test2.cs#L8
Field 'Test2Cmd.Subcommand' is never assigned to, and will always have its default value null
|
Tests/Test1.cs#L11
Field 'Test1Cmd.Subcommand' is never assigned to, and will always have its default value null
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "RT.CommandLine-v2.1.170".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading