Skip to content

Maintenance release (#235) #1192

Maintenance release (#235)

Maintenance release (#235) #1192

Triggered via push February 26, 2024 12:30
Status Success
Total duration 2m 15s
Artifacts
Fit to window
Zoom out
Zoom in

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/Resilience/CancellationTokenObservable.cs#L21
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/Resilience/CancellationTokenObservable.cs#L21
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/Async/Try.cs#L47
Possible null reference return.
CI/CD: Source/Async/Try`1.cs#L59
Possible null reference return.
CI/CD: Source/Async/Try`1.cs#L66
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)
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.