Bump version to 1.0.0-preview9 for all Sekiban.Pure packages and update dependencies #474
run_test.yml
on: pull_request
regularAggregateTest
1m 50s
Annotations
10 warnings
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/SekibanReflectionSerializer.cs#L12
Possible null reference return.
|
regularAggregateTest:
src/Sekiban.Pure/Serialize/SekibanSourceGenSerializer.cs#L50
Possible null reference return.
|
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/Serialize/SekibanSourceGenSerializer.cs#L26
Possible null reference return.
|