Skip to content

Let analyzers support constants for attribute identifiers #1261

Let analyzers support constants for attribute identifiers

Let analyzers support constants for attribute identifiers #1261

Triggered via push October 18, 2024 12:35
Status Success
Total duration 2m 13s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
CI/CD
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, dolittle/establish-context-action@v2, dolittle/update-version-info-action@v1. 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/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`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/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/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/Tenancy/Delegates.cs#L9
Missing XML comment for publicly visible type or member 'GetServiceProviderForTenant'
CI/CD: Source/Common/ClientSetup/ClientBuildResult.cs#L25
Cannot convert null literal to non-nullable reference type.