[DEV-63] Fix Diagnostics dispatching and collection #181
ci.yml
on: pull_request
ci/github/scan-vulnerabilities
19s
Matrix: build
Annotations
2 errors and 2 warnings
EventStore.Plugins.Tests.PluginBaseTests.plugin_base_sets_defaults_automatically:
test/EventStore.Plugins.Tests/PluginBaseTests.cs#L24
Expected property plugin.Options.Name to be "NightCity" with a length of 9, but "6b57ab92-af65-4e07-93b9-c4368315f05f" has a length of 36, differs near "6b5" (index 0).
Expected property plugin.Options.DiagnosticsName to be "NightCity" with a length of 9, but "6b57ab92-af65-4e07-93b9-c4368315f05f" has a length of 36, differs near "6b5" (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.
|
ci/github/build-ubuntu-latest/net8.0/EventStore.Plugins.Tests
Process completed with exit code 1.
|
ci/github/scan-vulnerabilities
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/.
|
ci/github/build-ubuntu-latest/net8.0/EventStore.Plugins.Tests
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/.
|