WIP projection queries #1216
Annotations
7 errors and 11 warnings
CI/CD:
Source/Projections/Store/HistoricalProjection.cs#L35
'HistoricalProjection<TProjection>.GetEvents(Key, DateTimeOffset?, CancellationToken)': not all code paths return a value
|
CI/CD:
Source/Projections/Store/HistoricalProjection.cs#L35
'HistoricalProjection<TProjection>.GetEvents(Key, DateTimeOffset?, CancellationToken)': not all code paths return a value
|
CI/CD:
Source/Projections/Store/HistoricalProjection.cs#L35
'HistoricalProjection<TProjection>.GetEvents(Key, DateTimeOffset?, CancellationToken)': not all code paths return a value
|
CI/CD:
Source/Projections/Store/HistoricalProjection.cs#L35
'HistoricalProjection<TProjection>.GetEvents(Key, DateTimeOffset?, CancellationToken)': not all code paths return a value
|
CI/CD:
Source/Projections/Store/HistoricalProjection.cs#L35
'HistoricalProjection<TProjection>.GetEvents(Key, DateTimeOffset?, CancellationToken)': not all code paths return a value
|
CI/CD:
Source/Projections/Store/HistoricalProjection.cs#L35
'HistoricalProjection<TProjection>.GetEvents(Key, DateTimeOffset?, CancellationToken)': not all code paths return a value
|
CI/CD
Process completed with exit code 1.
|
CI/CD
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, dolittle/establish-context-action@v2, dolittle/update-version-info-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI/CD:
Source/Async/Try`1.cs#L62
Possible null reference return.
|
CI/CD:
Source/Async/Try`1.cs#L69
Possible null reference return.
|
CI/CD:
Source/Async/Try.cs#L47
Possible null reference return.
|
CI/CD:
Source/Async/Try`1.cs#L62
Possible null reference return.
|
CI/CD:
Source/Async/Try`1.cs#L69
Possible null reference return.
|
CI/CD:
Source/Async/Try.cs#L47
Possible null reference return.
|
CI/CD:
Source/Concepts/ConceptAs.cs#L23
Possible null reference return.
|
CI/CD:
Source/Concepts/ConceptAs.cs#L26
Possible null reference return.
|
CI/CD:
Source/Concepts/ConceptAs.cs#L29
Possible null reference argument for parameter 'parameters' in 'int HashCodeHelper.Generate(params object[] parameters)'.
|
CI/CD:
Source/Concepts/TypeIsNotAConcept.cs#L17
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
|