Skip to content

SDK maintenance release #1251

SDK maintenance release

SDK maintenance release #1251

Triggered via pull request July 31, 2024 12:33
Status Success
Total duration 3m 1s
Artifacts

dotnet-library.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

31 warnings
CI/CD
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, dolittle/establish-context-action@v2, dolittle/increment-version-action@v2, dolittle/update-version-info-action@v1, dolittle/create-release-notes-action@v1, dolittle/add-to-changelog-action@v2, dolittle/github-release-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/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/Tenancy/Delegates.cs#L9
Missing XML comment for publicly visible type or member 'GetServiceProviderForTenant'
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/Security/Claims.cs#L83
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).
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/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/Common/ClientSetup/ClientBuildResult.cs#L25
Cannot convert null literal to non-nullable reference type.
CI/CD: Source/Common/ClientSetup/ClientBuildResult.cs#L46
Cannot convert null literal to non-nullable reference type.
CI/CD: Source/Common/ClientSetup/FailureBuildResult.cs#L18
Cannot convert null literal to non-nullable reference type.
CI/CD: Source/Common/Model/DeDuplicatedIdentifierMap.cs#L22
Cannot convert null literal to non-nullable reference type.
CI/CD: Source/Common/Model/DeDuplicatedIdentifierMap.cs#L32
Cannot convert null literal to non-nullable reference type.
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/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/Concepts/ConceptAs.cs#L23
Possible null reference return.
CI/CD: Source/Concepts/ConceptAs.cs#L26
Possible null reference return.