Adds support for Date/TimeOnly parsing for commands #45
Annotations
10 errors
src/Kook.Net.Commands/CommandService.cs#L137
Nullability of reference types in type of parameter 'x' of 'lambda expression' doesn't match the target delegate 'TryParseDelegate<string>' (possibly because of nullability attributes).
|
src/Kook.Net.Commands/CommandService.cs#L137
Nullability of reference types in type of parameter 'x' of 'lambda expression' doesn't match the target delegate 'TryParseDelegate<string>' (possibly because of nullability attributes).
|
src/Kook.Net.Commands/CommandService.cs#L137
Nullability of reference types in type of parameter 'x' of 'lambda expression' doesn't match the target delegate 'TryParseDelegate<string>' (possibly because of nullability attributes).
|
src/Kook.Net.Commands/CommandService.cs#L137
Nullability of reference types in type of parameter 'x' of 'lambda expression' doesn't match the target delegate 'TryParseDelegate<string>' (possibly because of nullability attributes).
|
src/Kook.Net.Commands/CommandService.cs#L137
Nullability of reference types in type of parameter 'x' of 'lambda expression' doesn't match the target delegate 'TryParseDelegate<string>' (possibly because of nullability attributes).
|
src/Kook.Net.Commands/CommandService.cs#L137
Nullability of reference types in type of parameter 'x' of 'lambda expression' doesn't match the target delegate 'TryParseDelegate<string>' (possibly because of nullability attributes).
|
src/Kook.Net.Commands/CommandService.cs#L137
Nullability of reference types in type of parameter 'x' of 'lambda expression' doesn't match the target delegate 'TryParseDelegate<string>' (possibly because of nullability attributes).
|
src/Kook.Net.Commands/CommandService.cs#L137
Nullability of reference types in type of parameter 'x' of 'lambda expression' doesn't match the target delegate 'TryParseDelegate<string>' (possibly because of nullability attributes).
|
src/Kook.Net.Commands/CommandService.cs#L137
Nullability of reference types in type of parameter 'x' of 'lambda expression' doesn't match the target delegate 'TryParseDelegate<string>' (possibly because of nullability attributes).
|
src/Kook.Net.Commands/CommandService.cs#L137
Nullability of reference types in type of parameter 'x' of 'lambda expression' doesn't match the target delegate 'TryParseDelegate<string>' (possibly because of nullability attributes).
|
This job failed
Loading