[DEV-63] Fix Diagnostics dispatching and collection #182
Annotations
2 errors and 1 warning
Run Tests:
test/EventStore.Plugins.Tests/PluginBaseTests.cs#L24
Expected property plugin.Options.Name to be "NightCity" with a length of 9, but "6f6eac9f-094b-429a-9e2e-519c2009c452" has a length of 36, differs near "6f6" (index 0).
Expected property plugin.Options.DiagnosticsName to be "NightCity" with a length of 9, but "6f6eac9f-094b-429a-9e2e-519c2009c452" has a length of 36, differs near "6f6" (index 0).
With configuration:
- Use declared types and members
- Compare enums by value
- Compare tuples by their properties
- Compare anonymous types by their properties
- Compare records by their members
- Include non-browsable members
- Match member by name (or throw)
- Be strict about the order of items in byte arrays
- Without automatic conversion.
|
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/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading