add dynamic command aliases #1904
Annotations
10 errors and 2 warnings
Test with dotnet:
tests/TPP.Core.Tests/Commands/CommandProcessorTest.cs#L37
There is no argument given that corresponds to the required parameter 'source' of 'CommandProcessor.Process(string, IImmutableList<string>, Message, IChat)'
|
Test with dotnet:
tests/TPP.Core.Tests/Commands/Definitions/BadgeCommandsTest.cs#L183
There is no argument given that corresponds to the required parameter 'Source' of 'CommandContext.CommandContext(Message, IImmutableList<string>, ArgsParser, IChat)'
|
Test with dotnet:
tests/TPP.Core.Tests/Commands/Definitions/UserCommandsTest.cs#L85
There is no argument given that corresponds to the required parameter 'Source' of 'CommandContext.CommandContext(Message, IImmutableList<string>, ArgsParser, IChat)'
|
Test with dotnet:
tests/TPP.Core.Tests/Commands/Definitions/BettingCommandsTest.cs#L48
There is no argument given that corresponds to the required parameter 'Source' of 'CommandContext.CommandContext(Message, IImmutableList<string>, ArgsParser, IChat)'
|
Test with dotnet:
tests/TPP.Core.Tests/Commands/Definitions/UserCommandsTest.cs#L100
There is no argument given that corresponds to the required parameter 'Source' of 'CommandContext.CommandContext(Message, IImmutableList<string>, ArgsParser, IChat)'
|
Test with dotnet:
tests/TPP.Core.Tests/Commands/Definitions/BettingCommandsTest.cs#L61
There is no argument given that corresponds to the required parameter 'Source' of 'CommandContext.CommandContext(Message, IImmutableList<string>, ArgsParser, IChat)'
|
Test with dotnet:
tests/TPP.Core.Tests/Commands/CommandProcessorTest.cs#L50
There is no argument given that corresponds to the required parameter 'source' of 'CommandProcessor.Process(string, IImmutableList<string>, Message, IChat)'
|
Test with dotnet:
tests/TPP.Core.Tests/Commands/Definitions/BadgeCommandsTest.cs#L195
There is no argument given that corresponds to the required parameter 'Source' of 'CommandContext.CommandContext(Message, IImmutableList<string>, ArgsParser, IChat)'
|
Test with dotnet:
tests/TPP.Core.Tests/Commands/Definitions/BadgeCommandsTest.cs#L210
There is no argument given that corresponds to the required parameter 'Source' of 'CommandContext.CommandContext(Message, IImmutableList<string>, ArgsParser, IChat)'
|
Test with dotnet:
tests/TPP.Core.Tests/Commands/Definitions/UserCommandsTest.cs#L120
There is no argument given that corresponds to the required parameter 'Source' of 'CommandContext.CommandContext(Message, IImmutableList<string>, ArgsParser, IChat)'
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading