Skip to content

Run Backend Regular Test #460

Run Backend Regular Test

Run Backend Regular Test #460

Manually triggered March 9, 2025 08:03
Status Failure
Total duration 2m 3s
Artifacts

run_test.yml

on: workflow_dispatch
regularAggregateTest
1m 54s
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/MemStat.Net/bin/Release/MemStat.Net.0.1.4.7b34f973.temp/_manifest as DeleteManifestDirIfPresent is 'true'.
regularAggregateTest
Deleting pre-existing folder /home/runner/work/Sekiban/Sekiban/src/Sekiban.Pure/bin/Release/Sekiban.Pure.1.0.0-preview8.c6cdfd06.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.f227a48f.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.20159b44.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.61a78ead.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.aca0161a.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.46a0de90.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.0b638777.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.81005791.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/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/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/Serialize/SekibanSourceGenSerializer.cs#L18
Possible null reference argument for parameter 'options' in 'void IEventTypes.CheckEventJsonContextOption(JsonSerializerOptions options)'.