Skip to content

Run Backend Regular Test #459

Run Backend Regular Test

Run Backend Regular Test #459

Manually triggered March 9, 2025 07:59
Status Failure
Total duration 2m 8s
Artifacts

run_test.yml

on: workflow_dispatch
regularAggregateTest
1m 59s
regularAggregateTest
Fit to window
Zoom out
Zoom in

Annotations

1 error and 19 warnings
regularAggregateTest
Process completed with exit code 1.
regularAggregateTest
Deleting pre-existing folder /home/runner/work/Sekiban/Sekiban/src/Sekiban.Pure/bin/Release/Sekiban.Pure.1.0.0-preview8.98e3e685.temp/_manifest as DeleteManifestDirIfPresent is 'true'.
regularAggregateTest
Deleting pre-existing folder /home/runner/work/Sekiban/Sekiban/src/MemStat.Net/bin/Release/MemStat.Net.0.1.4.efbaf4e2.temp/_manifest as DeleteManifestDirIfPresent is 'true'.
regularAggregateTest
Deleting pre-existing folder /home/runner/work/Sekiban/Sekiban/src/Sekiban.Pure.AspNetCore/bin/Release/Sekiban.Pure.AspNetCore.1.0.0-preview8.ce14a98c.temp/_manifest as DeleteManifestDirIfPresent is 'true'.
regularAggregateTest
Deleting pre-existing folder /home/runner/work/Sekiban/Sekiban/src/Sekiban.Pure.CosmosDb/bin/Release/Sekiban.Pure.CosmosDb.1.0.0-preview8.7dc5a37a.temp/_manifest as DeleteManifestDirIfPresent is 'true'.
regularAggregateTest
Deleting pre-existing folder /home/runner/work/Sekiban/Sekiban/src/Sekiban.Pure.SourceGenerator/bin/Release/Sekiban.Pure.SourceGenerator.1.0.0-preview8.64b724c9.temp/_manifest as DeleteManifestDirIfPresent is 'true'.
regularAggregateTest
Deleting pre-existing folder /home/runner/work/Sekiban/Sekiban/src/Sekiban.Pure.Orleans.NUnit/bin/Release/Sekiban.Pure.Orleans.NUnit.1.0.0-preview8.5cd94240.temp/_manifest as DeleteManifestDirIfPresent is 'true'.
regularAggregateTest
Deleting pre-existing folder /home/runner/work/Sekiban/Sekiban/src/Sekiban.Pure.Postgres/bin/Release/Sekiban.Pure.Postgres.1.0.0-preview8.c11d6380.temp/_manifest as DeleteManifestDirIfPresent is 'true'.
regularAggregateTest
Deleting pre-existing folder /home/runner/work/Sekiban/Sekiban/src/Sekiban.Pure.Orleans/bin/Release/Sekiban.Pure.Orleans.1.0.0-preview8.9d671110.temp/_manifest as DeleteManifestDirIfPresent is 'true'.
regularAggregateTest
Deleting pre-existing folder /home/runner/work/Sekiban/Sekiban/src/Sekiban.Pure.Orleans.xUnit/bin/Release/Sekiban.Pure.Orleans.xUnit.1.0.0-preview8.1c2e04db.temp/_manifest as DeleteManifestDirIfPresent is 'true'.
regularAggregateTest
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
regularAggregateTest
- Add lib or ref assemblies for the netstandard2.0 target framework
regularAggregateTest: src/Sekiban.Pure/SekibanDomainTypes.cs#L42
Cannot convert null literal to non-nullable reference type.
regularAggregateTest: src/Sekiban.Pure/Events/InMemoryEventReader.cs#L29
Possible null reference argument for parameter 'exception' in 'ResultBox<IReadOnlyList<IEvent>> ResultBox<IReadOnlyList<IEvent>>.Error(Exception exception)'.
regularAggregateTest: src/Sekiban.Pure/Query/QueryResult.cs#L5
Possible null reference return.
regularAggregateTest: src/Sekiban.Pure/Query/QueryResult.cs#L7
Possible null reference argument for parameter 'Value' in 'QueryResultGeneral.QueryResultGeneral(object Value, string ResultType, IQueryCommon Query)'.
regularAggregateTest: src/Sekiban.Pure/Serialize/SekibanSourceGenSerializer.cs#L18
Possible null reference argument for parameter 'options' in 'void IEventTypes.CheckEventJsonContextOption(JsonSerializerOptions options)'.