Skip to content

Protected data masking to the event store #1033

Protected data masking to the event store

Protected data masking to the event store #1033

Triggered via pull request October 24, 2024 18:06
@jeremydmillerjeremydmiller
synchronize #3511
pii
Status Failure
Total duration 13m 51s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 27 warnings
build
[xUnit.net 00:00:05.22] EventSourcingTests.QuickAppend.quick_append_event_capture_and_fetching_the_stream_with_string_identifiers.live_aggregate_equals_inlined_aggregate_without_hidden_contracts [FAIL]
build
[xUnit.net 00:00:05.72] EventSourcingTests.QuickAppend.quick_append_event_capture_and_fetching_the_stream_with_string_identifiers.open_persisted_stream_in_new_store_with_same_settings [FAIL]
build
[xUnit.net 00:01:44.92] EventSourcingTests.QuickAppend.quick_append_event_capture_and_fetching_the_stream.live_aggregate_equals_inlined_aggregate_without_hidden_contracts(tenancyStyle: Single, tenants: ["*DEFAULT*"]) [FAIL]
build
[xUnit.net 00:01:45.72] EventSourcingTests.QuickAppend.quick_append_event_capture_and_fetching_the_stream.live_aggregate_equals_inlined_aggregate_without_hidden_contracts(tenancyStyle: Conjoined, tenants: ["tenant", "differentTenant"]) [FAIL]
build
[xUnit.net 00:01:47.22] EventSourcingTests.QuickAppend.quick_append_event_capture_and_fetching_the_stream.open_persisted_stream_in_new_store_with_same_settings(tenancyStyle: Conjoined, tenants: ["tenant", "differentTenant"]) [FAIL]
build
[xUnit.net 00:01:47.99] EventSourcingTests.QuickAppend.quick_append_event_capture_and_fetching_the_stream.open_persisted_stream_in_new_store_with_same_settings(tenancyStyle: Single, tenants: ["*DEFAULT*"]) [FAIL]
build
[xUnit.net 00:02:44.75] EventSourcingTests.Bugs.Bug_3310_inline_projections_with_quick_append.update_many_streams_with_1_event(appendWithExpectedVersion: True) [FAIL]
build
[xUnit.net 00:02:47.76] EventSourcingTests.Bugs.Bug_3310_inline_projections_with_quick_append.update_1_stream_with_many_events(appendWithExpectedVersion: False) [FAIL]
build
[xUnit.net 00:02:48.41] EventSourcingTests.Bugs.Bug_3310_inline_projections_with_quick_append.update_1_stream_with_many_events(appendWithExpectedVersion: True) [FAIL]
build
[xUnit.net 00:03:24.07] EventSourcingTests.Aggregation.fetching_inline_aggregates_for_writing.revision_is_updated_after_quick_appending_with_IRevisioned [FAIL]
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
/home/runner/work/marten/marten/src/Marten/Marten.csproj : warning NU1903: Package 'System.Text.Json' 8.0.4 has a known high severity vulnerability, https://github.com/advisories/GHSA-8g4q-xg66-9fp4 [/home/runner/work/marten/marten/src/CommandLineRunner/CommandLineRunner.csproj]
build
/home/runner/work/marten/marten/src/Marten/Marten.csproj : warning NU1903: Package 'System.Text.Json' 8.0.4 has a known high severity vulnerability, https://github.com/advisories/GHSA-8g4q-xg66-9fp4 [TargetFramework=net8.0]
build
/home/runner/work/marten/marten/src/Marten/Marten.csproj : warning NU1903: Package 'System.Text.Json' 8.0.4 has a known high severity vulnerability, https://github.com/advisories/GHSA-8g4q-xg66-9fp4 [/home/runner/work/marten/marten/src/CommandLineRunner/CommandLineRunner.csproj]
build
/home/runner/work/marten/marten/src/Marten/Marten.csproj : warning NU1903: Package 'System.Text.Json' 8.0.4 has a known high severity vulnerability, https://github.com/advisories/GHSA-8g4q-xg66-9fp4 [TargetFramework=net8.0]
build
/home/runner/work/marten/marten/src/Marten/Marten.csproj : warning NU1903: Package 'System.Text.Json' 8.0.4 has a known high severity vulnerability, https://github.com/advisories/GHSA-8g4q-xg66-9fp4 [/home/runner/work/marten/marten/src/CommandLineRunner/CommandLineRunner.csproj]
build
/home/runner/work/marten/marten/src/Marten/Marten.csproj : warning NU1903: Package 'System.Text.Json' 8.0.4 has a known high severity vulnerability, https://github.com/advisories/GHSA-8g4q-xg66-9fp4 [TargetFramework=net8.0]
build
npm WARN EBADENGINE Unsupported engine {
build
npm WARN EBADENGINE package: '@vitejs/plugin-vue@5.1.4',
build
npm WARN EBADENGINE required: { node: '^18.0.0 || >=20.0.0' },
build
npm WARN EBADENGINE current: { node: 'v16.20.2', npm: '8.19.4' }
build
npm WARN EBADENGINE }
build
npm WARN EBADENGINE Unsupported engine {
build
npm WARN EBADENGINE package: 'netlify-cli@17.37.1',
build
npm WARN EBADENGINE required: { node: '>=18.14.0' },
build
npm WARN EBADENGINE current: { node: 'v16.20.2', npm: '8.19.4' }
build
npm WARN EBADENGINE }
build
/home/runner/work/marten/marten/src/Marten.CommandLine.Tests/Marten.CommandLine.Tests.csproj : warning NU1608: Detected package version outside of dependency constraint: Lamar 12.1.0 requires Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0 && < 8.0.0) but version Microsoft.Extensions.DependencyInjection.Abstractions 8.0.0 was resolved. [/home/runner/work/marten/marten/src/Marten.sln]
build
/home/runner/work/marten/marten/src/LinqTests/LinqTests.csproj : warning NU1608: Detected package version outside of dependency constraint: Lamar 12.1.0 requires Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0 && < 8.0.0) but version Microsoft.Extensions.DependencyInjection.Abstractions 8.0.0 was resolved. [/home/runner/work/marten/marten/src/Marten.sln]
build
/home/runner/work/marten/marten/src/DocumentDbTests/DocumentDbTests.csproj : warning NU1608: Detected package version outside of dependency constraint: Lamar 12.1.0 requires Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0 && < 8.0.0) but version Microsoft.Extensions.DependencyInjection.Abstractions 8.0.0 was resolved. [/home/runner/work/marten/marten/src/Marten.sln]
build
/home/runner/work/marten/marten/src/Marten/Marten.csproj : warning NU1903: Package 'System.Text.Json' 8.0.4 has a known high severity vulnerability, https://github.com/advisories/GHSA-8g4q-xg66-9fp4 [/home/runner/work/marten/marten/src/Marten.sln]
build
/home/runner/work/marten/marten/src/Marten.Testing/Marten.Testing.csproj : warning NU1608: Detected package version outside of dependency constraint: Lamar 12.1.0 requires Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0 && < 8.0.0) but version Microsoft.Extensions.DependencyInjection.Abstractions 8.0.0 was resolved. [/home/runner/work/marten/marten/src/Marten.sln]
build
/home/runner/work/marten/marten/src/MartenBenchmarks/MartenBenchmarks.csproj : warning NU1608: Detected package version outside of dependency constraint: Lamar 12.1.0 requires Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0 && < 8.0.0) but version Microsoft.Extensions.DependencyInjection.Abstractions 8.0.0 was resolved. [/home/runner/work/marten/marten/src/Marten.sln]
build
/home/runner/work/marten/marten/src/Marten.NodaTime.Testing/Marten.NodaTime.Testing.csproj : warning NU1608: Detected package version outside of dependency constraint: Lamar 12.1.0 requires Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0 && < 8.0.0) but version Microsoft.Extensions.DependencyInjection.Abstractions 8.0.0 was resolved. [/home/runner/work/marten/marten/src/Marten.sln]
build
/home/runner/work/marten/marten/src/Marten.Testing/Marten.Testing.csproj : warning NU1608: Detected package version outside of dependency constraint: Lamar 12.1.0 requires Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0 && < 8.0.0) but version Microsoft.Extensions.DependencyInjection.Abstractions 8.0.0 was resolved. [TargetFramework=net6.0]
build
/home/runner/work/marten/marten/src/Marten/Marten.csproj : warning NU1903: Package 'System.Text.Json' 8.0.4 has a known high severity vulnerability, https://github.com/advisories/GHSA-8g4q-xg66-9fp4 [TargetFramework=net8.0]
build
/home/runner/work/marten/marten/src/Marten/Marten.csproj : warning NU1903: Package 'System.Text.Json' 8.0.4 has a known high severity vulnerability, https://github.com/advisories/GHSA-8g4q-xg66-9fp4 [TargetFramework=net7.0]