Skip to content

Refactoring SQL support #126

Refactoring SQL support

Refactoring SQL support #126

Triggered via pull request November 23, 2023 12:09
@alexeyzimarevalexeyzimarev
synchronize #298
sql
Status Success
Total duration 4m 19s
Artifacts 4
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pull-request.yml

on: pull_request
Event File
1s
Event File
Matrix: Build and test
Fit to window
Zoom out
Zoom in

Annotations

18 warnings and 1 notice
Build and test (net8.0): src/Postgres/test/Eventuous.Tests.Postgres/Fixtures/SubscriptionFixture.cs#L21
Non-nullable field '_listener' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build and test (net8.0): src/Extensions/test/Eventuous.Tests.AspNetCore.Web/AggregateCommandsTests.cs#L10
Parameter 'ITestOutputHelper output' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
Build and test (net8.0): src/Extensions/test/Eventuous.Tests.AspNetCore.Web/DiscoveredCommandsTests.cs#L8
Parameter 'ITestOutputHelper output' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
Build and test (net8.0): src/Postgres/test/Eventuous.Tests.Postgres/Fixtures/SubscriptionFixture.cs#L21
Non-nullable field '_listener' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build and test (net8.0): src/Extensions/test/Eventuous.Tests.AspNetCore.Web/AggregateCommandsTests.cs#L10
Parameter 'ITestOutputHelper output' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
Build and test (net8.0): src/Extensions/test/Eventuous.Tests.AspNetCore.Web/DiscoveredCommandsTests.cs#L8
Parameter 'ITestOutputHelper output' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
Build and test (net6.0): src/Postgres/test/Eventuous.Tests.Postgres/Fixtures/SubscriptionFixture.cs#L21
Non-nullable field '_listener' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build and test (net6.0): src/Extensions/test/Eventuous.Tests.AspNetCore.Web/AggregateCommandsTests.cs#L10
Parameter 'ITestOutputHelper output' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
Build and test (net6.0): src/Extensions/test/Eventuous.Tests.AspNetCore.Web/DiscoveredCommandsTests.cs#L8
Parameter 'ITestOutputHelper output' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
Build and test (net6.0): src/Postgres/test/Eventuous.Tests.Postgres/Fixtures/SubscriptionFixture.cs#L21
Non-nullable field '_listener' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build and test (net6.0): src/Extensions/test/Eventuous.Tests.AspNetCore.Web/AggregateCommandsTests.cs#L10
Parameter 'ITestOutputHelper output' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
Build and test (net6.0): src/Extensions/test/Eventuous.Tests.AspNetCore.Web/DiscoveredCommandsTests.cs#L8
Parameter 'ITestOutputHelper output' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
Build and test (net7.0): src/Extensions/test/Eventuous.Tests.AspNetCore.Web/AggregateCommandsTests.cs#L10
Parameter 'ITestOutputHelper output' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
Build and test (net7.0): src/Extensions/test/Eventuous.Tests.AspNetCore.Web/DiscoveredCommandsTests.cs#L8
Parameter 'ITestOutputHelper output' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
Build and test (net7.0): src/Postgres/test/Eventuous.Tests.Postgres/Fixtures/SubscriptionFixture.cs#L21
Non-nullable field '_listener' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build and test (net7.0): src/Extensions/test/Eventuous.Tests.AspNetCore.Web/AggregateCommandsTests.cs#L10
Parameter 'ITestOutputHelper output' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
Build and test (net7.0): src/Extensions/test/Eventuous.Tests.AspNetCore.Web/DiscoveredCommandsTests.cs#L8
Parameter 'ITestOutputHelper output' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
Build and test (net7.0): src/Postgres/test/Eventuous.Tests.Postgres/Fixtures/SubscriptionFixture.cs#L21
Non-nullable field '_listener' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
146 tests found
There are 146 tests, see "Raw output" for the full list of tests.

Artifacts

Produced during runtime
Name Size
Event File Expired
27.7 KB
Test Results net6.0 Expired
6.25 MB
Test Results net7.0 Expired
6.92 MB
Test Results net8.0 Expired
5.93 MB