Pre-release v1.0.0 alpha #4
PR-CI.yml
on: pull_request
Annotations
10 warnings
|
Build-Test:
src/SourceFlow.ConsoleApp/Projections/AccountView.cs#L27
Cannot convert null literal to non-nullable reference type.
|
|
Build-Test:
src/SourceFlow.ConsoleApp/Commands/Payload.cs#L16
Non-nullable property 'AccountName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build-Test:
src/SourceFlow.ConsoleApp/Impl/InMemoryViewProvider.cs#L27
Possible null reference argument for parameter 'result' in 'Task<TViewModel> Task.FromResult<TViewModel>(TViewModel result)'.
|
|
Build-Test:
src/SourceFlow.ConsoleApp/Impl/InMemoryViewProvider.cs#L27
Converting null literal or possible null value to non-nullable type.
|
|
Build-Test:
src/SourceFlow.ConsoleApp/Aggregates/BankAccount.cs#L12
Non-nullable property 'ClosureReason' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build-Test:
src/SourceFlow.ConsoleApp/Projections/AccountViewModel.cs#L14
Non-nullable property 'ClosureReason' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build-Test:
src/SourceFlow/Impl/EventQueue.cs#L40
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
Build-Test:
src/SourceFlow/Impl/EventQueue.cs#L40
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
Build-Test:
src/SourceFlow/Impl/EventQueue.cs#L40
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
Build-Test:
src/SourceFlow/Impl/EventQueue.cs#L40
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
build-artifact
Expired
|
4.51 MB |
sha256:10ecee72402e7b1600b747f74ba6086ab6907b397ac3c583344e165f63912a19
|
|