Skip to content

Run Backend Regular Test #455

Run Backend Regular Test

Run Backend Regular Test #455

Manually triggered March 9, 2025 07:38
Status Failure
Total duration 1m 57s
Artifacts

run_test.yml

on: workflow_dispatch
regularAggregateTest
1m 50s
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.d8920579.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.ffb20c2e.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.e0308c8d.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.8b1663d2.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.ba3e1eee.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.a4bb2939.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.6d3193a0.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.62de0b6b.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.21188606.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)'.