Added the ability for aggregates to return a value to the caller #1205
Annotations
21 warnings
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/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)
|
CI/CD:
Source/Concepts/ConceptFactory.cs#L24
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
|
CI/CD:
Source/Concepts/ConceptFactory.cs#L24
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
|
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)
|
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)
|
CI/CD:
Source/Concepts/ConceptFactory.cs#L24
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
|
CI/CD:
Source/Concepts/ConceptFactory.cs#L24
Collection initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0300)
|
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/Resilience/CancellationTokenObservable.cs#L21
Use primary constructor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0290)
|