Support removing method handlers. #501
Annotations
4 errors and 1 warning
Run tests:
src/Tmds.DBus.Protocol/DBusConnection.cs#L493
The type or namespace name 'IMethodHandlerDictionary' could not be found (are you missing a using directive or an assembly reference?)
|
Run tests:
src/Tmds.DBus.Protocol/PathNodeDictionary.cs#L77
The type or namespace name 'IMethodHandlerDictionary' could not be found (are you missing a using directive or an assembly reference?)
|
Run tests:
src/Tmds.DBus.Protocol/Connection.cs#L263
The type or namespace name 'IMethodHandlerDictionary' could not be found (are you missing a using directive or an assembly reference?)
|
Run tests
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading