Skip to content

Run Backend Regular Test #454

Run Backend Regular Test

Run Backend Regular Test #454

Manually triggered March 9, 2025 07:34
Status Failure
Total duration 2m 9s
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/MemStat.Net/bin/Release/MemStat.Net.0.1.4.0c6b724e.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.b9e60005.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.f9489727.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.12b1e2c0.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.aa9a64c3.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.eada3aea.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.4e97b93c.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.b3f9c90f.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.bf9d7abf.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/Serialize/SekibanSourceGenSerializer.cs#L18
Possible null reference argument for parameter 'options' in 'void IEventTypes.CheckEventJsonContextOption(JsonSerializerOptions options)'.
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)'.