Bump the dotnet group with 3 updates #4
Annotations
5 errors and 2 warnings
|
Build
Process completed with exit code 1.
|
|
Build:
src/RSIrc/IrcClient.cs#L160
'ChannelWriter<IrcEvent>' does not contain a definition for 'CompleteAsync' and no accessible extension method 'CompleteAsync' accepting a first argument of type 'ChannelWriter<IrcEvent>' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
src/RSIrc/IrcClient.cs#L151
The name 'IrcParser' does not exist in the current context
|
|
Build:
src/RSIrc/IrcClient.cs#L160
'ChannelWriter<IrcEvent>' does not contain a definition for 'CompleteAsync' and no accessible extension method 'CompleteAsync' accepting a first argument of type 'ChannelWriter<IrcEvent>' could be found (are you missing a using directive or an assembly reference?)
|
|
Build:
src/RSIrc/IrcClient.cs#L151
The name 'IrcParser' does not exist in the current context
|
|
Build:
src/RSIrc/IrcClient.cs#L25
Field 'IrcClient._shutdownCts' is never assigned to, and will always have its default value null
|
|
Build:
src/RSIrc/IrcClient.cs#L25
Field 'IrcClient._shutdownCts' is never assigned to, and will always have its default value null
|
Loading